Your message dated Thu, 8 Sep 2016 08:16:42 +0200
with message-id <[email protected]>
and subject line Re: Bug#837019: zvbi: FTBFS: dh_auto_test: make -j1 check
VERBOSE=1 returned exit code 2
has caused the Debian Bug report #837019,
regarding zvbi: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit
code 2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
837019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: zvbi
Version: 0.2.35-11
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160906 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[4]: Entering directory '/<<PKGBUILDDIR>>/test'
> PASS: ctest
> PASS: cpptest
> PASS: ctest-c89
> PASS: ctest-gnu89
> PASS: ctest-c94
> PASS: ctest-c99
> PASS: ctest-gnu99
> PASS: cpptest-cxx98
> PASS: cpptest-gnuxx98
> PASS: exoptest
> PASS: test-dvb_demux
> PASS: test-dvb_mux
> PASS: test-hamm
> PASS: test-packet-830
> ../test-driver: line 107: 20549 Aborted "$@" > $log_file 2>&1
> FAIL: test-pdc
> PASS: test-raw_decoder
> PASS: test-unicode
> PASS: test-vps
> ======================================
> zvbi 0.2.35: test/test-suite.log
> ======================================
>
> # TOTAL: 18
> # PASS: 17
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> FAIL: test-pdc
> ==============
>
> test-pdc: test-pdc.cc:1078: void test_pil_to_time(): Assertion `ztime
> ("20010215T190000") == vbi_pil_to_time (VBI_PIL (2, 15, 20, 0), t1,
> "Europe/Paris")' failed.
> FAIL test-pdc (exit status: 134)
>
> ============================================================================
> Testsuite summary for zvbi 0.2.35
> ============================================================================
> # TOTAL: 18
> # PASS: 17
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See test/test-suite.log
> ============================================================================
> Makefile:1466: recipe for target 'test-suite.log' failed
> make[4]: *** [test-suite.log] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Makefile:1572: recipe for target 'check-TESTS' failed
> make[3]: *** [check-TESTS] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Makefile:1764: recipe for target 'check-am' failed
> make[2]: *** [check-am] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Makefile:510: recipe for target 'check-recursive' failed
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/09/06/zvbi_0.2.35-11_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.
--- End Message ---
--- Begin Message ---
This was most likely caused by my chroot missing the tzdata package.
While tzdata is Priority: required, but not part of 'essential' and
'build-essential', it's probably over-zealous to consider this a bug
that really needs fixing.
So, I'm closing this.
Lucas
On 08/09/16 at 00:11 +0200, Lucas Nussbaum wrote:
> Source: zvbi
> Version: 0.2.35-11
> Severity: serious
> Tags: stretch sid
> User: [email protected]
> Usertags: qa-ftbfs-20160906 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[4]: Entering directory '/<<PKGBUILDDIR>>/test'
> > PASS: ctest
> > PASS: cpptest
> > PASS: ctest-c89
> > PASS: ctest-gnu89
> > PASS: ctest-c94
> > PASS: ctest-c99
> > PASS: ctest-gnu99
> > PASS: cpptest-cxx98
> > PASS: cpptest-gnuxx98
> > PASS: exoptest
> > PASS: test-dvb_demux
> > PASS: test-dvb_mux
> > PASS: test-hamm
> > PASS: test-packet-830
> > ../test-driver: line 107: 20549 Aborted "$@" > $log_file
> > 2>&1
> > FAIL: test-pdc
> > PASS: test-raw_decoder
> > PASS: test-unicode
> > PASS: test-vps
> > ======================================
> > zvbi 0.2.35: test/test-suite.log
> > ======================================
> >
> > # TOTAL: 18
> > # PASS: 17
> > # SKIP: 0
> > # XFAIL: 0
> > # FAIL: 1
> > # XPASS: 0
> > # ERROR: 0
> >
> > .. contents:: :depth: 2
> >
> > FAIL: test-pdc
> > ==============
> >
> > test-pdc: test-pdc.cc:1078: void test_pil_to_time(): Assertion `ztime
> > ("20010215T190000") == vbi_pil_to_time (VBI_PIL (2, 15, 20, 0), t1,
> > "Europe/Paris")' failed.
> > FAIL test-pdc (exit status: 134)
> >
> > ============================================================================
> > Testsuite summary for zvbi 0.2.35
> > ============================================================================
> > # TOTAL: 18
> > # PASS: 17
> > # SKIP: 0
> > # XFAIL: 0
> > # FAIL: 1
> > # XPASS: 0
> > # ERROR: 0
> > ============================================================================
> > See test/test-suite.log
> > ============================================================================
> > Makefile:1466: recipe for target 'test-suite.log' failed
> > make[4]: *** [test-suite.log] Error 1
> > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test'
> > Makefile:1572: recipe for target 'check-TESTS' failed
> > make[3]: *** [check-TESTS] Error 2
> > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
> > Makefile:1764: recipe for target 'check-am' failed
> > make[2]: *** [check-am] Error 2
> > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> > Makefile:510: recipe for target 'check-recursive' failed
> > make[1]: *** [check-recursive] Error 1
> > make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> > dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
>
> The full build log is available from:
> http://people.debian.org/~lucas/logs/2016/09/06/zvbi_0.2.35-11_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.
>
>
--- End Message ---