https://bugzilla.redhat.com/show_bug.cgi?id=1647354
Petr Menšík <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #9 from Petr Menšík <[email protected]> --- Still does not build to me. make[2]: Leaving directory '/builddir/build/BUILD/wfdb-10.6.0/checkpkg' chyby sestavení RPM: BUILDSTDERR: make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: lcheck.c:42:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(argc, argv) BUILDSTDERR: ^~~~ BUILDSTDERR: lcheck.c: In function 'main': BUILDSTDERR: lcheck.c:177:3: warning: implicit declaration of function 'check' [-Wimplicit-function-declaration] BUILDSTDERR: check("100s", "100z"); BUILDSTDERR: ^~~~~ BUILDSTDERR: Testing WFDB library version 10.6.0 (Apr 4 2019). BUILDSTDERR: init: can't open header for record udb/100s BUILDSTDERR: annopen: can't read annotator atr for record udb/100s BUILDSTDERR: Error: annopen of 1 file returned -3 (should have been 0) BUILDSTDERR: annopen: can't read annotator atr for record udb/100s BUILDSTDERR: Error: annopen of 2 files returned -3 (should have been 0) BUILDSTDERR: getann: can't read annotator 0 BUILDSTDERR: getann: can't read annotator 0 BUILDSTDERR: getann: can't read annotator 0 BUILDSTDERR: getann: can't read annotator 0 BUILDSTDERR: getann: can't read annotator 0 BUILDSTDERR: getann: can't read annotator 0 BUILDSTDERR: init: can't open header for record udb/100s BUILDSTDERR: Error: isigopen(udb/100s, NULL, 0) returned -1 (should have been 2) BUILDSTDERR: init: can't open header for record udb/100s BUILDSTDERR: rmdir: failed to remove 'udb': Directory not empty BUILDSTDERR: make[2]: [Makefile:252: all] Error 1 (ignored) BUILDSTDERR: make[2]: *** [Makefile:256: all] Error 1 BUILDSTDERR: make[1]: *** [Makefile:348: check] Error 2 BUILDSTDERR: make: *** [Makefile:265: all] Error 2 BUILDSTDERR: chyba: Špatný návratový kód z /var/tmp/rpm-tmp.a4Uyye (%build) BUILDSTDERR: Špatný návratový kód z /var/tmp/rpm-tmp.a4Uyye (%build) Child return code was: 1 EXCEPTION: [Error()] It seems just %make_build WFDB_NO_NET_CHECK=yes has to be used in spec file to pass it. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
