test/test_mpz.txt", line 497, in test_mpz.txt Failed example: divmod(a, mpfr('nan')) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('-nan'), mpfr('nan')) ? + ********************************************************************** File "/builddir/build/BUILD/gmpy2-2.1.5/test/test_mpz.txt", line 499, in test_mpz.txt Failed example: divmod(-a, mpfr('nan')) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('nan'), mpfr('-nan')) ? + ********************************************************************** File "/builddir/build/BUILD/gmpy2-2.1.5/test/test_mpz.txt", line 505, in test_mpz.txt Failed example: divmod(G.mpz(0), mpfr('nan')) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('-nan'), mpfr('nan')) ? + ********************************************************************** File "/builddir/build/BUILD/gmpy2-2.1.5/test/test_mpz.txt", line 507, in test_mpz.txt Failed example: divmod(mpfr('Inf'), a) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('nan'), mpfr('-nan')) ? + ********************************************************************** File "/builddir/build/BUILD/gmpy2-2.1.5/test/test_mpz.txt", line 511, in test_mpz.txt Failed example: divmod(mpfr('Inf'), -a) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('-nan'), mpfr('-nan')) ? + + ********************************************************************** File "/builddir/build/BUILD/gmpy2-2.1.5/test/test_mpz.txt", line 515, in test_mpz.txt Failed example: divmod(mpfr('nan'), a) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('-nan'), mpfr('-nan')) ? + + ********************************************************************** File "/builddir/build/BUILD/gmpy2-2.1.5/test/test_mpz.txt", line 519, in test_mpz.txt Failed example: divmod(mpfr('Inf'), G.mpz(0)) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('nan'), mpfr('-nan')) ? + ********************************************************************** File "/builddir/build/BUILD/gmpy2-2.1.5/test/test_mpz.txt", line 523, in test_mpz.txt Failed example: divmod(mpfr('nan'), G.mpz(0)) Differences (ndiff with -expected +actual): - (mpfr('nan'), mpfr('nan')) + (mpfr('-nan'), mpfr('-nan')) ? + + ********************************************************************** 1 items had failures: 25 of 230 in test_mpz.txt ***Test Failed*** 25 failures. Results for: test_mpz Attempted: 230 Failed: 25 Results for: test_mpz_create Attempted: 58 Failed: 0 Results for: test_mpz_io Attempted: 60 Failed: 0 Results for: test_mpz_pack_unpack Attempted: 16 Failed: 0 Results for: test_py32_hash Attempted: 17 Failed: 0 Summary - Attempted: 3594 Failed: 95 Running external test programs. Running test_pack.py successful Running test_mpz_args.py successful error: Bad exit status from /var/tmp/rpm-tmp.CLnaPq (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.CLnaPq (%check) 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 -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/python-gmpy2.spec