ral numeric arg Passed: printf %d w/ non-numeric arg Passed: printf %i Passed: printf %i w/ non-integral numeric arg Passed: printf %i w/ non-numeric arg Passed: printf %o Passed: printf %o w/ non-integral numeric arg Passed: printf %o w/ non-numeric arg Passed: printf %u Passed: printf %u w/ non-integral numeric arg Passed: printf %u w/ non-numeric arg Passed: printf %x Passed: printf %x w/ non-integral numeric arg Passed: printf %x w/ non-numeric arg {match 49} failed Failed: printf %X Passed: printf %X w/ non-integral numeric arg Passed: printf %X w/ non-numeric arg Passed: printf %f Passed: printf %f w/ integral numeric arg Passed: printf %f w/ non-numeric arg Passed: printf %e Passed: printf %e w/ integral numeric arg Passed: printf %e w/ non-numeric arg Passed: printf %E Passed: printf %E w/ integral numeric arg Passed: printf %E w/ non-numeric arg {match 3.14 -2.718 0.0001 1e-05} failed Failed: printf %g Passed: printf %g w/ integral numeric arg Passed: printf %g w/ non-numeric arg Passed: printf %G Passed: printf %G w/ integral numeric arg Passed: printf %g w/ non-numeric arg Passed: printf %a w/ non-numeric arg Passed: printf %a w/ non-numeric arg Passed: Pushd absolute Passed: Pushd relative Passed: Pushd (no args) Passed: Bad command output redirection Passed: Bad command input redirection Passed: Integer :lt comparison Passed: Integer :le comparison Passed: Integer :gt comparison Passed: Integer :ge comparison Passed: Integer :eq comparison Passed: Integer :ne comparison Passed: Float :lt comparison Passed: Float :le comparison Passed: Float :gt comparison Passed: Float :ge comparison Passed: Float :eq comparison Passed: Float :ne comparison Passed: Float :lt comparison Passed: Integer/Float :le comparison Passed: Integer/Float :gt comparison Passed: Integer/Float :ge comparison Passed: Integer/Float :eq comparison Passed: Integer/Float :ne comparison Passed: Float/Integer :lt comparison Passed: Float/Integer :le comparison Passed: Float/Integer :gt comparison Passed: Float/Integer :ge comparison Passed: Float/Integer :eq comparison Passed: Float/Integer :ne comparison Passed: String :lt comparison Passed: String :le comparison Passed: String :gt comparison Passed: String :ge comparison Passed: String :eq comparison Passed: String :ne comparison Passed: fsplit Passed: split Passed: Subscript one valid index Passed: Subscript one zero index Passed: Subscript one negative index Passed: Subscript index past end Passed: Subscript one definite range Passed: Subscript one open beginning range Passed: Subscript one open ending range Passed: Subscript one reversed definite range Passed: Subscript mixed Passed: Subscript one range bad start Passed: Subscript one range bad end Passed: Subscript missing index Passed: switch_normal Passed: switch_default Passed: XS let precise error Passed: Syntax error on bad let ------- No riscv64 platform tests Expected passes: 135 Unexpected failures: 2 FAILED: meson-check /usr/bin/meson --internal commandrunner /builddir/build/BUILD/XS-22afec159ebc9124cbaa31601e823ab454c33b6e /builddir/build/BUILD/XS-22afec159ebc9124cbaa31601e823ab454c33b6e/build '' /usr/bin/meson sh -c ./tests/xs_tests.xs ninja: build stopped: subcommand failed. RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.OM5bH3 (%check) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.OM5bH3 (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 700, in do 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/xs.spec