ir/build/BUILD/gawk-5.1.1/test' ======== Starting tests that can vary based on character set or locale support ======== ************************************************************************** * Some or all of these tests may fail if you have inadequate or missing * * locale support. At least en_US.UTF-8, fr_FR.UTF-8, ru_RU.UTF-8 and * * ja_JP.UTF-8 are needed. The el_GR.iso88597 is optional but helpful. * * However, if you see this message, the Makefile thinks you have what * * you need ... * ************************************************************************** asort asorti backbigs1 backsmalls1 backsmalls2 fmttest fnarydel fnparydl jarebug lc_num1 mbfw1 mbprintf1 mbprintf2 mbprintf3 mbprintf4 mbprintf5 mtchi18n nlstringtest rebt8b2 rtlenmb sort1 sprintfc ======== Done with tests that can vary based on character set or locale support ======== make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.1.1/test' ======== Starting shared library tests ======== make[3]: Entering directory '/builddir/build/BUILD/gawk-5.1.1/test' apiterm filefuncs fnmatch fork fork2 fts functab4 functab5 getfile inplace1 inplace2 inplace2bcomp inplace3 inplace3bcomp ordchr ordchr2 readdir readdir_test readdir_retest readfile readfile2 revout revtwoway rwarray testext time make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.1.1/test' ======== Done with shared library tests ======== ======== Starting MPFR tests ======== make[3]: Entering directory '/builddir/build/BUILD/gawk-5.1.1/test' mpfrbigint mpfrbigint2 mpfrcase mpfrcase2 mpfrexprange mpfrfield mpfrieee mpfrmemok1 mpfrnegzero mpfrnonum mpfrnr mpfrrem mpfrrnd mpfrrndeval mpfrsort mpfrsqrt mpfrstrtonum mpgforcenum mpfruplus mpfranswer42 make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.1.1/test' ======== Done with MPFR tests ======== make[3]: Entering directory '/builddir/build/BUILD/gawk-5.1.1/test' 1 TESTS FAILED make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.1.1/test' make[3]: *** [Makefile:5319: pass-fail] Error 1 make[3]: Entering directory '/builddir/build/BUILD/gawk-5.1.1/test' for i in _* ; \ do \ if [ "$i" != "_*" ]; then \ echo ============== $i ============= ; \ base=`echo $i | sed 's/^_//'` ; \ if [ -r ${base}.ok ]; then \ diff -u ${base}.ok $i ; \ else \ diff -u "."/${base}.ok $i ; \ fi ; \ fi ; \ done | more ============== _inf-nan-torture ============= --- inf-nan-torture.ok 2020-12-20 18:15:25.000000000 +0000 +++ _inf-nan-torture 2022-08-07 07:38:55.600172118 +0100 @@ -1,7 +1,7 @@ 1 -inf -inf 2 -inform 0 3 inform 0 -4 -nan -nan +4 -nan +nan 5 -nancy 0 6 nancy 0 7 -123 -123 make[3]: Leaving directory '/builddir/build/BUILD/gawk-5.1.1/test' make[2]: Leaving directory '/builddir/build/BUILD/gawk-5.1.1/test' make[2]: *** [Makefile:2087: check] Error 1 make[1]: *** [Makefile:757: check-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/gawk-5.1.1' make: *** [Makefile:1056: check] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.7vPcy9 (%check) RPM build errors: /usr/lib/rpm/macros.d/macros.build-constraints: line 12: Macro %constrain_build has unterminated body /usr/lib/rpm/macros.d/macros.build-constraints: line 12: Macro %constrain_build has unterminated body Bad exit status from /var/tmp/rpm-tmp.7vPcy9 (%check) error: /usr/lib/rpm/macros.d/macros.build-constraints: line 12: Macro %constrain_build has unterminated body 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/gawk.spec