Package: src:erlang-p1-pkix
Version: 0.2018.11.12-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --buildsystem=rebar --with rebar
dh_update_autotools_config -a -O--buildsystem=rebar
dh_autoreconf -a -O--buildsystem=rebar
dh_auto_configure -a -O--buildsystem=rebar
make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile
configure
make[1]: Nothing to be done for 'configure'.
dh_auto_build -a -O--buildsystem=rebar
make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile
build
echo rebar_compile
rebar_compile
rebar compile skip_deps=true -vv
DEBUG: Consult config file "/<<PKGBUILDDIR>>/rebar.config"
DEBUG: Rebar location: "/usr/bin/rebar"
[... snipped ...]
pkix_test: unexpected_info_test...ok
pkix_test: format_error_test...[0.007 s] ok
pkix_test: removed_before_commit_test...*failed*
in function pkix_test:'-removed_before_commit_test/0-fun-3-'/0
(test/pkix_test.erl, line 369)
in call from eunit_test:'-mf_wrapper/2-fun-0-'/2 (eunit_test.erl, line 273)
in call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)
in call from eunit_proc:run_test/1 (eunit_proc.erl, line 510)
in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 335)
in call from eunit_proc:handle_test/2 (eunit_proc.erl, line 493)
in call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 435)
in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 325)
**error:{assertMatch,[{module,pkix_test},
{line,369},
{expression,"pkix : commit ( test_dir ( ) )"},
{pattern,"{ ok , [ { _ , enoent } ] , [ ] , undefined }"},
{value,{ok,[{<<"/build/erlang-p1-pkix-cR"...>>,enoent}],
[{<<"/build/erlang-p1-pki"...>>,
{invalid_cert,1,selfsigned_peer}}],
{<<"/build/erlang-p1-pki"...>>,enoent}}}]}
output:<<"">>
pkix_test: stop_test...=INFO REPORT==== 26-Dec-2018::21:10:33.545671 ===
application: pkix
exited: stopped
type: temporary
[0.014 s] ok
[done in 0.857 s]
module 'pkix'
=======================================================
Failed: 14. Skipped: 0. Passed: 30.
Cover analysis: /<<PKGBUILDDIR>>/.eunit/index.html
Coverdata export: /<<PKGBUILDDIR>>/.eunit/cover.coverdata
DEBUG: Reconstruct crypto [{fips_mode,false},{rand_cache_size,896}]
DEBUG: Reconstruct public_key []
DEBUG: Reconstruct kernel [{logger_level,notice},
{logger_sasl_compatible,false}]
DEBUG: Reconstruct rebar []
DEBUG: Reconstruct pkix []
DEBUG: Reconstruct asn1 []
DEBUG: Reconstruct stdlib []
DEBUG: No processes to kill
ERROR: One or more eunit tests failed.
ERROR: eunit failed while processing /<<PKGBUILDDIR>>: rebar_abort
make[1]: *** [/usr/share/dh-rebar/make/dh-rebar.Makefile:138: rebar_eunit]
Error 1
dh_auto_test: make --no-print-directory -f
/usr/share/dh-rebar/make/dh-rebar.Makefile test returned exit code 2
make: *** [debian/rules:11: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -B"
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/erlang-p1-pkix.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.