Source: bcron Version: 0.10-3 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161001 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): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > ( echo '#!/bin/sh'; \ > echo 'lib="$1"; shift';\ > echo 'rm -f "$lib"';\ > echo 'ar cr "$lib" ${1+"$@"}';\ > echo 'ranlib "$lib"';\ > ) >makelib > chmod 755 makelib > ( bgincs=`head -n 1 conf-bgincs`; \ > echo '#!/bin/sh'; \ > echo 'source=$1; shift'; \ > echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; \ > echo exec `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.o -c $source > ${1+"$@"}'; \ > ) >compile > chmod 755 compile > ./compile chdir.c > ./compile connection.c > ./compile crontab.c > ./compile crontabs.c > ./compile job.c > ./compile job_dump.c > ./compile ministat.c > ./compile sendpacket.c > ./compile tempfile.c > ./compile time.c > ./compile timespec-next.c > ./compile timespec-parse.c > ./makelib bcron.a chdir.o connection.o crontab.o crontabs.o job.o job_dump.o > ministat.o sendpacket.o tempfile.o time.o timespec-next.o timespec-parse.o > ./compile bcrontab.c > ( bglibs=`head -n 1 conf-bglibs`; \ > echo '#!/bin/sh';\ > echo 'main="$1"; shift';\ > echo exec `head -n 1 conf-ld` -L. "-L'${bglibs}'" '-o "$main" "$main.o" > ${1+"$@"}' -lbg-sysdeps; \ > ) >load > chmod 755 load > ./load bcrontab bcron.a -lbg-cli -lbg > ./compile bcron-update.c > ./load bcron-update bcron.a -lbg > ./compile bcron-spool.c > ./load bcron-spool bcron.a -lbg > ./compile bcron-start.c > ./load bcron-start bcron.a -lbg > ./compile bcron-sched.c > ./load bcron-sched bcron.a -lbg > python -c 'import shlex; > line=shlex.split(open("conf-sendmail").readline().strip()); print "const > char* sendmail[] = { "+",".join(["\"%s\""%a for a in line])+",NULL };"' > >conf_sendmail.c > ./compile bcron-exec.c > ./load bcron-exec bcron.a -lbg > ./compile test-sched.c > ./load test-sched bcron.a -lbg-cli -lbg > man2html bcron-update.8 >bcron-update.8.html > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > sh tests.sh > Test tests/sched-dst 0 * * * * 1081054860 failed: > @@ -1,2 +1,2 @@ > -last: 1081054860 2004-04-04 00:01:00 EST > -next: 1081058400 2004-04-04 01:00:00 EST > +last: 1081054860 2004-04-04 01:01:00 EDT > +next: 1081058400 2004-04-04 02:00:00 EDT > > Test tests/sched-dst 0 * * * * 1081058460 failed: > @@ -1,2 +1,2 @@ > -last: 1081058460 2004-04-04 01:01:00 EST > +last: 1081058460 2004-04-04 02:01:00 EDT > next: 1081062000 2004-04-04 03:00:00 EDT > > Test tests/sched-dst 0 * * * * 1099198860 failed: > @@ -1,2 +1,2 @@ > last: 1099198860 2004-10-31 01:01:00 EDT > -next: 1099202400 2004-10-31 01:00:00 EST > +next: 1099202400 2004-10-31 02:00:00 EDT > > Test tests/sched-dst 0 * * * * 1099202460 failed: > @@ -1,2 +1,2 @@ > -last: 1099202460 2004-10-31 01:01:00 EST > -next: 1099206000 2004-10-31 02:00:00 EST > +last: 1099202460 2004-10-31 02:01:00 EDT > +next: 1099206000 2004-10-31 03:00:00 EDT > > Test tests/sched-dst 0 * * * * 1099206060 failed: > @@ -1,2 +1,2 @@ > -last: 1099206060 2004-10-31 02:01:00 EST > -next: 1099209600 2004-10-31 03:00:00 EST > +last: 1099206060 2004-10-31 03:01:00 EDT > +next: 1099209600 2004-10-31 04:00:00 EDT > > Test tests/sched-dst 0 0 * * * 1081054860 failed: > @@ -1,2 +1,2 @@ > -last: 1081054860 2004-04-04 00:01:00 EST > +last: 1081054860 2004-04-04 01:01:00 EDT > next: 1081137600 2004-04-05 00:00:00 EDT > > Test tests/sched-dst 0 0 * * * 1081058460 failed: > @@ -1,2 +1,2 @@ > -last: 1081058460 2004-04-04 01:01:00 EST > +last: 1081058460 2004-04-04 02:01:00 EDT > next: 1081137600 2004-04-05 00:00:00 EDT > > Test tests/sched-dst 0 0 * * * 1099195260 failed: > @@ -1,2 +1,2 @@ > last: 1099195260 2004-10-31 00:01:00 EDT > -next: 1099285200 2004-11-01 00:00:00 EST > +next: 1099281600 2004-11-01 00:00:00 EDT > > Test tests/sched-dst 0 0 * * * 1099198860 failed: > @@ -1,2 +1,2 @@ > last: 1099198860 2004-10-31 01:01:00 EDT > -next: 1099285200 2004-11-01 00:00:00 EST > +next: 1099281600 2004-11-01 00:00:00 EDT > > Test tests/sched-dst 0 0 * * * 1099202460 failed: > @@ -1,2 +1,2 @@ > -last: 1099202460 2004-10-31 01:01:00 EST > -next: 1099285200 2004-11-01 00:00:00 EST > +last: 1099202460 2004-10-31 02:01:00 EDT > +next: 1099281600 2004-11-01 00:00:00 EDT > > Test tests/sched-dst 0 0 * * * 1099206060 failed: > @@ -1,2 +1,2 @@ > -last: 1099206060 2004-10-31 02:01:00 EST > -next: 1099285200 2004-11-01 00:00:00 EST > +last: 1099206060 2004-10-31 03:01:00 EDT > +next: 1099281600 2004-11-01 00:00:00 EDT > > Test tests/sched-dst 0 1 * * * 1081054860 failed: > @@ -1,2 +1,2 @@ > -last: 1081054860 2004-04-04 00:01:00 EST > -next: 1081058400 2004-04-04 01:00:00 EST > +last: 1081054860 2004-04-04 01:01:00 EDT > +next: 1081141200 2004-04-05 01:00:00 EDT > > Test tests/sched-dst 0 1 * * * 1081058460 failed: > @@ -1,2 +1,2 @@ > -last: 1081058460 2004-04-04 01:01:00 EST > +last: 1081058460 2004-04-04 02:01:00 EDT > next: 1081141200 2004-04-05 01:00:00 EDT > > Test tests/sched-dst 0 1 * * * 1099198860 failed: > @@ -1,2 +1,2 @@ > last: 1099198860 2004-10-31 01:01:00 EDT > -next: 1099288800 2004-11-01 01:00:00 EST > +next: 1099285200 2004-11-01 01:00:00 EDT > > Test tests/sched-dst 0 1 * * * 1099202460 failed: > @@ -1,2 +1,2 @@ > -last: 1099202460 2004-10-31 01:01:00 EST > -next: 1099288800 2004-11-01 01:00:00 EST > +last: 1099202460 2004-10-31 02:01:00 EDT > +next: 1099285200 2004-11-01 01:00:00 EDT > > Test tests/sched-dst 0 1 * * * 1099206060 failed: > @@ -1,2 +1,2 @@ > -last: 1099206060 2004-10-31 02:01:00 EST > -next: 1099288800 2004-11-01 01:00:00 EST > +last: 1099206060 2004-10-31 03:01:00 EDT > +next: 1099285200 2004-11-01 01:00:00 EDT > > Test tests/sched-dst 0 2 * * * 1081054860 failed: > @@ -1,2 +1,2 @@ > -last: 1081054860 2004-04-04 00:01:00 EST > -next: 1081062000 2004-04-04 03:00:00 EDT > +last: 1081054860 2004-04-04 01:01:00 EDT > +next: 1081058400 2004-04-04 02:00:00 EDT > > Test tests/sched-dst 0 2 * * * 1081058460 failed: > @@ -1,2 +1,2 @@ > -last: 1081058460 2004-04-04 01:01:00 EST > -next: 1081062000 2004-04-04 03:00:00 EDT > +last: 1081058460 2004-04-04 02:01:00 EDT > +next: 1081144800 2004-04-05 02:00:00 EDT > > Test tests/sched-dst 0 2 * * * 1099195260 failed: > @@ -1,2 +1,2 @@ > last: 1099195260 2004-10-31 00:01:00 EDT > -next: 1099206000 2004-10-31 02:00:00 EST > +next: 1099202400 2004-10-31 02:00:00 EDT > > Test tests/sched-dst 0 2 * * * 1099198860 failed: > @@ -1,2 +1,2 @@ > last: 1099198860 2004-10-31 01:01:00 EDT > -next: 1099206000 2004-10-31 02:00:00 EST > +next: 1099202400 2004-10-31 02:00:00 EDT > > Test tests/sched-dst 0 2 * * * 1099202460 failed: > @@ -1,2 +1,2 @@ > -last: 1099202460 2004-10-31 01:01:00 EST > -next: 1099206000 2004-10-31 02:00:00 EST > +last: 1099202460 2004-10-31 02:01:00 EDT > +next: 1099288800 2004-11-01 02:00:00 EDT > > Test tests/sched-dst 0 2 * * * 1099206060 failed: > @@ -1,2 +1,2 @@ > -last: 1099206060 2004-10-31 02:01:00 EST > -next: 1099292400 2004-11-01 02:00:00 EST > +last: 1099206060 2004-10-31 03:01:00 EDT > +next: 1099288800 2004-11-01 02:00:00 EDT > > Test tests/sched-dst 0 3 * * * 1081054860 failed: > @@ -1,2 +1,2 @@ > -last: 1081054860 2004-04-04 00:01:00 EST > +last: 1081054860 2004-04-04 01:01:00 EDT > next: 1081062000 2004-04-04 03:00:00 EDT > > Test tests/sched-dst 0 3 * * * 1081058460 failed: > @@ -1,2 +1,2 @@ > -last: 1081058460 2004-04-04 01:01:00 EST > +last: 1081058460 2004-04-04 02:01:00 EDT > next: 1081062000 2004-04-04 03:00:00 EDT > > Test tests/sched-dst 0 3 * * * 1099195260 failed: > @@ -1,2 +1,2 @@ > last: 1099195260 2004-10-31 00:01:00 EDT > -next: 1099209600 2004-10-31 03:00:00 EST > +next: 1099206000 2004-10-31 03:00:00 EDT > > Test tests/sched-dst 0 3 * * * 1099198860 failed: > @@ -1,2 +1,2 @@ > last: 1099198860 2004-10-31 01:01:00 EDT > -next: 1099209600 2004-10-31 03:00:00 EST > +next: 1099206000 2004-10-31 03:00:00 EDT > > Test tests/sched-dst 0 3 * * * 1099202460 failed: > @@ -1,2 +1,2 @@ > -last: 1099202460 2004-10-31 01:01:00 EST > -next: 1099209600 2004-10-31 03:00:00 EST > +last: 1099202460 2004-10-31 02:01:00 EDT > +next: 1099206000 2004-10-31 03:00:00 EDT > > Test tests/sched-dst 0 3 * * * 1099206060 failed: > @@ -1,2 +1,2 @@ > -last: 1099206060 2004-10-31 02:01:00 EST > -next: 1099209600 2004-10-31 03:00:00 EST > +last: 1099206060 2004-10-31 03:01:00 EDT > +next: 1099292400 2004-11-01 03:00:00 EDT > > Test tests/sched-dst 0 0 1 * * 1081054860 failed: > @@ -1,2 +1,2 @@ > -last: 1081054860 2004-04-04 00:01:00 EST > +last: 1081054860 2004-04-04 01:01:00 EDT > next: 1083384000 2004-05-01 00:00:00 EDT > > Test tests/sched-dst 0 0 1 * * 1081058460 failed: > @@ -1,2 +1,2 @@ > -last: 1081058460 2004-04-04 01:01:00 EST > +last: 1081058460 2004-04-04 02:01:00 EDT > next: 1083384000 2004-05-01 00:00:00 EDT > > Test tests/sched-dst 0 0 1 * * 1099195260 failed: > @@ -1,2 +1,2 @@ > last: 1099195260 2004-10-31 00:01:00 EDT > -next: 1099285200 2004-11-01 00:00:00 EST > +next: 1099281600 2004-11-01 00:00:00 EDT > > Test tests/sched-dst 0 0 1 * * 1099198860 failed: > @@ -1,2 +1,2 @@ > last: 1099198860 2004-10-31 01:01:00 EDT > -next: 1099285200 2004-11-01 00:00:00 EST > +next: 1099281600 2004-11-01 00:00:00 EDT > > Test tests/sched-dst 0 0 1 * * 1099202460 failed: > @@ -1,2 +1,2 @@ > -last: 1099202460 2004-10-31 01:01:00 EST > -next: 1099285200 2004-11-01 00:00:00 EST > +last: 1099202460 2004-10-31 02:01:00 EDT > +next: 1099281600 2004-11-01 00:00:00 EDT > > Test tests/sched-dst 0 0 1 * * 1099206060 failed: > @@ -1,2 +1,2 @@ > -last: 1099206060 2004-10-31 02:01:00 EST > -next: 1099285200 2004-11-01 00:00:00 EST > +last: 1099206060 2004-10-31 03:01:00 EDT > +next: 1099281600 2004-11-01 00:00:00 EDT > > 59 tests executed, 34 failures > debian/rules:33: recipe for target 'build-arch-stamp' failed > make: *** [build-arch-stamp] Error 1 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/01/bcron_0.10-3_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.