[Debian-hurd-build-logs] Log for failed build of iputils_3:20020927-3 (dist=unstable)

Debian autobuilder buildd at beethoven.theo.chemie.tu-muenchen.de
Thu Dec 1 14:24:52 UTC 2005


Automatic build of iputils_3:20020927-3 on beethoven by sbuild/hurd-i386 69
Build started at 20051201-1524
******************************************************************************
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 132kB of source archives.
Get:1 http://ftp2.de.debian.org unstable/main iputils 3:20020927-3 (dsc) [633B]
Get:2 http://ftp2.de.debian.org unstable/main iputils 3:20020927-3 (tar) [121kB]
Get:3 http://ftp2.de.debian.org unstable/main iputils 3:20020927-3 (diff) [10.1kB]
Fetched 132kB in 0s (347kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 2), sp, sgmlspl, docbook
Checking for already installed source dependencies...
debhelper: already installed (5.0.7 >> 2 is satisfied)
sp: already installed (1.3.4-1.2.1-44)
sgmlspl: already installed (1.03ii-31)
docbook: already installed (4.3-1.1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc0.3-dev_2.3.5-6 gcc-4.0_4.0.2-4 g++-4.0_4.0.2-4 binutils_2.16.1-2 libstdc++6-4.0-dev_4.0.2-4 libstdc++6_4.0.2-4
------------------------------------------------------------------------------
dpkg-source: extracting iputils in iputils-20020927
dpkg-source: unpacking iputils_20020927.orig.tar.gz
dpkg-source: applying /org/buildd/build/iputils_20020927-3.diff.gz
dpkg-buildpackage: source package is iputils
dpkg-buildpackage: source version is 3:20020927-3
dpkg-buildpackage: host architecture hurd-i386
 /usr/bin/fakeroot-tcp debian/rules clean
dh_testdir
dh_testroot
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/iputils-20020927'
make[2]: Entering directory `/build/buildd/iputils-20020927/Modules'
make[2]: Leaving directory `/build/buildd/iputils-20020927/Modules'
make[2]: Entering directory `/build/buildd/iputils-20020927/doc'
make[2]: Leaving directory `/build/buildd/iputils-20020927/doc'
make[1]: Leaving directory `/build/buildd/iputils-20020927'
rm -f include-glibc/bits/socket.h
dh_clean
 debian/rules build
dh_testdir
/usr/bin/make symlink
make[1]: Entering directory `/build/buildd/iputils-20020927'
ln -sf ../socketbits.h include-glibc/bits/socket.h
make[1]: Leaving directory `/build/buildd/iputils-20020927'
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/iputils-20020927'
ln -sf ../socketbits.h include-glibc/bits/socket.h
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -Iinclude-glibc -include include-glibc/glibc-bugs.h -I/usr/include -I../include      tracepath.c  -lresolv -o tracepath
In file included from <command line>:1:
./include-glibc/glibc-bugs.h:13:25: error: linux/types.h: No such file or directory
In file included from <command line>:1:
./include-glibc/glibc-bugs.h:15: error: syntax error before 'in_port_t'
./include-glibc/glibc-bugs.h:15: warning: type defaults to 'int' in declaration of 'in_port_t'
./include-glibc/glibc-bugs.h:15: warning: data definition has no type or storage class
./include-glibc/glibc-bugs.h:16: error: syntax error before 'in_addr_t'
./include-glibc/glibc-bugs.h:16: warning: type defaults to 'int' in declaration of 'in_addr_t'
./include-glibc/glibc-bugs.h:16: warning: data definition has no type or storage class
In file included from /usr/include/sys/socket.h:35,
                 from tracepath.c:15:
include-glibc/bits/socket.h:260:24: error: asm/socket.h: No such file or directory
include-glibc/bits/socket.h:261:23: error: asm/types.h: No such file or directory
In file included from /usr/include/sys/socket.h:35,
                 from tracepath.c:15:
include-glibc/bits/socket.h:265: error: syntax error before '__u32'
include-glibc/bits/socket.h:267: error: syntax error before 'gid'
tracepath.c:16:28: error: linux/errqueue.h: No such file or directory
In file included from /usr/include/netdb.h:28,
                 from tracepath.c:19:
include-glibc/netinet/in.h:7:22: error: linux/in.h: No such file or directory
In file included from tracepath.c:21:
/usr/include/resolv.h:110: error: array type has incomplete element type
/usr/include/resolv.h:120: error: field 'addr' has incomplete type
In file included from tracepath.c:24:
/usr/include/arpa/inet.h:35: error: syntax error before 'inet_addr'
/usr/include/arpa/inet.h:38: error: syntax error before 'inet_lnaof'
/usr/include/arpa/inet.h:42: error: syntax error before '__net'
/usr/include/arpa/inet.h:46: error: syntax error before 'inet_netof'
/usr/include/arpa/inet.h:50: error: syntax error before 'inet_network'
/usr/include/arpa/inet.h:78: error: syntax error before '__net'
tracepath.c:36: error: syntax error before 'base_port'
tracepath.c:36: warning: type defaults to 'int' in declaration of 'base_port'
tracepath.c:36: warning: data definition has no type or storage class
tracepath.c:46: error: syntax error before '__u32'
tracepath.c:46: warning: no semicolon at end of struct or union
tracepath.c:48: error: syntax error before '}' token
tracepath.c: In function 'recverr':
tracepath.c:64: error: storage size of 'rcvbuf' isn't known
tracepath.c:70: error: storage size of 'addr' isn't known
tracepath.c:83: error: '__u8' undeclared (first use in this function)
tracepath.c:83: error: (Each undeclared identifier is reported only once
tracepath.c:83: error: for each function it appears in.)
tracepath.c:83: error: syntax error before ')' token
tracepath.c:123: error: 'IP_RECVERR' undeclared (first use in this function)
tracepath.c:125: error: 'IP_TTL' undeclared (first use in this function)
tracepath.c:136: error: dereferencing pointer to incomplete type
tracepath.c:136: error: 'SO_EE_ORIGIN_LOCAL' undeclared (first use in this function)
tracepath.c:138: error: dereferencing pointer to incomplete type
tracepath.c:138: error: 'SO_EE_ORIGIN_ICMP' undeclared (first use in this function)
tracepath.c:140: error: invalid use of undefined type 'struct sock_extended_err'
tracepath.c:142: error: dereferencing pointer to incomplete type
tracepath.c:153: error: dereferencing pointer to incomplete type
tracepath.c:153: error: dereferencing pointer to incomplete type
tracepath.c:181: error: dereferencing pointer to incomplete type
tracepath.c:186: error: dereferencing pointer to incomplete type
tracepath.c:187: error: dereferencing pointer to incomplete type
tracepath.c:199: error: dereferencing pointer to incomplete type
tracepath.c:200: error: dereferencing pointer to incomplete type
tracepath.c:201: error: dereferencing pointer to incomplete type
tracepath.c:215: error: dereferencing pointer to incomplete type
tracepath.c:70: warning: unused variable 'addr'
tracepath.c:64: warning: unused variable 'rcvbuf'
tracepath.c: In function 'probe_ttl':
tracepath.c:234: error: dereferencing pointer to incomplete type
tracepath.c:235: error: invalid use of undefined type 'struct sockaddr_in'
tracepath.c:236: error: dereferencing pointer to incomplete type
tracepath.c:238: error: dereferencing pointer to incomplete type
tracepath.c:239: error: invalid application of 'sizeof' to incomplete type 'struct sockaddr_in' 
tracepath.c: In function 'main':
tracepath.c:302: error: invalid use of undefined type 'struct sockaddr_in'
tracepath.c:315: error: invalid use of undefined type 'struct sockaddr_in'
tracepath.c:317: error: 'IP_PMTUDISC_DO' undeclared (first use in this function)
tracepath.c:318: error: 'IP_MTU_DISCOVER' undeclared (first use in this function)
tracepath.c:323: error: 'IP_RECVERR' undeclared (first use in this function)
tracepath.c:327: error: 'IP_RECVTTL' undeclared (first use in this function)
tracepath.c:337: error: 'IP_TTL' undeclared (first use in this function)
make[1]: *** [tracepath] Error 1
make[1]: Leaving directory `/build/buildd/iputils-20020927'
make: *** [build] Error 2
******************************************************************************
Build finished at 20051201-1524
FAILED [dpkg-buildpackage died]
Purging chroot-unstable/build/buildd/iputils-20020927
------------------------------------------------------------------------------
******************************************************************************
Finished at 20051201-1524
Build needed 00:00:16, 592k disk space



More information about the Debian-hurd-build-logs mailing list