[Pkg-puppet-devel] Bug#959573: facter: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j4 test ARGS\+=-j4 returned exit code 2
Lucas Nussbaum
lucas at debian.org
Sun May 3 13:52:43 BST 2020
Source: facter
Version: 3.11.0-4.1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process -j4
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Start 1: libfacter tests
> 1/1 Test #1: libfacter tests ..................***Failed 1.98 sec
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> libfacter_test is a Catch v1.12.1 host application.
> Run with -? for options
>
> -------------------------------------------------------------------------------
> Scenario: using a double fact value
> When: serialized to YAML
> Then: it should have the same value
> -------------------------------------------------------------------------------
> /<<PKGBUILDDIR>>/lib/tests/facts/double_value.cc:27
> ...............................................................................
>
> /<<PKGBUILDDIR>>/lib/tests/facts/double_value.cc:30: FAILED:
> REQUIRE( string(emitter.c_str()) == "42.4242" )
> with expansion:
> "42.424199999999999" == "42.4242"
>
> ===============================================================================
> test cases: 69 | 68 passed | 1 failed
> assertions: 9929 | 9928 passed | 1 failed
>
>
>
> 0% tests passed, 1 tests failed out of 1
>
> Total Test time (real) = 1.98 sec
>
> The following tests FAILED:
> 1 - libfacter tests (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:133: test] Error 8
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j4 test ARGS\+=-j4 returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2020/05/01/facter_3.11.0-4.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.
More information about the Pkg-puppet-devel
mailing list