dpkg-buildpackage: source package is traceroute dpkg-buildpackage: source version is 1.4a12-21em1 dpkg-buildpackage: source changed by Neil Williams dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-buildpackage: host architecture arm dpkg-buildpackage: source version without epoch 1.4a12-21em1 fakeroot debian/rules clean make: Entering directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' dh_testdir dh_testroot rm -f build-stamp # Cleaning package /usr/bin/make distclean make[1]: Entering directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' rm -f traceroute.o ifaddrlist.o findsaddr-linux.o version.o traceroute version.c Makefile config.cache config.log config.status \ gnuc.h os-proto.h make[1]: Leaving directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' dh_clean make: Leaving directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' dpkg-source -b traceroute-1.4a12 dpkg-source: building traceroute using existing traceroute_1.4a12.orig.tar.gz dpkg-source: building traceroute in traceroute_1.4a12-21em1.diff.gz dpkg-source: building traceroute in traceroute_1.4a12-21em1.dsc debian/rules build make: Entering directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' dh_testdir # Building package if [ ! -f Makefile ]; then ./configure --build x86_64-linux-gnu --host arm-linux-gnu ; fi configure: loading site script /etc/dpkg-cross/cross-config.arm checking build system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnu checking target system type... arm-unknown-linux-gnu checking for arm-linux-gnu-gcc... arm-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... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnu-gcc accepts -g... yes checking for arm-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... arm-linux-gnu-cpp checking for egrep... grep -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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking net/route.h usability... yes checking net/route.h presence... yes checking for net/route.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking inet/mib2.h usability... no checking inet/mib2.h presence... no checking for inet/mib2.h... no checking for strerror... yes checking for usleep... yes checking for setlinebuf... yes checking for snprintf... yes checking for gethostbyname... yes checking for socket... yes checking for putmsg in -lstr... no checking routing table type... linux checking for int32_t using arm-linux-gnu-gcc... yes checking for u_int32_t using arm-linux-gnu-gcc... yes checking if sockaddr struct has sa_len member... no checking if struct icmp has icmp_nextmtu... yes checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile /usr/bin/make CCOPT="-Wall -g -O2 -D_GNU_SOURCE" make[1]: Entering directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' arm-linux-gnu-gcc -Wall -g -O2 -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SETLINEBUF=1 -DHAVE_SNPRINTF=1 -DBYTESWAP_IP_HDR=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_ICMP_NEXTMTU=1 -I. -Ilinux-include -c ./traceroute.c ./traceroute.c:351: warning: type qualifiers ignored on function return type ./traceroute.c:1466: warning: function definition has qualified void return type arm-linux-gnu-gcc -Wall -g -O2 -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SETLINEBUF=1 -DHAVE_SNPRINTF=1 -DBYTESWAP_IP_HDR=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_ICMP_NEXTMTU=1 -I. -Ilinux-include -c ./ifaddrlist.c arm-linux-gnu-gcc -Wall -g -O2 -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SETLINEBUF=1 -DHAVE_SNPRINTF=1 -DBYTESWAP_IP_HDR=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_ICMP_NEXTMTU=1 -I. -Ilinux-include -c ./findsaddr-linux.c sed -e 's/.*/char version[] = "&";/' ./VERSION > version.c arm-linux-gnu-gcc -Wall -g -O2 -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SETLINEBUF=1 -DHAVE_SNPRINTF=1 -DBYTESWAP_IP_HDR=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_ICMP_NEXTMTU=1 -I. -Ilinux-include -c ./version.c arm-linux-gnu-gcc -Wall -g -O2 -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SETLINEBUF=1 -DHAVE_SNPRINTF=1 -DBYTESWAP_IP_HDR=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_ICMP_NEXTMTU=1 -I. -Ilinux-include -o traceroute traceroute.o ifaddrlist.o findsaddr-linux.o version.o make[1]: Leaving directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' touch build-stamp make: Leaving directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' fakeroot debian/rules binary make: Entering directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' dh_testdir dh_testroot dh_clean -k dh_installdirs # Installing package install -D -m 4755 traceroute debian/traceroute/usr/bin/traceroute.lbl # Installing lintian overrides dh_testdir dh_testroot dh_install dh_link dh_strip + /usr/bin/arm-linux-gnu-strip --remove-section=.comment --remove-section=.note debian/traceroute/usr/bin/traceroute.lbl dh_compress dh_fixperms -Xusr/bin/traceroute.lbl dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `traceroute' in `../traceroute_1.4a12-21em1_arm.deb'. make: Leaving directory `/opt/emdebian/trunk/t/traceroute/trunk/traceroute-1.4a12' dpkg-genchanges -sa dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Format: 1.7 Date: Tue, 15 May 2007 00:43:07 +0100 Source: traceroute Binary: traceroute Architecture: source arm Version: 1.4a12-21em1 Distribution: unstable Urgency: low Maintainer: Daniel Baumann Changed-By: Neil Williams Description: traceroute - traces the route taken by packets over a TCP/IP network Changes: traceroute (1.4a12-21em1) unstable; urgency=low . * New emdebian release. Files: dd9aa12d75302d42d1b4eab1a2c6922e 346 net important traceroute_1.4a12-21em1.dsc 964d599ef696efccdeebe7721cd4828d 74917 net important traceroute_1.4a12.orig.tar.gz c47782affd8bdeca7e7282add4f6be96 83237 net important traceroute_1.4a12-21em1.diff.gz 2ce294cd7db0ad5b6dc6f6822665e286 11350 net important traceroute_1.4a12-21em1_arm.deb