Package: torque Version: 2.4.16+dfsg-1 Severity: serious Tags: wheezy sid Justification: FTBFS
During preparing packages for torque in wheezy for CVE-2013-4319 (#722306) I noticed that torque FTBFS now on kfreebsd-amd64 and kfreebsd-i386 (which builded fine previously). ----cut---------cut---------cut---------cut---------cut---------cut----- make[4]: Entering directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src/scheduler.cc' if x86_64-kfreebsd-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/torque-src/src/scheduler.cc -I../../src/include -I/tmp/torque-src/src/include -DPBS_SERVER_HOME=\"/var/spool/torque\" -DPBS_ENVIRON=\"/var/spool/torque/pbs_environment\" -Wall -O2 -D_LARGEFILE64_SOURCE -MT pbs_sched.o -MD -MP -MF ".deps/pbs_sched.Tpo" -c -o pbs_sched.o /tmp/torque-src/src/scheduler.cc/pbs_sched.c; \ then mv -f ".deps/pbs_sched.Tpo" ".deps/pbs_sched.Po"; else rm -f ".deps/pbs_sched.Tpo"; exit 1; fi if x86_64-kfreebsd-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/torque-src/src/scheduler.cc -I../../src/include -I/tmp/torque-src/src/include -DPBS_SERVER_HOME=\"/var/spool/torque\" -DPBS_ENVIRON=\"/var/spool/torque/pbs_environment\" -Wall -O2 -D_LARGEFILE64_SOURCE -MT get_4byte.o -MD -MP -MF ".deps/get_4byte.Tpo" -c -o get_4byte.o /tmp/torque-src/src/scheduler.cc/get_4byte.c; \ then mv -f ".deps/get_4byte.Tpo" ".deps/get_4byte.Po"; else rm -f ".deps/get_4byte.Tpo"; exit 1; fi /bin/bash ../../libtool --mode=link --tag=CC x86_64-kfreebsd-gnu-gcc -DPBS_SERVER_HOME=\"/var/spool/torque\" -DPBS_ENVIRON=\"/var/spool/torque/pbs_environment\" -Wall -O2 -D_LARGEFILE64_SOURCE -Wl,-z,defs -o pbs_sched pbs_sched.o get_4byte.o samples/fifo/libfoo.la ../lib/Libpbs/libtorque.la -lresolv -lkvm mkdir .libs x86_64-kfreebsd-gnu-gcc -DPBS_SERVER_HOME=\"/var/spool/torque\" -DPBS_ENVIRON=\"/var/spool/torque/pbs_environment\" -Wall -O2 -D_LARGEFILE64_SOURCE -Wl,-z -Wl,defs -o .libs/pbs_sched pbs_sched.o get_4byte.o samples/fifo/.libs/libfoo.a ../lib/Libpbs/.libs/libtorque.so -lresolv -lkvm creating pbs_sched make[4]: Leaving directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src/scheduler.cc' make[3]: Leaving directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src/scheduler.cc' Making all in resmom make[3]: Entering directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src/resmom' Making all in freebsd5 make[4]: Entering directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src/resmom/freebsd5' if x86_64-kfreebsd-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/torque-src/src/resmom/freebsd5 -I../../../src/include -I/tmp/torque-src/src/include -DPBS_MOM -DDEMUX=\"/usr/sbin/pbs_demux\" -Wall -O2 -D_LARGEFILE64_SOURCE -MT mom_mach.o -MD -MP -MF ".deps/mom_mach.Tpo" -c -o mom_mach.o /tmp/torque-src/src/resmom/freebsd5/mom_mach.c; \ then mv -f ".deps/mom_mach.Tpo" ".deps/mom_mach.Po"; else rm -f ".deps/mom_mach.Tpo"; exit 1; fi /tmp/torque-src/src/resmom/freebsd5/mom_mach.c:112:19: fatal error: nlist.h: No such file or directory compilation terminated. make[4]: *** [mom_mach.o] Error 1 make[4]: Leaving directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src/resmom/freebsd5' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src/resmom' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/carnil/torque-2.4.16+dfsg/debian/build/without-x' make: *** [build-arch-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ----cut---------cut---------cut---------cut---------cut---------cut----- Previous builds for kfreebsd-amd64/kfreebsd-i386 worked fine[1]. [1] https://buildd.debian.org/status/fetch.php?pkg=torque&arch=kfreebsd-amd64&ver=2.4.16%2Bdfsg-1&stamp=1312246561 Also cc'in the bsd porter list for this issue. Regards, Salvatore -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org