Source: erfa Version: 1.2.0-3 Severity: serious >From my pbuilder build log:
... dh_auto_test -a -O--parallel make -j8 check VERBOSE=1 make[1]: Entering directory '/build/erfa-1.2.0' Making check in src make[2]: Entering directory '/build/erfa-1.2.0/src' make t_erfa_c make[3]: Entering directory '/build/erfa-1.2.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o t_erfa_c.o t_erfa_c.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o t_erfa_c t_erfa_c.o ../src/liberfa.la -lm libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/t_erfa_c t_erfa_c.o ../src/.libs/liberfa.so -lm make[3]: Leaving directory '/build/erfa-1.2.0/src' make check-TESTS make[3]: Entering directory '/build/erfa-1.2.0/src' make[4]: Entering directory '/build/erfa-1.2.0/src' FAIL: t_erfa_c ==================================== erfa 1.2.0: src/test-suite.log ==================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: t_erfa_c ============== eraFk52h failed: rv want -7.6000000940000251859 got -7.6000000939851357629 (1/5.1e+11) t_erfa_c validation failed! FAIL t_erfa_c (exit status: 1) ============================================================================ Testsuite summary for erfa 1.2.0 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/test-suite.log ============================================================================ Makefile:1010: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory '/build/erfa-1.2.0/src' Makefile:1116: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory '/build/erfa-1.2.0/src' Makefile:1189: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/build/erfa-1.2.0/src' Makefile:462: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build/erfa-1.2.0' dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2 debian/rules:7: recipe for target 'build-arch' failed make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 -- Daniel Schepler