Source: net-snmp Version: 5.7.3+dfsg-1.5 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161021 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ../libtool --mode=link gcc -DNETSNMP_ENABLE_IPV6 > -fno-strict-aliasing -g -O2 > -fdebug-prefix-map=/<<BUILDDIR>>/net-snmp-5.7.3+dfsg=. > -fstack-protector-strong -Wformat -Werror=format-security > -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE > -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -o snmptrapd snmptrapd.lo > libnetsnmptrapd.la -Wl,-z,relro -Wl,-z,now ../agent/libnetsnmpmibs.la > ../agent/libnetsnmpagent.la ../snmplib/libnetsnmp.la > -L/usr/lib/x86_64-linux-gnu -lmysqlclient -lpthread -lz -lm -lrt -latomic > -ldl -lm -Wl,-E -lwrap > libtool: link: gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 > -fdebug-prefix-map=/<<BUILDDIR>>/net-snmp-5.7.3+dfsg=. > -fstack-protector-strong -Wformat -Werror=format-security > -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE > -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -o .libs/snmptrapd > .libs/snmptrapd.o -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-E > ./.libs/libnetsnmptrapd.so ../agent/.libs/libnetsnmpmibs.so > ../agent/.libs/libnetsnmpagent.so ../snmplib/.libs/libnetsnmp.so > -L/usr/lib/x86_64-linux-gnu -lmysqlclient -lpthread -lz -lrt -latomic -ldl > -lm -lwrap > ./.libs/libnetsnmptrapd.so: undefined reference to `load_defaults' > collect2: error: ld returned 1 exit status If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/net-snmp_5.7.3+dfsg-1.5_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.