purelibc →
0.2-1 →
alpha → 2007-01-28 15:52:50 (
text)
Automatic build of purelibc_0.2-1 on goedel by sbuild/alpha 99.99
Build started at 20070128-1549
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 347kB of source archives.
Get:1 http://incoming.debian.org sid/main purelibc 0.2-1 (dsc) [712B]
Get:2 http://incoming.debian.org sid/main purelibc 0.2-1 (tar) [342kB]
Get:3 http://incoming.debian.org sid/main purelibc 0.2-1 (diff) [3639B]
Fetched 347kB in 1s (324kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev
Checking for already installed source dependencies...
debhelper: missing
autotools-dev: missing
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install debhelper autotools-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
file gettext gettext-base html2text intltool-debian libmagic1 po-debconf
Suggested packages:
dh-make cvs gettext-doc
Recommended packages:
curl wget lynx libmail-sendmail-perl libcompress-zlib-perl
The following NEW packages will be installed:
autotools-dev debhelper file gettext gettext-base html2text intltool-debian
libmagic1 po-debconf
0 upgraded, 9 newly installed, 0 to remove and 14 not upgraded.
Need to get 0B/3641kB of archives.
After unpacking 12.5MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libmagic1 file gettext-base autotools-dev html2text gettext intltool-debian
po-debconf debhelper
Authentication warning overridden.
Selecting previously deselected package libmagic1.
(Reading database ... 9018 files and directories currently installed.)
Unpacking libmagic1 (from .../libmagic1_4.19-1_alpha.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.19-1_alpha.deb) ...
Selecting previously deselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.16.1-1_alpha.deb) ...
Selecting previously deselected package autotools-dev.
Unpacking autotools-dev (from .../autotools-dev_20060920.1_all.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_alpha.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.16.1-1_alpha.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.8_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.42_all.deb) ...
Setting up libmagic1 (4.19-1) ...
Setting up file (4.19-1) ...
Setting up gettext-base (0.16.1-1) ...
Setting up autotools-dev (20060920.1) ...
Setting up html2text (1.3.2a-3) ...
Setting up gettext (0.16.1-1) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.8) ...
Setting up debhelper (5.0.42) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6.1-dev_2.3.6.ds1-9 linux-kernel-headers_2.6.18-6 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 purelibc in purelibc-0.2
dpkg-buildpackage: source package is purelibc
dpkg-buildpackage: source version is 0.2-1
dpkg-buildpackage: host architecture alpha
dpkg-buildpackage: source version without epoch 0.2-1
/usr/bin/sudo debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/purelibc-0.2'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd/purelibc-0.2'
make: [clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --host=alpha-linux-gnu --build=alpha-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info LDFLAGS="-Wl,-z,defs"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for alpha-linux-gnu-g++... alpha-linux-gnu-g++
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 alpha-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of alpha-linux-gnu-g++... gcc3
checking for alpha-linux-gnu-gcc... alpha-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether alpha-linux-gnu-gcc accepts -g... yes
checking for alpha-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of alpha-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... alpha-unknown-linux-gnu
checking host system type... alpha-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 alpha-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 how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... alpha-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... alpha-linux-gnu-g++ -E
checking for alpha-linux-gnu-g77... no
checking for alpha-linux-gnu-f77... no
checking for alpha-linux-gnu-xlf... no
checking for alpha-linux-gnu-frt... no
checking for alpha-linux-gnu-pgf77... no
checking for alpha-linux-gnu-cf77... no
checking for alpha-linux-gnu-fort77... no
checking for alpha-linux-gnu-fl32... no
checking for alpha-linux-gnu-af77... no
checking for alpha-linux-gnu-f90... no
checking for alpha-linux-gnu-xlf90... no
checking for alpha-linux-gnu-pgf90... no
checking for alpha-linux-gnu-pghpf... no
checking for alpha-linux-gnu-epcf90... no
checking for alpha-linux-gnu-gfortran... no
checking for alpha-linux-gnu-g95... no
checking for alpha-linux-gnu-f95... no
checking for alpha-linux-gnu-fort... no
checking for alpha-linux-gnu-xlf95... no
checking for alpha-linux-gnu-ifort... no
checking for alpha-linux-gnu-ifc... no
checking for alpha-linux-gnu-efc... no
checking for alpha-linux-gnu-pgf95... no
checking for alpha-linux-gnu-lf95... no
checking for alpha-linux-gnu-ftn... no
checking for g77... no
checking for f77... no
checking for xlf... 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 f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... 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... 65536
checking command to parse /usr/bin/nm -B output from alpha-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for alpha-linux-gnu-ar... no
checking for ar... ar
checking for alpha-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for alpha-linux-gnu-strip... no
checking for strip... strip
checking if alpha-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for alpha-linux-gnu-gcc option to produce PIC... -fPIC
checking if alpha-linux-gnu-gcc PIC flag -fPIC works... yes
checking if alpha-linux-gnu-gcc static flag -static works... yes
checking if alpha-linux-gnu-gcc supports -c -o file.o... yes
checking whether the alpha-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 alpha-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the alpha-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for alpha-linux-gnu-g++ option to produce PIC... -fPIC
checking if alpha-linux-gnu-g++ PIC flag -fPIC works... yes
checking if alpha-linux-gnu-g++ static flag -static works... yes
checking if alpha-linux-gnu-g++ supports -c -o file.o... yes
checking whether the alpha-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 for dlopen in -ldl... yes
checking for working alloca.h... yes
checking for alloca... 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 for sys/wait.h that is POSIX.1 compatible... 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 mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for int32_t... yes
checking for mode_t... yes
checking for obstacks... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking whether sys_siglist is declared... no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for working volatile... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether closedir returns void... no
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 for _LARGEFILE_SOURCE value needed for large files... 1
checking for fseeko... yes
checking type of array argument to getgroups... gid_t
checking for getgroups... yes
checking for working getgroups... yes
checking whether getpgrp requires zero arguments... yes
checking whether alpha-linux-gnu-gcc needs -traditional... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether setpgrp takes no argument... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for strftime... yes
checking for working strnlen... yes
checking for working strtod... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking for memchr... yes
checking for memset... yes
checking for strchr... yes
checking for strdup... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/purelibc-0.2'
/usr/bin/make all-am
make[2]: Entering directory `/build/buildd/purelibc-0.2'
if /bin/sh ./libtool --tag=CC --mode=compile alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-dir.lo -MD -MP -MF ".deps/libpurelibc_la-dir.Tpo" -c -o libpurelibc_la-dir.lo `test -f 'dir.c' || echo './'`dir.c; \
then mv -f ".deps/libpurelibc_la-dir.Tpo" ".deps/libpurelibc_la-dir.Plo"; else rm -f ".deps/libpurelibc_la-dir.Tpo"; exit 1; fi
mkdir .libs
alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-dir.lo -MD -MP -MF .deps/libpurelibc_la-dir.Tpo -c dir.c -fPIC -DPIC -o .libs/libpurelibc_la-dir.o
dir.c: In function 'readdir64':
dir.c:89: warning: implicit declaration of function 'getdents64'
alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-dir.lo -MD -MP -MF .deps/libpurelibc_la-dir.Tpo -c dir.c -o libpurelibc_la-dir.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-exec.lo -MD -MP -MF ".deps/libpurelibc_la-exec.Tpo" -c -o libpurelibc_la-exec.lo `test -f 'exec.c' || echo './'`exec.c; \
then mv -f ".deps/libpurelibc_la-exec.Tpo" ".deps/libpurelibc_la-exec.Plo"; else rm -f ".deps/libpurelibc_la-exec.Tpo"; exit 1; fi
alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-exec.lo -MD -MP -MF .deps/libpurelibc_la-exec.Tpo -c exec.c -fPIC -DPIC -o .libs/libpurelibc_la-exec.o
alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-exec.lo -MD -MP -MF .deps/libpurelibc_la-exec.Tpo -c exec.c -o libpurelibc_la-exec.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-socketcalls.lo -MD -MP -MF ".deps/libpurelibc_la-socketcalls.Tpo" -c -o libpurelibc_la-socketcalls.lo `test -f 'socketcalls.c' || echo './'`socketcalls.c; \
then mv -f ".deps/libpurelibc_la-socketcalls.Tpo" ".deps/libpurelibc_la-socketcalls.Plo"; else rm -f ".deps/libpurelibc_la-socketcalls.Tpo"; exit 1; fi
alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -ggdb -D_GNU_SOURCE -g -Wall -O0 -MT libpurelibc_la-socketcalls.lo -MD -MP -MF .deps/libpurelibc_la-socketcalls.Tpo -c socketcalls.c -fPIC -DPIC -o .libs/libpurelibc_la-socketcalls.o
socketcalls.c: In function 'pure_int_socketcall':
socketcalls.c:85: error: '__NR_socketcall' undeclared (first use in this function)
socketcalls.c:85: error: (Each undeclared identifier is reported only once
socketcalls.c:85: error: for each function it appears in.)
make[2]: *** [libpurelibc_la-socketcalls.lo] Error 1
make[2]: Leaving directory `/build/buildd/purelibc-0.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/purelibc-0.2'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20070128-1551
FAILED [dpkg-buildpackage died]
Purging chroot-unstable/build/buildd/purelibc-0.2
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/home/buildd/build/chroot-unstable --purge gettext file autotools-dev html2text debhelper libmagic1 po-debconf intltool-debian gettext-base
(Reading database ... 9655 files and directories currently installed.)
Removing autotools-dev ...
Removing debhelper ...
Removing po-debconf ...
Removing intltool-debian ...
Removing gettext ...
Removing file ...
Purging configuration files for file ...
Removing html2text ...
Purging configuration files for html2text ...
Removing libmagic1 ...
Purging configuration files for libmagic1 ...
Removing gettext-base ...
******************************************************************************
Finished at 20070128-1551
Build needed 00:00:39, 2172k disk space