[build-status: 116993] Log for successful build of fakeroot_1.9.2 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Mon Feb 4 10:35:27 JST 2008
Automatic build of fakeroot_1.9.2 on mappi005 by sbuild/m32r 0.53
Build started at 20080204-1001
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 394kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main fakeroot 1.9.2 (dsc) [811B]
Get:2 http://debian.linux-m32r.org 06_devonian/main fakeroot 1.9.2 (tar) [393kB]
Fetched 394kB in 2s (151kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: gcc-multilib [amd64 i386 kfreebsd-amd64 powerpc s390 sparc], lib32c-dev [amd64 kfreebsd-amd64 ppc64], lib64c-dev [i386 powerpc s390 sparc], libacl1-dev, sharutils
**** Warning:
**** The following central src deps are (probably) missing:
autoconf, automake, m4, libtool
Checking for already installed source dependencies...
libacl1-dev: already installed (2.2.45-1)
sharutils: already installed (1:4.6.3-1)
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 fakeroot in fakeroot-1.9.2
dpkg-source: unpacking fakeroot_1.9.2.tar.gz
dpkg-buildpackage: source package fakeroot
dpkg-buildpackage: source version 1.9.2
dpkg-buildpackage: source changed by Clint Adams <schizo at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -f debian/rules
test root = "`whoami`"
test -f debian/rules
rm -rf obj-sysv obj64-sysv obj-tcp obj64-tcp
rm -f build-stamp build-biarch-stamp
cd obj-sysv && /usr/bin/make distclean
/bin/sh: line 0: cd: obj-sysv: No such file or directory
make: [clean] Error 1 (ignored)
cd obj-tcp && /usr/bin/make distclean
/bin/sh: line 0: cd: obj-tcp: No such file or directory
make: [clean] Error 1 (ignored)
rm -rf .deps
rm -f debian/substvars debian/files
rm -rf debian/tmp obj obj64 autom4te.cache
find . -type f -a \( -name \#\*\# -o -name .\*\~ -o -name \*\~ -o -name DEADJOE -o -name \*.orig -o -name \*.rej -o -name \*.bak -o -name .\*.orig -o -name .\*.rej -o -name .SUMS -o -name TAGS -o -name core -o \( -path \*/.deps/\* -a -name \*.P \) \) -exec rm -f {} \;
debian/rules build
test -f debian/rules
mkdir obj-sysv obj-tcp
cd obj-sysv && CFLAGS="-W -Wall -g -O2" ../configure --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib/libfakeroot --program-suffix=-sysv
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the 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
checking which IPC method to use... (cached) sysv
checking which database format to use... (cached) inode
checking for dlopen in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking sys/feature_tests.h usability... no
checking sys/feature_tests.h presence... no
checking for sys/feature_tests.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for return value and second and third argument of readlink... int, char, size_t
checking for first argument of setgroups... size_t
checking for union semun... no
checking for type of arg of __xmknod... needs *
checking for type of arg of __xmknodat... needs *
checking for type of arg of initgroups... gid_t
checking for type of arg of setreuid... gid_t
checking for type of arg of setregid... gid_t
checking for type of second arg to stat... struct stat *
checking for d_off in struct dirent... yes
checking for d_type in struct dirent... yes
checking for fchmodat... no
checking for fchownat... no
checking for fstatat... no
checking for mkdirat... no
checking for mknodat... no
checking for openat... no
checking for renameat... no
checking for unlinkat... no
checking for __xstat... yes
checking for __fxstat... yes
checking for __lxstat... yes
checking for __fxstatat... no
checking for _fxstatat... no
checking for __fstatat13... no
checking for fstatat... (cached) no
checking for __xstat64... yes
checking for __fxstat64... yes
checking for __lxstat64... yes
checking for __fxstatat64... no
checking for _fxstatat64... no
checking for __fstatat6413... no
checking for fstatat64... no
checking for __xmknod... yes
checking for __xmknodat... no
checking for _xmknodat... no
checking for __mknodat13... no
checking for mknodat... (cached) no
created fakerootconfig.h
checking for strdup... yes
checking for strstr... yes
checking for getresuid... yes
checking for setresuid... yes
checking for getresgid... yes
checking for setresgid... yes
checking for setfsuid... yes
checking for setfsgid... yes
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking for setenv... yes
checking for a working shell...... /bin/sh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating doc/Makefile
config.status: creating doc/es/Makefile
config.status: creating doc/fr/Makefile
config.status: creating doc/nl/Makefile
config.status: creating doc/sv/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
cd obj-tcp && CFLAGS="-W -Wall -g -O2" ../configure --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib/libfakeroot --with-ipc=tcp --program-suffix=-tcp
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the 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
checking which IPC method to use... (cached) tcp
checking which database format to use... (cached) inode
checking for dlopen in -ldl... yes
checking for pthread_self in -lpthread... yes
checking for connect in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking sys/feature_tests.h usability... no
checking sys/feature_tests.h presence... no
checking for sys/feature_tests.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for return value and second and third argument of readlink... int, char, size_t
checking for first argument of setgroups... size_t
checking for union semun... no
checking for type of arg of __xmknod... needs *
checking for type of arg of __xmknodat... needs *
checking for type of arg of initgroups... gid_t
checking for type of arg of setreuid... gid_t
checking for type of arg of setregid... gid_t
checking for type of second arg to stat... struct stat *
checking for d_off in struct dirent... yes
checking for d_type in struct dirent... yes
checking for fchmodat... no
checking for fchownat... no
checking for fstatat... no
checking for mkdirat... no
checking for mknodat... no
checking for openat... no
checking for renameat... no
checking for unlinkat... no
checking for __xstat... yes
checking for __fxstat... yes
checking for __lxstat... yes
checking for __fxstatat... no
checking for _fxstatat... no
checking for __fstatat13... no
checking for fstatat... (cached) no
checking for __xstat64... yes
checking for __fxstat64... yes
checking for __lxstat64... yes
checking for __fxstatat64... no
checking for _fxstatat64... no
checking for __fstatat6413... no
checking for fstatat64... no
checking for __xmknod... yes
checking for __xmknodat... no
checking for _xmknodat... no
checking for __mknodat13... no
checking for mknodat... (cached) no
created fakerootconfig.h
checking for strdup... yes
checking for strstr... yes
checking for getresuid... yes
checking for setresuid... yes
checking for getresgid... yes
checking for setresgid... yes
checking for setfsuid... yes
checking for setfsgid... yes
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking for setenv... yes
checking for a working shell...... /bin/sh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating doc/Makefile
config.status: creating doc/es/Makefile
config.status: creating doc/fr/Makefile
config.status: creating doc/nl/Makefile
config.status: creating doc/sv/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
cd obj-sysv && /usr/bin/make
make[1]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
Making all in scripts
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libdir[@],/usr/lib/libfakeroot,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's&$&-sysv&'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's&$&-sysv&'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.9.2,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' < ../../scripts/fakeroot.in > fakeroot
chmod +x fakeroot
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
Making all in doc
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
Making all in es
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
Making all in fr
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
Making all in sv
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
Making all in nl
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
Making all in test
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
awk -f ../wrapawk < ../wrapfunc.inp
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo ../libfakeroot.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c ../libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o
../libfakeroot.c: In function 'acl_set_fd':
../libfakeroot.c:1470: warning: unused parameter 'fd'
../libfakeroot.c:1470: warning: unused parameter 'acl'
../libfakeroot.c: In function 'acl_set_file':
../libfakeroot.c:1475: warning: unused parameter 'path_p'
../libfakeroot.c:1475: warning: unused parameter 'type'
../libfakeroot.c:1475: warning: unused parameter 'acl'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c ../libfakeroot.c -o libfakeroot.o >/dev/null 2>&1
mv -f .deps/libfakeroot.Tpo .deps/libfakeroot.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo ../communicate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c ../communicate.c -fPIC -DPIC -o .libs/communicate.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c ../communicate.c -o communicate.o >/dev/null 2>&1
mv -f .deps/communicate.Tpo .deps/communicate.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -o libcommunicate.la communicate.lo -ldl
libtool: link: ar cru .libs/libcommunicate.a .libs/communicate.o
libtool: link: ranlib .libs/libcommunicate.a
libtool: link: creating libcommunicate.la
libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -release 0 -o libfakeroot.la -rpath /usr/lib/libfakeroot libfakeroot.lo libcommunicate.la -ldl
libtool: link: gcc -shared .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -ldl -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so
libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so")
libtool: link: (cd .libs/libfakeroot.lax/libcommunicate.a && ar x /build/buildd/fakeroot-1.9.2/obj-sysv/./.libs/libcommunicate.a)
libtool: link: ar cru .libs/libfakeroot.a libfakeroot.o .libs/libfakeroot.lax/libcommunicate.a/communicate.o
libtool: link: ranlib .libs/libfakeroot.a
libtool: link: rm -fr .libs/libfakeroot.lax
libtool: link: creating libfakeroot.la
libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o ../faked.c
../faked.c: In function 'debug_stat':
../faked.c:577: warning: format '%lo' expects type 'long unsigned int', but argument 5 has type 'fake_mode_t'
../faked.c:577: warning: format '%li' expects type 'long int', but argument 6 has type 'fake_uid_t'
../faked.c:577: warning: format '%li' expects type 'long int', but argument 7 has type 'fake_gid_t'
../faked.c:577: warning: format '%li' expects type 'long int', but argument 8 has type 'fake_nlink_t'
../faked.c: In function 'process_chmod':
../faked.c:652: warning: format '%lo' expects type 'long unsigned int', but argument 3 has type 'fake_mode_t'
../faked.c: In function 'process_mknod':
../faked.c:673: warning: format '%lo' expects type 'long unsigned int', but argument 3 has type 'fake_mode_t'
../faked.c: In function 'save':
../faked.c:885: warning: unused parameter 'dummy'
../faked.c: In function 'main':
../faked.c:986: warning: unused parameter 'argc'
mv -f .deps/faked.Tpo .deps/faked.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -o faked faked.o libcommunicate.la -ldl
libtool: link: gcc -W -Wall -g -O2 -o faked faked.o ./.libs/libcommunicate.a -ldl
gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o ../simple.c
mv -f .deps/simple.Tpo .deps/simple.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -o simple simple.o -ldl
libtool: link: gcc -W -Wall -g -O2 -o simple simple.o -ldl
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
make[1]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
cd obj-tcp && /usr/bin/make
make[1]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
Making all in scripts
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libdir[@],/usr/lib/libfakeroot,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's&$&-tcp&'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's&$&-tcp&'`',g' -e 's,[@]signal[@],HUP,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.9.2,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' < ../../scripts/fakeroot.in > fakeroot
chmod +x fakeroot
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
Making all in doc
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
Making all in es
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
Making all in fr
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
Making all in sv
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
Making all in nl
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
Making all in test
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
awk -f ../wrapawk < ../wrapfunc.inp
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo ../libfakeroot.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c ../libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o
../libfakeroot.c: In function 'acl_set_fd':
../libfakeroot.c:1470: warning: unused parameter 'fd'
../libfakeroot.c:1470: warning: unused parameter 'acl'
../libfakeroot.c: In function 'acl_set_file':
../libfakeroot.c:1475: warning: unused parameter 'path_p'
../libfakeroot.c:1475: warning: unused parameter 'type'
../libfakeroot.c:1475: warning: unused parameter 'acl'
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c ../libfakeroot.c -o libfakeroot.o >/dev/null 2>&1
mv -f .deps/libfakeroot.Tpo .deps/libfakeroot.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo ../communicate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c ../communicate.c -fPIC -DPIC -o .libs/communicate.o
../communicate.c: In function 'get_addr':
../communicate.c:424: warning: missing initializer
../communicate.c:424: warning: (near initialization for 'addr.sin_zero')
../communicate.c: In function 'write_all':
../communicate.c:557: warning: comparison between signed and unsigned
../communicate.c: In function 'read_all':
../communicate.c:571: warning: comparison between signed and unsigned
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c ../communicate.c -o communicate.o >/dev/null 2>&1
mv -f .deps/communicate.Tpo .deps/communicate.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -o libcommunicate.la communicate.lo -lpthread -ldl
libtool: link: ar cru .libs/libcommunicate.a .libs/communicate.o
libtool: link: ranlib .libs/libcommunicate.a
libtool: link: creating libcommunicate.la
libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -release 0 -o libfakeroot.la -rpath /usr/lib/libfakeroot libfakeroot.lo libcommunicate.la -lpthread -ldl
libtool: link: gcc -shared .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -lpthread -ldl -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so
libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so")
libtool: link: (cd .libs/libfakeroot.lax/libcommunicate.a && ar x /build/buildd/fakeroot-1.9.2/obj-tcp/./.libs/libcommunicate.a)
libtool: link: ar cru .libs/libfakeroot.a libfakeroot.o .libs/libfakeroot.lax/libcommunicate.a/communicate.o
libtool: link: ranlib .libs/libfakeroot.a
libtool: link: rm -fr .libs/libfakeroot.lax
libtool: link: creating libfakeroot.la
libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o ../faked.c
../faked.c: In function 'debug_stat':
../faked.c:577: warning: format '%lo' expects type 'long unsigned int', but argument 5 has type 'fake_mode_t'
../faked.c:577: warning: format '%li' expects type 'long int', but argument 6 has type 'fake_uid_t'
../faked.c:577: warning: format '%li' expects type 'long int', but argument 7 has type 'fake_gid_t'
../faked.c:577: warning: format '%li' expects type 'long int', but argument 8 has type 'fake_nlink_t'
../faked.c: In function 'process_chmod':
../faked.c:652: warning: format '%lo' expects type 'long unsigned int', but argument 3 has type 'fake_mode_t'
../faked.c: In function 'process_mknod':
../faked.c:673: warning: format '%lo' expects type 'long unsigned int', but argument 3 has type 'fake_mode_t'
../faked.c: In function 'save':
../faked.c:885: warning: unused parameter 'dummy'
../faked.c: In function 'main':
../faked.c:986: warning: unused parameter 'argc'
mv -f .deps/faked.Tpo .deps/faked.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -o faked faked.o libcommunicate.la -lpthread -ldl
libtool: link: gcc -W -Wall -g -O2 -o faked faked.o ./.libs/libcommunicate.a -lpthread -ldl
gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o ../simple.c
mv -f .deps/simple.Tpo .deps/simple.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -o simple simple.o -lpthread -ldl
libtool: link: gcc -W -Wall -g -O2 -o simple simple.o -lpthread -ldl
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
make[1]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
cd obj-sysv && /usr/bin/make check
make[1]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
Making check in scripts
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
Making check in doc
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
Making check in es
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
Making check in fr
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
Making check in sv
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
Making check in nl
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
Making check in test
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
/usr/bin/make t.echoarg t.mknod t.tar t.truereturn t.falsereturn t.option t.touchinstall echo_arg tartest compare-tar
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
make[3]: Nothing to be done for `../../test/t.echoarg'.
make[3]: Nothing to be done for `../../test/t.mknod'.
make[3]: Nothing to be done for `../../test/t.tar'.
make[3]: Nothing to be done for `../../test/t.truereturn'.
make[3]: Nothing to be done for `../../test/t.falsereturn'.
make[3]: Nothing to be done for `../../test/t.option'.
make[3]: Nothing to be done for `../../test/t.touchinstall'.
make[3]: Nothing to be done for `../../test/echo_arg'.
make[3]: Nothing to be done for `../../test/tartest'.
make[3]: Nothing to be done for `../../test/compare-tar'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
/usr/bin/make check-TESTS
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
RET=b
PASS: t.echoarg
brw-r--r-- 1 root root 3, 1 Feb 4 10:25 hda3
PASS: t.mknod
tartest:
compare-tar:
compare-tar:
PASS: t.tar
PASS: t.truereturn
PASS: t.falsereturn
-1 -2
PASS: t.option
mkdir: cannot create directory `tmp': File exists
-rw-r--r-- 1 root root 0 Feb 4 10:26 tmp/iamnotuser
PASS: t.touchinstall
==================
All 7 tests passed
==================
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
make[1]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
cd obj-tcp && /usr/bin/make check
make[1]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
Making check in scripts
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
Making check in doc
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
Making check in es
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
Making check in fr
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
Making check in sv
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
Making check in nl
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
Making check in test
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
/usr/bin/make t.echoarg t.mknod t.tar t.truereturn t.falsereturn t.option t.touchinstall echo_arg tartest compare-tar
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
make[3]: Nothing to be done for `../../test/t.echoarg'.
make[3]: Nothing to be done for `../../test/t.mknod'.
make[3]: Nothing to be done for `../../test/t.tar'.
make[3]: Nothing to be done for `../../test/t.truereturn'.
make[3]: Nothing to be done for `../../test/t.falsereturn'.
make[3]: Nothing to be done for `../../test/t.option'.
make[3]: Nothing to be done for `../../test/t.touchinstall'.
make[3]: Nothing to be done for `../../test/echo_arg'.
make[3]: Nothing to be done for `../../test/tartest'.
make[3]: Nothing to be done for `../../test/compare-tar'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
/usr/bin/make check-TESTS
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
RET=b
PASS: t.echoarg
brw-r--r-- 1 root root 3, 1 Feb 4 10:26 hda3
PASS: t.mknod
tartest:
compare-tar:
compare-tar:
PASS: t.tar
PASS: t.truereturn
PASS: t.falsereturn
-1 -2
PASS: t.option
mkdir: cannot create directory `tmp': File exists
-rw-r--r-- 1 root root 0 Feb 4 10:26 tmp/iamnotuser
PASS: t.touchinstall
==================
All 7 tests passed
==================
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
make[1]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
test -f debian/rules
test root = "`whoami`"
test -f debian/rules
cd obj-tcp && /usr/bin/make DESTDIR="/build/buildd/fakeroot-1.9.2/debian/tmp" install
make[1]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
Making install in scripts
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin"
/usr/bin/ginstall -c 'fakeroot' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin/fakeroot-tcp'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/scripts'
Making install in doc
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
Making install in es
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/es/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/es/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/es/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/es/man1/faked-tcp.1'
/usr/bin/ginstall -c -m 644 '../../../doc/es/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/es/man1/fakeroot-tcp.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/es'
Making install in fr
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/fr/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/fr/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/fr/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/fr/man1/fakeroot-tcp.1'
/usr/bin/ginstall -c -m 644 '../../../doc/fr/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/fr/man1/faked-tcp.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/fr'
Making install in sv
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/sv/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/sv/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/sv/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/sv/man1/faked-tcp.1'
/usr/bin/ginstall -c -m 644 '../../../doc/sv/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/sv/man1/fakeroot-tcp.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/sv'
Making install in nl
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/nl/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/nl/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/nl/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/nl/man1/fakeroot-tcp.1'
/usr/bin/ginstall -c -m 644 '../../../doc/nl/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/nl/man1/faked-tcp.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc/nl'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 '../../doc/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/man1/faked-tcp.1'
/usr/bin/ginstall -c -m 644 '../../doc/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/man1/fakeroot-tcp.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/doc'
Making install in test
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
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/buildd/fakeroot-1.9.2/obj-tcp/test'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp/test'
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
config.status: executing depfiles commands
config.status: executing libtool commands
test -z "/usr/lib/libfakeroot" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libfakeroot.la' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.la'
libtool: install: /usr/bin/ginstall -c .libs/libfakeroot-0.so /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot-0.so
libtool: install: (cd /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libfakeroot.lai /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.la
libtool: install: /usr/bin/ginstall -c .libs/libfakeroot.a /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.a
libtool: install: chmod 644 /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.a
libtool: install: ranlib /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/libfakeroot'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'faked' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin/faked-tcp'
libtool: install: /usr/bin/ginstall -c faked /build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin/faked-tcp
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
make[1]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-tcp'
mv debian/tmp/usr/lib/libfakeroot/libfakeroot-0.so debian/tmp/usr/lib/libfakeroot/libfakeroot-tcp.so
rm debian/tmp/usr/lib/libfakeroot/libfakeroot.so
cd obj-sysv && /usr/bin/make DESTDIR="/build/buildd/fakeroot-1.9.2/debian/tmp" install
make[1]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
Making install in scripts
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin"
/usr/bin/ginstall -c 'fakeroot' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin/fakeroot-sysv'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/scripts'
Making install in doc
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
Making install in es
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/es/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/es/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/es/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/es/man1/faked-sysv.1'
/usr/bin/ginstall -c -m 644 '../../../doc/es/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/es/man1/fakeroot-sysv.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/es'
Making install in fr
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/fr/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/fr/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/fr/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/fr/man1/fakeroot-sysv.1'
/usr/bin/ginstall -c -m 644 '../../../doc/fr/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/fr/man1/faked-sysv.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/fr'
Making install in sv
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/sv/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/sv/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/sv/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/sv/man1/faked-sysv.1'
/usr/bin/ginstall -c -m 644 '../../../doc/sv/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/sv/man1/fakeroot-sysv.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/sv'
Making install in nl
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/nl/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/nl/man1"
/usr/bin/ginstall -c -m 644 '../../../doc/nl/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/nl/man1/fakeroot-sysv.1'
/usr/bin/ginstall -c -m 644 '../../../doc/nl/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/nl/man1/faked-sysv.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc/nl'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[4]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 '../../doc/faked.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/man1/faked-sysv.1'
/usr/bin/ginstall -c -m 644 '../../doc/fakeroot.1' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/share/man/man1/fakeroot-sysv.1'
make[4]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/doc'
Making install in test
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
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/buildd/fakeroot-1.9.2/obj-sysv/test'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv/test'
make[2]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
config.status: executing depfiles commands
config.status: executing libtool commands
test -z "/usr/lib/libfakeroot" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libfakeroot.la' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.la'
libtool: install: /usr/bin/ginstall -c .libs/libfakeroot-0.so /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot-0.so
libtool: install: (cd /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libfakeroot.lai /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.la
libtool: install: /usr/bin/ginstall -c .libs/libfakeroot.a /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.a
libtool: install: chmod 644 /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.a
libtool: install: ranlib /build/buildd/fakeroot-1.9.2/debian/tmp/usr/lib/libfakeroot/libfakeroot.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/libfakeroot'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'faked' '/build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin/faked-sysv'
libtool: install: /usr/bin/ginstall -c faked /build/buildd/fakeroot-1.9.2/debian/tmp/usr/bin/faked-sysv
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
make[2]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
make[1]: Leaving directory `/build/buildd/fakeroot-1.9.2/obj-sysv'
mv debian/tmp/usr/lib/libfakeroot/libfakeroot-0.so debian/tmp/usr/lib/libfakeroot/libfakeroot-sysv.so
rm debian/tmp/usr/lib/libfakeroot/libfakeroot.so
install -p -d -o root -g root -m 755 debian/tmp/DEBIAN debian/tmp/usr/bin/
install -p -d -o root -g root -m 755 debian/tmp/usr/share/doc/fakeroot \
debian/tmp/usr/lib/libfakeroot
install -p -o root -g root -m 644 README doc/README.saving DEBUG debian/tmp/usr/share/doc/fakeroot/
( echo "fakeroot was written originally by"; \
echo "joost witteveen" ; \
echo "------------------------------------------------"; \
cat COPYING) > debian/tmp/usr/share/doc/fakeroot/copyright
rm -f debian/tmp/usr/lib/libfakeroot/libfakeroot.*a*
rm -f debian/tmp/usr/bin/simple
install -p -o root -g root -m 644 debian/copyright debian/tmp/usr/share/doc/fakeroot/copyright
install -p -o root -g root -m 644 debian/changelog debian/tmp/usr/share/doc/fakeroot/changelog
gzip -9f debian/tmp/usr/share/man/man1/faked-sysv.1 \
debian/tmp/usr/share/man/man1/fakeroot-sysv.1 \
debian/tmp/usr/share/man/man1/faked-tcp.1 \
debian/tmp/usr/share/man/man1/fakeroot-tcp.1 \
debian/tmp/usr/share/man/es/man1/faked-sysv.1 \
debian/tmp/usr/share/man/es/man1/fakeroot-sysv.1 \
debian/tmp/usr/share/man/es/man1/faked-tcp.1 \
debian/tmp/usr/share/man/es/man1/fakeroot-tcp.1 \
debian/tmp/usr/share/man/fr/man1/faked-sysv.1 \
debian/tmp/usr/share/man/fr/man1/fakeroot-sysv.1 \
debian/tmp/usr/share/man/fr/man1/faked-tcp.1 \
debian/tmp/usr/share/man/fr/man1/fakeroot-tcp.1 \
debian/tmp/usr/share/man/nl/man1/faked-sysv.1 \
debian/tmp/usr/share/man/nl/man1/fakeroot-sysv.1 \
debian/tmp/usr/share/man/nl/man1/faked-tcp.1 \
debian/tmp/usr/share/man/nl/man1/fakeroot-tcp.1 \
debian/tmp/usr/share/man/sv/man1/faked-sysv.1 \
debian/tmp/usr/share/man/sv/man1/fakeroot-sysv.1 \
debian/tmp/usr/share/man/sv/man1/faked-tcp.1 \
debian/tmp/usr/share/man/sv/man1/fakeroot-tcp.1 \
debian/tmp/usr/share/doc/fakeroot/changelog
strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/tmp/usr/lib/libfakeroot/libfakeroot-sysv.so
strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/tmp/usr/lib/libfakeroot/libfakeroot-tcp.so
strip --remove-section=.comment --remove-section=.note debian/tmp/usr/bin/faked-sysv
strip --remove-section=.comment --remove-section=.note debian/tmp/usr/bin/faked-tcp
install -p -o root -g root -m 755 debian/fakeroot.postrm debian/tmp/DEBIAN/postrm
install -p -o root -g root -m 755 debian/fakeroot.prerm debian/tmp/DEBIAN/prerm
sed 's/@FAKEROOT_SYSV_ALTPRIO@/50/;s/@FAKEROOT_TCP_ALTPRIO@/30/;' \
debian/fakeroot.postinst.in > debian/fakeroot.postinst
install -p -o root -g root -m 755 debian/fakeroot.postinst debian/tmp/DEBIAN/postinst
rm -f debian/fakeroot.postinst
# We can just use the deps for faked.
dpkg-shlibdeps -Tdebian/substvars \
debian/tmp/usr/bin/faked-sysv \
debian/tmp/usr/bin/faked-tcp
dpkg-shlibdeps: warning: debian/tmp/usr/bin/faked-tcp shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/tmp/usr/bin/faked-tcp shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/tmp/usr/bin/faked-sysv shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-gencontrol -ldebian/changelog -isp -Tdebian/substvars -Pdebian/tmp
chmod 644 debian/tmp/DEBIAN/control
chown root:root debian/tmp/DEBIAN/control
cd debian/tmp && find * -type f ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums
dpkg-deb --build debian/tmp ..
dpkg-deb: building package `fakeroot' in `../fakeroot_1.9.2_m32r.deb'.
dpkg-genchanges -B >../fakeroot_1.9.2_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 20080204-1035
fakeroot_1.9.2_m32r.changes:
Format: 1.7
Date: Wed, 30 Jan 2008 14:54:52 -0500
Source: fakeroot
Binary: fakeroot
Architecture: m32r
Version: 1.9.2
Distribution: unstable
Urgency: low
Maintainer: Clint Adams <schizo at debian.org>
Changed-By: Clint Adams <schizo at debian.org>
Description:
fakeroot - Gives a fake root environment
Changes:
fakeroot (1.9.2) unstable; urgency=low
.
* debian/copyright: add pointers to the GPL and Artistic licenses
in /usr/share/common-licenses.
Files:
b2e4cb7b00fa1943063b43c92f1d45cd 91166 utils optional fakeroot_1.9.2_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/fakeroot_1.9.2_m32r.deb:
new debian package, version 2.0.
size 91166 bytes: control archive= 1907 bytes.
592 bytes, 17 lines control
2146 bytes, 31 lines md5sums
2078 bytes, 56 lines * postinst #!/bin/sh
1131 bytes, 0 lines * postrm
318 bytes, 20 lines * prerm #!/bin/sh
Package: fakeroot
Version: 1.9.2
Architecture: m32r
Maintainer: Clint Adams <schizo at debian.org>
Installed-Size: 344
Depends: libc6 (>= 2.3.5-1)
Section: utils
Priority: optional
Description: Gives a fake root environment
This package is intended to enable something like:
dpkg-buildpackage -rfakeroot
i.e. to remove the need to become root for a package build.
This is done by setting LD_PRELOAD to libfakeroot.so,
which provides wrappers around getuid, chown, chmod, mknod,
stat, and so on, thereby creating a fake root environment.
.
fakeroot requires SYSV IPC or TCP to operate.
/debian/buildd/build/chroot-unstable/build/buildd/fakeroot_1.9.2_m32r.deb:
drwxr-xr-x root/root 0 2008-02-04 10:29 ./
drwxr-xr-x root/root 0 2008-02-04 10:28 ./usr/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/bin/
-rwxr-xr-x root/root 3477 2008-02-04 10:27 ./usr/bin/fakeroot-tcp
-rwxr-xr-x root/root 23572 2008-02-04 10:29 ./usr/bin/faked-tcp
-rwxr-xr-x root/root 18068 2008-02-04 10:29 ./usr/bin/faked-sysv
-rwxr-xr-x root/root 3481 2008-02-04 10:28 ./usr/bin/fakeroot-sysv
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/doc/fakeroot/
-rw-r--r-- root/root 408 2008-01-31 04:58 ./usr/share/doc/fakeroot/copyright
-rw-r--r-- root/root 16954 2008-01-31 04:58 ./usr/share/doc/fakeroot/changelog.gz
-rw-r--r-- root/root 2724 2004-06-19 04:42 ./usr/share/doc/fakeroot/README.saving
-rw-r--r-- root/root 1872 2004-06-19 04:42 ./usr/share/doc/fakeroot/DEBUG
-rw-r--r-- root/root 411 2007-02-27 23:42 ./usr/share/doc/fakeroot/README
drwxr-xr-x root/root 0 2008-02-04 10:27 ./usr/share/man/
drwxr-xr-x root/root 0 2008-02-04 10:27 ./usr/share/man/sv/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/man/sv/man1/
-rw-r--r-- root/root 1348 2008-02-04 10:27 ./usr/share/man/sv/man1/faked-tcp.1.gz
-rw-r--r-- root/root 1349 2008-02-04 10:28 ./usr/share/man/sv/man1/faked-sysv.1.gz
-rw-r--r-- root/root 4369 2008-02-04 10:27 ./usr/share/man/sv/man1/fakeroot-tcp.1.gz
-rw-r--r-- root/root 4370 2008-02-04 10:28 ./usr/share/man/sv/man1/fakeroot-sysv.1.gz
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/man/man1/
-rw-r--r-- root/root 1205 2008-02-04 10:27 ./usr/share/man/man1/faked-tcp.1.gz
-rw-r--r-- root/root 1206 2008-02-04 10:28 ./usr/share/man/man1/faked-sysv.1.gz
-rw-r--r-- root/root 4000 2008-02-04 10:27 ./usr/share/man/man1/fakeroot-tcp.1.gz
-rw-r--r-- root/root 4001 2008-02-04 10:28 ./usr/share/man/man1/fakeroot-sysv.1.gz
drwxr-xr-x root/root 0 2008-02-04 10:27 ./usr/share/man/nl/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/man/nl/man1/
-rw-r--r-- root/root 1455 2008-02-04 10:27 ./usr/share/man/nl/man1/faked-tcp.1.gz
-rw-r--r-- root/root 1456 2008-02-04 10:28 ./usr/share/man/nl/man1/faked-sysv.1.gz
-rw-r--r-- root/root 4766 2008-02-04 10:27 ./usr/share/man/nl/man1/fakeroot-tcp.1.gz
-rw-r--r-- root/root 4767 2008-02-04 10:28 ./usr/share/man/nl/man1/fakeroot-sysv.1.gz
drwxr-xr-x root/root 0 2008-02-04 10:27 ./usr/share/man/es/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/man/es/man1/
-rw-r--r-- root/root 1446 2008-02-04 10:27 ./usr/share/man/es/man1/faked-tcp.1.gz
-rw-r--r-- root/root 1447 2008-02-04 10:28 ./usr/share/man/es/man1/faked-sysv.1.gz
-rw-r--r-- root/root 4404 2008-02-04 10:27 ./usr/share/man/es/man1/fakeroot-tcp.1.gz
-rw-r--r-- root/root 4405 2008-02-04 10:28 ./usr/share/man/es/man1/fakeroot-sysv.1.gz
drwxr-xr-x root/root 0 2008-02-04 10:27 ./usr/share/man/fr/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/share/man/fr/man1/
-rw-r--r-- root/root 1517 2008-02-04 10:27 ./usr/share/man/fr/man1/faked-tcp.1.gz
-rw-r--r-- root/root 1518 2008-02-04 10:28 ./usr/share/man/fr/man1/faked-sysv.1.gz
-rw-r--r-- root/root 4613 2008-02-04 10:27 ./usr/share/man/fr/man1/fakeroot-tcp.1.gz
-rw-r--r-- root/root 4614 2008-02-04 10:28 ./usr/share/man/fr/man1/fakeroot-sysv.1.gz
drwxr-xr-x root/root 0 2008-02-04 10:28 ./usr/lib/
drwxr-xr-x root/root 0 2008-02-04 10:29 ./usr/lib/libfakeroot/
-rwxr-xr-x root/root 28180 2008-02-04 10:29 ./usr/lib/libfakeroot/libfakeroot-tcp.so
-rwxr-xr-x root/root 25144 2008-02-04 10:29 ./usr/lib/libfakeroot/libfakeroot-sysv.so
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/fakeroot-1.9.2
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080204-1035
Build needed 00:30:33, 4928k disk space
More information about the build-status
mailing list