[build-status: 117196] Log for successful build of libdaemon_0.12-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Sat Feb 9 08:18:07 JST 2008
Automatic build of libdaemon_0.12-1 on mappi005 by sbuild/m32r 0.53
Build started at 20080209-0725
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 360kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libdaemon 0.12-1 (dsc) [857B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libdaemon 0.12-1 (tar) [355kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libdaemon 0.12-1 (diff) [3620B]
Fetched 360kB in 3s (94.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, debhelper (>= 5), doxygen, lynx
Checking for already installed source dependencies...
autotools-dev: already installed (20070725.1)
debhelper: already installed (6.0.4 >= 5 is satisfied)
doxygen: already installed (1.5.3-20071020-1)
lynx: already installed (2.8.6-2)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting libdaemon in libdaemon-0.12
dpkg-source: unpacking libdaemon_0.12.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/libdaemon_0.12-1.diff.gz
dpkg-buildpackage: source package libdaemon
dpkg-buildpackage: source version 0.12-1
dpkg-buildpackage: source changed by Y Giridhar Appaji Nag <giridhar at appaji.net>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
rm -rf doc/reference
dh_clean
[ ! -f doc/README.ups ] || mv -f doc/README.ups doc/README
[ ! -f doc/README.html.ups ] || mv -f doc/README.html.ups doc/README.html
[ ! -f config.guess.ups ] || mv -f config.guess.ups config.guess
[ ! -f config.sub.ups ] || mv -f config.sub.ups config.sub
[ ! -f libdaemon.spec.ups ] || mv -f libdaemon.spec.ups libdaemon.spec
debian/rules build
dh_testdir
[ ! -f libdaemon.spec ] || mv -f libdaemon.spec libdaemon.spec.ups
[ ! -f config.sub ] || mv -f config.sub config.sub.ups
cp -f /usr/share/misc/config.sub config.sub
[ ! -f config.guess ] || mv -f config.guess config.guess.ups
cp -f /usr/share/misc/config.guess config.guess
[ ! -f doc/README.html ] || mv -f doc/README.html doc/README.html.ups
[ ! -f doc/README ] || mv -f doc/README doc/README.ups
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs"
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking dependency style of m32r-linux-gnu-g++... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by m32r-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... m32r-linux-gnu-g++ -E
checking for m32r-linux-gnu-g77... no
checking for m32r-linux-gnu-xlf... no
checking for m32r-linux-gnu-f77... no
checking for m32r-linux-gnu-frt... no
checking for m32r-linux-gnu-pgf77... no
checking for m32r-linux-gnu-cf77... no
checking for m32r-linux-gnu-fort77... no
checking for m32r-linux-gnu-fl32... no
checking for m32r-linux-gnu-af77... no
checking for m32r-linux-gnu-xlf90... no
checking for m32r-linux-gnu-f90... no
checking for m32r-linux-gnu-pgf90... no
checking for m32r-linux-gnu-pghpf... no
checking for m32r-linux-gnu-epcf90... no
checking for m32r-linux-gnu-gfortran... no
checking for m32r-linux-gnu-g95... no
checking for m32r-linux-gnu-xlf95... no
checking for m32r-linux-gnu-f95... no
checking for m32r-linux-gnu-fort... no
checking for m32r-linux-gnu-ifort... no
checking for m32r-linux-gnu-ifc... no
checking for m32r-linux-gnu-efc... no
checking for m32r-linux-gnu-pgf95... no
checking for m32r-linux-gnu-lf95... no
checking for m32r-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from m32r-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for m32r-linux-gnu-ar... no
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for m32r-linux-gnu-strip... no
checking for strip... strip
checking if m32r-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for m32r-linux-gnu-gcc option to produce PIC... -fPIC
checking if m32r-linux-gnu-gcc PIC flag -fPIC works... yes
checking if m32r-linux-gnu-gcc static flag -static works... yes
checking if m32r-linux-gnu-gcc supports -c -o file.o... yes
checking whether the m32r-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by m32r-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for m32r-linux-gnu-g++ option to produce PIC... -fPIC
checking if m32r-linux-gnu-g++ PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g++ static flag -static works... yes
checking if m32r-linux-gnu-g++ supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking checking whether sys/signal.h can be included with -std=c99... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working volatile... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... no
checking for select... yes
checking for strerror... yes
checking for dup2... yes
checking for memset... yes
checking for strrchr... yes
checking for mode_t... yes
checking whether setpgrp takes no argument... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for lynx... yes
configure: creating ./config.status
config.status: creating libdaemon/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating doc/doxygen.conf
config.status: creating examples/Makefile
config.status: creating libdaemon.spec
config.status: creating libdaemon.pc
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/libdaemon-0.12'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/libdaemon-0.12'
Making all in libdaemon
make[3]: Entering directory `/build/buildd2/libdaemon-0.12/libdaemon'
if /bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dlog.lo -MD -MP -MF ".deps/dlog.Tpo" -c -o dlog.lo dlog.c; \
then mv -f ".deps/dlog.Tpo" ".deps/dlog.Plo"; else rm -f ".deps/dlog.Tpo"; exit 1; fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dlog.lo -MD -MP -MF .deps/dlog.Tpo -c dlog.c -fPIC -DPIC -o .libs/dlog.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dlog.lo -MD -MP -MF .deps/dlog.Tpo -c dlog.c -o dlog.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dfork.lo -MD -MP -MF ".deps/dfork.Tpo" -c -o dfork.lo dfork.c; \
then mv -f ".deps/dfork.Tpo" ".deps/dfork.Plo"; else rm -f ".deps/dfork.Tpo"; exit 1; fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dfork.lo -MD -MP -MF .deps/dfork.Tpo -c dfork.c -fPIC -DPIC -o .libs/dfork.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dfork.lo -MD -MP -MF .deps/dfork.Tpo -c dfork.c -o dfork.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dsignal.lo -MD -MP -MF ".deps/dsignal.Tpo" -c -o dsignal.lo dsignal.c; \
then mv -f ".deps/dsignal.Tpo" ".deps/dsignal.Plo"; else rm -f ".deps/dsignal.Tpo"; exit 1; fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dsignal.lo -MD -MP -MF .deps/dsignal.Tpo -c dsignal.c -fPIC -DPIC -o .libs/dsignal.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dsignal.lo -MD -MP -MF .deps/dsignal.Tpo -c dsignal.c -o dsignal.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dnonblock.lo -MD -MP -MF ".deps/dnonblock.Tpo" -c -o dnonblock.lo dnonblock.c; \
then mv -f ".deps/dnonblock.Tpo" ".deps/dnonblock.Plo"; else rm -f ".deps/dnonblock.Tpo"; exit 1; fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dnonblock.lo -MD -MP -MF .deps/dnonblock.Tpo -c dnonblock.c -fPIC -DPIC -o .libs/dnonblock.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dnonblock.lo -MD -MP -MF .deps/dnonblock.Tpo -c dnonblock.c -o dnonblock.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dpid.lo -MD -MP -MF ".deps/dpid.Tpo" -c -o dpid.lo dpid.c; \
then mv -f ".deps/dpid.Tpo" ".deps/dpid.Plo"; else rm -f ".deps/dpid.Tpo"; exit 1; fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dpid.lo -MD -MP -MF .deps/dpid.Tpo -c dpid.c -fPIC -DPIC -o .libs/dpid.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dpid.lo -MD -MP -MF .deps/dpid.Tpo -c dpid.c -o dpid.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dexec.lo -MD -MP -MF ".deps/dexec.Tpo" -c -o dexec.lo dexec.c; \
then mv -f ".deps/dexec.Tpo" ".deps/dexec.Plo"; else rm -f ".deps/dexec.Tpo"; exit 1; fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dexec.lo -MD -MP -MF .deps/dexec.Tpo -c dexec.c -fPIC -DPIC -o .libs/dexec.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT dexec.lo -MD -MP -MF .deps/dexec.Tpo -c dexec.c -o dexec.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -Wl,-z,defs -o libdaemon.la -rpath /usr/lib -version-info 3:1:3 dlog.lo dfork.lo dsignal.lo dnonblock.lo dpid.lo dexec.lo
m32r-linux-gnu-gcc -shared .libs/dlog.o .libs/dfork.o .libs/dsignal.o .libs/dnonblock.o .libs/dpid.o .libs/dexec.o -Wl,-z -Wl,defs -Wl,-soname -Wl,libdaemon.so.0 -o .libs/libdaemon.so.0.3.1
(cd .libs && rm -f libdaemon.so.0 && ln -s libdaemon.so.0.3.1 libdaemon.so.0)
(cd .libs && rm -f libdaemon.so && ln -s libdaemon.so.0.3.1 libdaemon.so)
ar cru .libs/libdaemon.a dlog.o dfork.o dsignal.o dnonblock.o dpid.o dexec.o
ranlib .libs/libdaemon.a
creating libdaemon.la
(cd .libs && rm -f libdaemon.la && ln -s ../libdaemon.la libdaemon.la)
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12/libdaemon'
Making all in doc
make[3]: Entering directory `/build/buildd2/libdaemon-0.12/doc'
lynx --dump README.html | sed 's,file://localhost/.*/doc/README.html,README,' | sed 's,file://localhost/.*/doc/reference/,reference/,' > README
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12/doc'
Making all in examples
make[3]: Entering directory `/build/buildd2/libdaemon-0.12/examples'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -MT testd.o -MD -MP -MF ".deps/testd.Tpo" -c -o testd.o testd.c; \
then mv -f ".deps/testd.Tpo" ".deps/testd.Po"; else rm -f ".deps/testd.Tpo"; exit 1; fi
testd.c: In function 'main':
testd.c:120: warning: operation on 'fd' may be undefined
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -Wl,-z,defs -o testd testd.o ../libdaemon/libdaemon.la
mkdir .libs
m32r-linux-gnu-gcc -std=c99 -Wall -g -O2 -pipe -W -Wall -pedantic -Wno-unused-parameter -Wl,-z -Wl,defs -o .libs/testd testd.o ../libdaemon/.libs/libdaemon.so
creating testd
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12/examples'
make[3]: Entering directory `/build/buildd2/libdaemon-0.12'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12'
make[2]: Leaving directory `/build/buildd2/libdaemon-0.12'
make[1]: Leaving directory `/build/buildd2/libdaemon-0.12'
/usr/bin/make doxygen
make[1]: Entering directory `/build/buildd2/libdaemon-0.12'
/usr/bin/make -C doc doxygen
make[2]: Entering directory `/build/buildd2/libdaemon-0.12/doc'
doxygen doxygen.conf
Warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file doxygen.conf has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1121 of file doxygen.conf has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1129 of file doxygen.conf has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Notice: Output directory `reference' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for files in directory /build/buildd2/libdaemon-0.12/examples
Searching for images...
Searching for dot files...
Searching for files to exclude
Searching for files to process...
Searching for files in directory /build/buildd2/libdaemon-0.12/libdaemon
Reading and parsing tag files
Preprocessing /build/buildd2/libdaemon-0.12/libdaemon/daemon.h...
Parsing file /build/buildd2/libdaemon-0.12/libdaemon/daemon.h...
Preprocessing /build/buildd2/libdaemon-0.12/libdaemon/dexec.h...
Parsing file /build/buildd2/libdaemon-0.12/libdaemon/dexec.h...
Preprocessing /build/buildd2/libdaemon-0.12/libdaemon/dfork.h...
Parsing file /build/buildd2/libdaemon-0.12/libdaemon/dfork.h...
Preprocessing /build/buildd2/libdaemon-0.12/libdaemon/dlog.h...
Parsing file /build/buildd2/libdaemon-0.12/libdaemon/dlog.h...
Preprocessing /build/buildd2/libdaemon-0.12/libdaemon/dnonblock.h...
Parsing file /build/buildd2/libdaemon-0.12/libdaemon/dnonblock.h...
Preprocessing /build/buildd2/libdaemon-0.12/libdaemon/dpid.h...
Parsing file /build/buildd2/libdaemon-0.12/libdaemon/dpid.h...
Preprocessing /build/buildd2/libdaemon-0.12/libdaemon/dsignal.h...
Parsing file /build/buildd2/libdaemon-0.12/libdaemon/dsignal.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Searching for included using directives...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Searching for members imported via using declarations...
Building example list...
Searching for enumerations...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding todo/test/bug list items...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Combining using relations...
Generating style sheet...
Generating index page...
Generating example documentation...
Generating docs for example testd.c...
Generating file sources...
Generating code for file daemon.h...
Generating code for file dexec.h...
Generating code for file dfork.h...
Generating code for file dlog.h...
Generating code for file dnonblock.h...
Generating code for file dpid.h...
Generating code for file dsignal.h...
Generating file documentation...
Generating docs for file daemon.h...
Generating docs for file dexec.h...
Generating docs for file dfork.h...
Generating docs for file dlog.h...
Generating docs for file dnonblock.h...
Generating docs for file dpid.h...
Generating docs for file dsignal.h...
Generating page documentation...
Generating group documentation...
Generating group index...
Generating class documentation...
Generating annotated compound index...
Generating hierarchical class index...
Generating member index...
Generating example index...
Generating namespace index...
Generating namespace member index...
Generating graph info page...
Generating file index...
Generating example index...
Generating file member index...
Generating page index...
make[2]: Leaving directory `/build/buildd2/libdaemon-0.12/doc'
make[1]: Leaving directory `/build/buildd2/libdaemon-0.12'
sed -i -e 's/ -1 / \\-1 /g' -e 's/ -1\./ \\-1./g' /build/buildd2/libdaemon-0.12/doc/reference/man/man3/dfork.h.3
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make DESTDIR=/build/buildd2/libdaemon-0.12/debian/tmp install
make[1]: Entering directory `/build/buildd2/libdaemon-0.12'
Making install in libdaemon
make[2]: Entering directory `/build/buildd2/libdaemon-0.12/libdaemon'
make[3]: Entering directory `/build/buildd2/libdaemon-0.12/libdaemon'
test -z "/usr/lib" || mkdir -p -- "/build/buildd2/libdaemon-0.12/debian/tmp/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libdaemon.la' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/libdaemon.la'
/usr/bin/ginstall -c .libs/libdaemon.so.0.3.1 /build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/libdaemon.so.0.3.1
(cd /build/buildd2/libdaemon-0.12/debian/tmp/usr/lib && { ln -s -f libdaemon.so.0.3.1 libdaemon.so.0 || { rm -f libdaemon.so.0 && ln -s libdaemon.so.0.3.1 libdaemon.so.0; }; })
(cd /build/buildd2/libdaemon-0.12/debian/tmp/usr/lib && { ln -s -f libdaemon.so.0.3.1 libdaemon.so || { rm -f libdaemon.so && ln -s libdaemon.so.0.3.1 libdaemon.so; }; })
/usr/bin/ginstall -c .libs/libdaemon.lai /build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/libdaemon.la
/usr/bin/ginstall -c .libs/libdaemon.a /build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/libdaemon.a
chmod 644 /build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/libdaemon.a
ranlib /build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/libdaemon.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/libdaemon" || mkdir -p -- "/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon"
/usr/bin/ginstall -c -m 644 'dlog.h' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon/dlog.h'
/usr/bin/ginstall -c -m 644 'dfork.h' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon/dfork.h'
/usr/bin/ginstall -c -m 644 'dsignal.h' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon/dsignal.h'
/usr/bin/ginstall -c -m 644 'dnonblock.h' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon/dnonblock.h'
/usr/bin/ginstall -c -m 644 'dpid.h' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon/dpid.h'
/usr/bin/ginstall -c -m 644 'dexec.h' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon/dexec.h'
/usr/bin/ginstall -c -m 644 'daemon.h' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/include/libdaemon/daemon.h'
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12/libdaemon'
make[2]: Leaving directory `/build/buildd2/libdaemon-0.12/libdaemon'
Making install in doc
make[2]: Entering directory `/build/buildd2/libdaemon-0.12/doc'
make[3]: Entering directory `/build/buildd2/libdaemon-0.12/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12/doc'
make[2]: Leaving directory `/build/buildd2/libdaemon-0.12/doc'
Making install in examples
make[2]: Entering directory `/build/buildd2/libdaemon-0.12/examples'
make[3]: Entering directory `/build/buildd2/libdaemon-0.12/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12/examples'
make[2]: Leaving directory `/build/buildd2/libdaemon-0.12/examples'
make[2]: Entering directory `/build/buildd2/libdaemon-0.12'
make[3]: Entering directory `/build/buildd2/libdaemon-0.12'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'libdaemon.pc' '/build/buildd2/libdaemon-0.12/debian/tmp/usr/lib/pkgconfig/libdaemon.pc'
make[3]: Leaving directory `/build/buildd2/libdaemon-0.12'
make[2]: Leaving directory `/build/buildd2/libdaemon-0.12'
make[1]: Leaving directory `/build/buildd2/libdaemon-0.12'
dh_testdir
dh_testroot
dh_installchangelogs -p libdaemon-dev README
dh_installchangelogs -N libdaemon-dev
dh_installdocs
dh_installexamples
dh_install --sourcedir=debian/tmp
dh_installman
dh_link
dh_strip --dbg-package=libdaemon0-dbg
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libdaemon-dev' in `../libdaemon-dev_0.12-1_m32r.deb'.
dpkg-deb: building package `libdaemon0' in `../libdaemon0_0.12-1_m32r.deb'.
dpkg-deb: building package `libdaemon0-dbg' in `../libdaemon0-dbg_0.12-1_m32r.deb'.
dpkg-genchanges -B >../libdaemon_0.12-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080209-0817
libdaemon_0.12-1_m32r.changes:
Format: 1.7
Date: Fri, 21 Dec 2007 15:53:37 +0530
Source: libdaemon
Binary: libdaemon0-dbg libdaemon0 libdaemon-dev
Architecture: m32r
Version: 0.12-1
Distribution: unstable
Urgency: low
Maintainer: Y Giridhar Appaji Nag <giridhar at appaji.net>
Changed-By: Y Giridhar Appaji Nag <giridhar at appaji.net>
Description:
libdaemon-dev - lightweight C library for daemons - development files
libdaemon0 - lightweight C library for daemons - runtime library
libdaemon0-dbg - lightweight C library for daemons - debugging symbols
Closes: 452187
Changes:
libdaemon (0.12-1) unstable; urgency=low
.
* Adopted by Y Giridhar Appaji Nag <giridhar at appaji.net> (Closes: #452187)
* debian/control: Add Homepage: and Vcs-*: fields
* Add a debian/watch file
* Bump up Standards-Version to 3.7.3. s/Source-Version/binary:Version/
* Add autotools-dev to Build-Depends and remove lynx-ssl (provided by lynx).
* Update debian/compat to 5, update Build-Depends with debhelper (>= 5)
* debian/copyright: Update upstream author email address and URL
* Use .docs and .examples file rather than specifying them in debian/rules
* debian/control: Change Section of libdaemon-dev to libdevel
* debian/rules: Modify the doxygen generated man pages to prevent lintian I:
hyphen-used-as-minus-sign
* Install upstream README as upstream changelog for libdaemon-dev
* Provide a libdaemon0-dbg package with the debugging symbols in it.
Files:
31a224632e5d9107cfbeb77d8778504d 64484 libdevel optional libdaemon-dev_0.12-1_m32r.deb
a163b2cbe6bf62ebe8630470719ac537 11484 libs optional libdaemon0_0.12-1_m32r.deb
046a5b761476a3350e860d16cd64eb61 17874 libdevel extra libdaemon0-dbg_0.12-1_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/libdaemon-dev_0.12-1_m32r.deb:
new debian package, version 2.0.
size 64484 bytes: control archive= 2674 bytes.
1032 bytes, 27 lines control
5218 bytes, 67 lines md5sums
Package: libdaemon-dev
Source: libdaemon
Version: 0.12-1
Architecture: m32r
Maintainer: Y Giridhar Appaji Nag <giridhar at appaji.net>
Installed-Size: 464
Depends: libdaemon0 (= 0.12-1)
Section: libdevel
Priority: optional
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description: lightweight C library for daemons - development files
libdaemon is a leightweight C library which eases the writing of UNIX
daemons. It consists of the following parts:
* A wrapper around fork() which does the correct daemonization
procedure of a process
* A wrapper around syslog() for simpler and compatible log output to
Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
select() or poll()
.
Routines like these are included in most of the daemon software
available. It is not that simple to get it done right and code
duplication cannot be a goal.
.
This package includes the header files and the static version of
the library and documentation.
/debian/buildd2/build/chroot-unstable/build/buildd2/libdaemon0_0.12-1_m32r.deb:
new debian package, version 2.0.
size 11484 bytes: control archive= 1039 bytes.
966 bytes, 26 lines control
209 bytes, 3 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
33 bytes, 1 lines shlibs
Package: libdaemon0
Source: libdaemon
Version: 0.12-1
Architecture: m32r
Maintainer: Y Giridhar Appaji Nag <giridhar at appaji.net>
Installed-Size: 68
Depends: libc6 (>= 2.3.5-1)
Section: libs
Priority: optional
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description: lightweight C library for daemons - runtime library
libdaemon is a leightweight C library which eases the writing of UNIX
daemons. It consists of the following parts:
* A wrapper around fork() which does the correct daemonization
procedure of a process
* A wrapper around syslog() for simpler and compatible log output to
Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
select() or poll()
.
Routines like these are included in most of the daemon software
available. It is not that simple to get it done right and code
duplication cannot be a goal.
.
This package includes the run time library.
/debian/buildd2/build/chroot-unstable/build/buildd2/libdaemon0-dbg_0.12-1_m32r.deb:
new debian package, version 2.0.
size 17874 bytes: control archive= 869 bytes.
991 bytes, 26 lines control
231 bytes, 3 lines md5sums
Package: libdaemon0-dbg
Source: libdaemon
Version: 0.12-1
Architecture: m32r
Maintainer: Y Giridhar Appaji Nag <giridhar at appaji.net>
Installed-Size: 88
Depends: libdaemon0 (= 0.12-1)
Section: libdevel
Priority: extra
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description: lightweight C library for daemons - debugging symbols
libdaemon is a leightweight C library which eases the writing of UNIX
daemons. It consists of the following parts:
* A wrapper around fork() which does the correct daemonization
procedure of a process
* A wrapper around syslog() for simpler and compatible log output to
Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
select() or poll()
.
Routines like these are included in most of the daemon software
available. It is not that simple to get it done right and code
duplication cannot be a goal.
.
This package contains the debugging symbols for libdaemon.
/debian/buildd2/build/chroot-unstable/build/buildd2/libdaemon-dev_0.12-1_m32r.deb:
drwxr-xr-x root/root 0 2008-02-09 08:14 ./
drwxr-xr-x root/root 0 2008-02-09 08:12 ./usr/
drwxr-xr-x root/root 0 2008-02-09 08:12 ./usr/include/
drwxr-xr-x root/root 0 2008-02-09 08:10 ./usr/include/libdaemon/
-rw-r--r-- root/root 2979 2008-02-09 08:10 ./usr/include/libdaemon/dlog.h
-rw-r--r-- root/root 4012 2008-02-09 08:10 ./usr/include/libdaemon/dfork.h
-rw-r--r-- root/root 2452 2008-02-09 08:10 ./usr/include/libdaemon/dexec.h
-rw-r--r-- root/root 2932 2008-02-09 08:10 ./usr/include/libdaemon/dpid.h
-rw-r--r-- root/root 1411 2008-02-09 08:10 ./usr/include/libdaemon/dnonblock.h
-rw-r--r-- root/root 1144 2008-02-09 08:10 ./usr/include/libdaemon/daemon.h
-rw-r--r-- root/root 2473 2008-02-09 08:10 ./usr/include/libdaemon/dsignal.h
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/share/
drwxr-xr-x root/root 0 2008-02-09 08:10 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-02-09 08:14 ./usr/share/doc/libdaemon-dev/
drwxr-xr-x root/root 0 2008-02-09 08:14 ./usr/share/doc/libdaemon-dev/examples/
-rw-r--r-- root/root 1910 2007-07-11 02:58 ./usr/share/doc/libdaemon-dev/examples/testd.c.gz
drwxr-xr-x root/root 0 2008-02-09 08:11 ./usr/share/doc/libdaemon-dev/html/
-rw-r--r-- root/root 358 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2link.png
-rw-r--r-- root/root 8675 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dlog_8h-source.html
-rw-r--r-- root/root 1281 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/doxygen.png
-rw-r--r-- root/root 174 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2blank.png
-rw-r--r-- root/root 1758 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/tabs.css
-rw-r--r-- root/root 4183 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/globals_func.html
-rw-r--r-- root/root 235 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2node.png
-rw-r--r-- root/root 2016 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/globals_vars.html
-rw-r--r-- root/root 4598 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/daemon_8h-source.html
-rw-r--r-- root/root 35 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/tab_b.gif
-rw-r--r-- root/root 10072 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dexec_8h.html
-rw-r--r-- root/root 4312 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dnonblock_8h-source.html
-rw-r--r-- root/root 2139 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/globals_eval.html
-rw-r--r-- root/root 6246 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/globals.html
-rw-r--r-- root/root 1001 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/examples.html
-rw-r--r-- root/root 1985 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/daemon_8h.html
-rw-r--r-- root/root 233 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2lastnode.png
-rw-r--r-- root/root 200 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2pnode.png
-rw-r--r-- root/root 229 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2vertline.png
-rw-r--r-- root/root 14677 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dfork_8h.html
-rw-r--r-- root/root 194 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2mnode.png
-rw-r--r-- root/root 6223 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dexec_8h-source.html
-rw-r--r-- root/root 16122 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/testd_8c-example.html
-rw-r--r-- root/root 7151 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dpid_8h-source.html
-rw-r--r-- root/root 255 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2doc.png
-rw-r--r-- root/root 8097 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/doxygen.css
-rw-r--r-- root/root 706 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/tab_l.gif
-rw-r--r-- root/root 6127 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dfork_8h-source.html
-rw-r--r-- root/root 261 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2folderopen.png
-rw-r--r-- root/root 259 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2folderclosed.png
-rw-r--r-- root/root 2261 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/globals_defs.html
-rw-r--r-- root/root 1028 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/main.html
-rw-r--r-- root/root 3430 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dnonblock_8h.html
-rw-r--r-- root/root 9805 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dsignal_8h.html
-rw-r--r-- root/root 16111 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dpid_8h.html
-rw-r--r-- root/root 2585 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/tab_r.gif
-rw-r--r-- root/root 1706 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/globals_enum.html
-rw-r--r-- root/root 5402 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dsignal_8h-source.html
-rw-r--r-- root/root 160 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2mlastnode.png
-rw-r--r-- root/root 408 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/index.html
-rw-r--r-- root/root 2719 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/files.html
-rw-r--r-- root/root 4994 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/tree.html
-rw-r--r-- root/root 1712 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/globals_type.html
-rw-r--r-- root/root 165 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/ftv2plastnode.png
-rw-r--r-- root/root 15365 2008-02-09 08:09 ./usr/share/doc/libdaemon-dev/html/dlog_8h.html
-rw-r--r-- root/root 1345 2008-02-09 07:53 ./usr/share/doc/libdaemon-dev/copyright
-rw-r--r-- root/root 8649 2008-02-09 08:04 ./usr/share/doc/libdaemon-dev/README.html
-rw-r--r-- root/root 2749 2007-07-11 03:15 ./usr/share/doc/libdaemon-dev/changelog.gz
-rw-r--r-- root/root 1074 2006-02-12 20:37 ./usr/share/doc/libdaemon-dev/style.css
-rw-r--r-- root/root 1216 2008-02-09 07:53 ./usr/share/doc/libdaemon-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/share/man/
drwxr-xr-x root/root 0 2008-02-09 08:14 ./usr/share/man/man3/
-rw-r--r-- root/root 1273 2008-02-09 08:09 ./usr/share/man/man3/dlog.h.3.gz
-rw-r--r-- root/root 1213 2008-02-09 08:09 ./usr/share/man/man3/dpid.h.3.gz
-rw-r--r-- root/root 1468 2008-02-09 08:09 ./usr/share/man/man3/dfork.h.3.gz
-rw-r--r-- root/root 925 2008-02-09 08:09 ./usr/share/man/man3/dsignal.h.3.gz
-rw-r--r-- root/root 527 2008-02-09 08:09 ./usr/share/man/man3/dnonblock.h.3.gz
-rw-r--r-- root/root 328 2008-02-09 08:09 ./usr/share/man/man3/daemon.h.3.gz
-rw-r--r-- root/root 1022 2008-02-09 08:09 ./usr/share/man/man3/dexec.h.3.gz
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/lib/
-rw-r--r-- root/root 22168 2008-02-09 08:13 ./usr/lib/libdaemon.a
drwxr-xr-x root/root 0 2008-02-09 08:12 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 260 2008-02-09 08:10 ./usr/lib/pkgconfig/libdaemon.pc
lrwxrwxrwx root/root 0 2008-02-09 08:13 ./usr/lib/libdaemon.so -> libdaemon.so.0.3.1
/debian/buildd2/build/chroot-unstable/build/buildd2/libdaemon0_0.12-1_m32r.deb:
drwxr-xr-x root/root 0 2008-02-09 08:14 ./
drwxr-xr-x root/root 0 2008-02-09 08:12 ./usr/
drwxr-xr-x root/root 0 2008-02-09 08:11 ./usr/share/
drwxr-xr-x root/root 0 2008-02-09 08:11 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-02-09 08:14 ./usr/share/doc/libdaemon0/
-rw-r--r-- root/root 1345 2008-02-09 07:53 ./usr/share/doc/libdaemon0/copyright
-rw-r--r-- root/root 1216 2008-02-09 07:53 ./usr/share/doc/libdaemon0/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/lib/
-rw-r--r-- root/root 16572 2008-02-09 08:13 ./usr/lib/libdaemon.so.0.3.1
lrwxrwxrwx root/root 0 2008-02-09 08:13 ./usr/lib/libdaemon.so.0 -> libdaemon.so.0.3.1
/debian/buildd2/build/chroot-unstable/build/buildd2/libdaemon0-dbg_0.12-1_m32r.deb:
drwxr-xr-x root/root 0 2008-02-09 08:14 ./
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/
drwxr-xr-x root/root 0 2008-02-09 08:11 ./usr/share/
drwxr-xr-x root/root 0 2008-02-09 08:11 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-02-09 08:14 ./usr/share/doc/libdaemon0-dbg/
-rw-r--r-- root/root 1345 2008-02-09 07:53 ./usr/share/doc/libdaemon0-dbg/copyright
-rw-r--r-- root/root 1216 2008-02-09 07:53 ./usr/share/doc/libdaemon0-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/lib/
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/lib/debug/
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2008-02-09 08:13 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 38509 2008-02-09 08:13 ./usr/lib/debug/usr/lib/libdaemon.so.0.3.1
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/libdaemon-0.12
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080209-0818
Build needed 00:24:44, 3988k disk space
More information about the build-status
mailing list