Source: openafs Version: 1.8.0-1 Severity: serious Tags: buster sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20180502 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[3]: Entering directory '/<<PKGBUILDDIR>>/tests/rx' > gcc -I./../.. -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -g -O > -I/<<PKGBUILDDIR>>/src/config -I/<<PKGBUILDDIR>>/include -I. -I. > -I/usr/include/heimdal -pthread -D_REENTRANT -DAFS_PTHREAD_ENV -o event-t.o > -c event-t.c > /bin/bash ../../libtool --quiet --mode=link --tag=CC gcc -static > -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu/heimdal > -L/usr/lib/x86_64-linux-gnu/heimdal -g -O -I./../.. -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -g -O -I/<<PKGBUILDDIR>>/src/config > -I/<<PKGBUILDDIR>>/include -I. -I. -I/usr/include/heimdal -pthread > -D_REENTRANT -DAFS_PTHREAD_ENV -o event-t event-t.o ../tap/libtap.a > /<<PKGBUILDDIR>>/src/rx/liboafs_rx.la -lroken -lresolv > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/rx' > MAKECHECK=1 ./libwrap /<<PKGBUILDDIR>>/lib \ > ./runtests /<<PKGBUILDDIR>>/tests/TESTS > > Running all tests listed in TESTS. If any tests fail, run the failing > test program with runtests -o to see more details. > > util/ktime..............ok > util/exec-alt...........ok > auth/keys...............ok > auth/superuser..........ok > auth/authcon............ok > auth/realms.............ok > cmd/command.............ok > opr/dict................ok > opr/fmt.................ok > opr/jhash...............ok > opr/queues..............ok > opr/rbtree..............ok > opr/softsig.............ok > opr/time................ok > opr/uuid................ok > ptserver/pt_util........ok > ptserver/pts-man........ok > rx/event................ok > rx/perf.................ok > volser/vos-man..........ok > volser/vos..............FAILED 5 > bucoord/backup-man......ok > kauth/kas-man...........ok > > Failed Set Fail/Total (%) Skip Stat Failing Tests > -------------------------- -------------- ---- ---- ------------------------ > volser/vos 1/6 17% 0 0 5 > > Failed 1/710 tests, 99.86% okay. > Files=23, Tests=710, 16.66 seconds (1.13 usr + 1.99 sys = 3.12 CPU) > make[2]: *** [Makefile:25: check] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[1]: *** [Makefile:644: test] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: make -j1 test VERBOSE=1 returned exit code 2 The full build log is available from: http://aws-logs.debian.net/2018/05/02/openafs_1.8.0-1_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.