scv64/usr/bin/datamash original debug info size: 640kB, size after compression: 608kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1140 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bIIxRL + umask 022 + cd /builddir/build/BUILD + cd datamash-1.5 + /usr/bin/make check if test -d ./.git \ && git --version >/dev/null 2>&1; then \ cd . && \ git submodule --quiet foreach \ 'test "$(git rev-parse "$sha1")" \ = "$(git merge-base origin "$sha1")"' \ || { echo 'maint.mk: found non-public submodule commit' >&2; \ exit 1; }; \ else \ : ; \ fi /usr/bin/make check-recursive make[1]: Entering directory '/builddir/build/BUILD/datamash-1.5' Making check in po make[2]: Entering directory '/builddir/build/BUILD/datamash-1.5/po' Makefile:213: warning: ignoring prerequisites on suffix rule definition make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/datamash-1.5/po' make[2]: Entering directory '/builddir/build/BUILD/datamash-1.5' /usr/bin/make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/datamash-1.5' make[4]: Entering directory '/builddir/build/BUILD/datamash-1.5' PASS: tests/datamash-show-env.sh FAIL: tests/datamash-tests.pl FAIL: tests/datamash-tests-2.pl FAIL: tests/datamash-parser.pl FAIL: tests/datamash-error-msgs.pl FAIL: tests/datamash-md5.pl FAIL: tests/datamash-sha.pl PASS: tests/datamash-rand.sh FAIL: tests/datamash-stats.pl FAIL: tests/datamash-transpose.pl FAIL: tests/datamash-crosstab.pl FAIL: tests/datamash-check.pl FAIL: tests/datamash-pair-tests.pl FAIL: tests/datamash-check-tabular.pl FAIL: tests/datamash-output-format.pl PASS: tests/datamash-sort-header.sh PASS: tests/datamash-sort-errors.sh datamash-io-errors.sh: skipped test: expensive: disabled by default SKIP: tests/datamash-io-errors.sh PASS: tests/datamash-strbin.sh datamash-valgrind.sh: skipped test: expensive: disabled by default SKIP: tests/datamash-valgrind.sh ============================================================================ Testsuite summary for GNU datamash 1.5 ============================================================================ # TOTAL: 20 # PASS: 5 # SKIP: 2 # XFAIL: 0 # FAIL: 13 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to assafgordon@gmail.com ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/datamash-1.5' make[4]: *** [Makefile:3551: test-suite.log] Error 1 make[3]: *** [Makefile:3659: check-TESTS] Error 2 make[3]: Leaving directory '/builddir/build/BUILD/datamash-1.5' make[2]: *** [Makefile:3900: check-am] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/datamash-1.5' make[1]: *** [Makefile:3436: check-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/datamash-1.5' make: *** [Makefile:3902: check] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.bIIxRL (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.bIIxRL (%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/datamash.spec