OURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd wf-config-0.7.1 + /usr/bin/meson test -C redhat-linux-build --num-processes 4 --print-errorlogs ninja: no work to do. ninja: Entering directory `/builddir/build/BUILD/wf-config-0.7.1/redhat-linux-build' ninja: no work to do. 1/10 Types test OK 0.11s 2/10 OptionBase test OK 0.09s 3/10 Option test OK 0.07s 4/10 Option wrapper test OK 0.13s 5/10 Section test OK 0.11s 6/10 XML test OK 0.09s 7/10 ConfigManager test OK 0.12s 8/10 Log test OK 0.06s 9/10 File parsing test OK 0.37s 10/10 Duration test FAIL 0.49s exit status 1 >>> LD_LIBRARY_PATH=/builddir/build/BUILD/wf-config-0.7.1/redhat-linux-build/ MALLOC_PERTURB_=219 /builddir/build/BUILD/wf-config-0.7.1/redhat-linux-build/test/duration_test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [doctest] doctest version is "2.4.9" [doctest] run with "--help" for options =============================================================================== ../test/duration_test.cpp:78: TEST CASE: wf::animation::simple_animation_t ../test/duration_test.cpp:99: ERROR: CHECK( (double)anim == doctest::Approx((s + e) / 2).epsilon(0.1) ) is NOT correct! values: CHECK( 1.9 == Approx( 1.5 ) ) ../test/duration_test.cpp:103: ERROR: CHECK( anim.running() ) is NOT correct! values: CHECK( false ) ../test/duration_test.cpp:99: ERROR: CHECK( (double)anim == doctest::Approx((s + e) / 2).epsilon(0.1) ) is NOT correct! values: CHECK( 2.9 == Approx( 2.5 ) ) ../test/duration_test.cpp:103: ERROR: CHECK( anim.running() ) is NOT correct! values: CHECK( false ) =============================================================================== [doctest] test cases: 3 | 2 passed | 1 failed | 0 skipped [doctest] assertions: 56 | 52 passed | 4 failed | [doctest] Status: FAILURE! ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― Summary of Failures: 10/10 Duration test FAIL 0.49s exit status 1 Ok: 9 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /builddir/build/BUILD/wf-config-0.7.1/redhat-linux-build/meson-logs/testlog.txt error: Bad exit status from /var/tmp/rpm-tmp.lMLcOG (%check) Bad exit status from /var/tmp/rpm-tmp.lMLcOG (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, 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/wf-config.spec