Source: notmuch Version: 0.29.3-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/bindings/ruby' > linking shared-object notmuch.so > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bindings/ruby' > CC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security test/parse-time.o > CC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security test/smtp-dummy.o > CXX -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security test/symbol-test.o > CXX -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security test/make-db-version.o > CXX -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security test/ghost-report.o > CC -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security test/message-id-parse.o > CC test/arg-test > CC test/hex-xcode > CXX test/random-corpus > CC test/parse-time > CC test/smtp-dummy > CC test/message-id-parse > CXX test/ghost-report > CXX test/symbol-test > CXX test/make-db-version > Use "make V=1" to see the details for passing and known broken tests. > INFO: using 2m timeout for tests > > T010-help-test: Testing online help > FAIL notmuch --help tag > notmuch --help tag > man: can't execute col: No such file or directory > grotty:<standard input> (<standard input>):1662: fatal error: output error > man: command exited with status 1: (cd /<<PKGBUILDDIR>>/doc/_build/man && > /usr/lib/man-db/zsoelim) | (cd /<<PKGBUILDDIR>>/doc/_build/man && > /usr/lib/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd > /<<PKGBUILDDIR>>/doc/_build/man && preconv -e UTF-8) | (cd > /<<PKGBUILDDIR>>/doc/_build/man && tbl) | (cd /<<PKGBUILDDIR>>/doc/_build/man > && nroff -mandoc -Tascii) > FAIL notmuch help tag > notmuch help tag > man: can't execute col: No such file or directory > grotty:<standard input> (<standard input>):1662: fatal error: output error > man: command exited with status 1: (cd /<<PKGBUILDDIR>>/doc/_build/man && > /usr/lib/man-db/zsoelim) | (cd /<<PKGBUILDDIR>>/doc/_build/man && > /usr/lib/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd > /<<PKGBUILDDIR>>/doc/_build/man && preconv -e UTF-8) | (cd > /<<PKGBUILDDIR>>/doc/_build/man && tbl) | (cd /<<PKGBUILDDIR>>/doc/_build/man > && nroff -mandoc -Tascii) > missing prerequisites: database-v1.tar.xz - fetch with 'make > download-test-databases' > SKIP all tests in T530-upgrade > > T590-thread-breakage: Testing thread breakage during reindexing > BROKEN No ghosts should remain after deletion of second message > > T670-duplicate-mid: Testing duplicate message ids > BROKEN First subject preserved in notmuch-show (json) > BROKEN Regexp search for second subject > > Notmuch test suite complete. > 1096/1101 tests passed. > 3 broken tests failed as expected. > 2 tests failed. > make[1]: *** [test/Makefile.local:69: test] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/06/20/notmuch_0.29.3-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.