ipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -c -o tests/wait_for_slapd_start.o tests/wait_for_slapd_start.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -no-install -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/wait_for_slapd_start tests/wait_for_slapd_start.o libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/wait_for_slapd_start tests/wait_for_slapd_start.o make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/libuser-0.62' make[3]: Entering directory '/builddir/build/BUILD/libuser-0.62' PASS: tests/config_test.sh FAIL: tests/fs_test PASS: tests/files_test PASS: tests/pwhash_test PASS: tests/utils_test PASS: tests/default_pw_test PASS: tests/ldap_test ============================================================================ Testsuite summary for libuser 0.62 ============================================================================ # TOTAL: 7 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to mitr@redhat.com ============================================================================ make[3]: *** [Makefile:2254: test-suite.log] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/libuser-0.62' make[2]: *** [Makefile:2362: check-TESTS] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/libuser-0.62' make[1]: *** [Makefile:2632: check-am] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/libuser-0.62' make: *** [Makefile:2139: check-recursive] Error 1 + cat test-suite.log ==================================== libuser 0.62: ./test-suite.log ==================================== # TOTAL: 7 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: tests/fs_test =================== 2,3c2,3 < -rw-rw-r-- 1 987 135 kept < -rw------- 1 987 135 secret --- > -rw-rw-r-- 1 0 0 kept > ---------- 1 0 0 secret FAIL tests/fs_test (exit status: 1) RPM build errors: + false error: Bad exit status from /var/tmp/rpm-tmp.EOFuK0 (%check) Bad exit status from /var/tmp/rpm-tmp.EOFuK0 (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libuser.spec