ted for TestMarkus.tst testing: /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-13.2019100\ 1git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/colortest.ts\ t 10 ms (0 ms GC) and 11.3KB allocated for colortest.tst testing: /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-13.2019100\ 1git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/test.tst ########> Diff in /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-1\ 3.20191001git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/tes\ t.tst:10 # Input is: Petersen := Digraph( Petersen ); # Expected output: # But found: Error, Variable: 'Digraph' must have a value ######## ########> Diff in /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-1\ 3.20191001git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/tes\ t.tst:12 # Input is: edg := DigraphEdges( Petersen ); # Expected output: [ [ 1, 3 ], [ 1, 5 ], [ 1, 8 ], [ 2, 5 ], [ 2, 7 ], [ 2, 9 ], [ 3, 1 ], [ 3, 7 ], [ 3, 10 ], [ 4, 5 ], [ 4, 6 ], [ 4, 10 ], [ 5, 1 ], [ 5, 2 ], [ 5, 4 ], [ 6, 4 ], [ 6, 7 ], [ 6, 8 ], [ 7, 2 ], [ 7, 3 ], [ 7, 6 ], [ 8, 1 ], [ 8, 6 ], [ 8, 9 ], [ 9, 2 ], [ 9, 8 ], [ 9, 10 ], [ 10, 3 ], [ 10, 4 ], [ 10, 9 ] ] # But found: Error, Variable: 'DigraphEdges' must have a value ######## ########> Diff in /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-1\ 3.20191001git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/tes\ t.tst:18 # Input is: pet_nauty := NautyGraphFromEdges( edg ); # Expected output: [ [ 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 8, 9, 9, 9, 10, 10, 10 ], [ 3, 5, 8, 5, 7, 9, 1, 7, 10, 5, 6, 10, 1, 2, 4, 4, 7, 8, 2, 3, 6, 1, 6, 9, 2, 8, 10, 3, 4, 9 ] ] # But found: [ [ 1, 2, 1 ], [ 2, 3, 3 ] ] ######## ########> Diff in /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-1\ 3.20191001git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/tes\ t.tst:23 # Input is: pet_source := pet_nauty[ 1 ]; # Expected output: [ 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 8, 9, 9, 9, 10, 10, 10 ] # But found: [ 1, 2, 1 ] ######## ########> Diff in /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-1\ 3.20191001git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/tes\ t.tst:26 # Input is: pet_range := pet_nauty[ 2 ]; # Expected output: [ 3, 5, 8, 5, 7, 9, 1, 7, 10, 5, 6, 10, 1, 2, 4, 4, 7, 8, 2, 3, 6, 1, 6, 9, 2, 8, 10, 3, 4, 9 ] # But found: [ 2, 3, 3 ] ######## ########> Diff in /builddir/build/BUILDROOT/gap-pkg-nautytracesinterface-0.2-1\ 3.20191001git524c784.fc33.riscv64/usr/lib/gap/pkg/nautytracesinterface/tst/tes\ t.tst:29 # Input is: NautyDense( pet_source, pet_range, 10, false, false ); # Expected output: [ [ (2,4)(6,9)(7,10), (2,6)(4,9)(5,8), (2,6,10)(3,5,8)(4,9,7), (1,2,3,5,7)(4,6,8,9,10) ], (2,3,5,7)(4,8,9,6,10) ] # But found: [ [ (2,3), (1,2), (9,10), (8,9), (7,8), (6,7), (5,6), (4,5) ], (1,4,7,10,3,6,9,2,5,8) ] ######## 72 ms (0 ms GC) and 279KB allocated for test.tst ----------------------------------- total 197 ms (0 ms GC) and 682KB allocated 6 failures in 1 of 3 files #I Errors detected while testing RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.ZMHrwp (%check) Bad exit status from /var/tmp/rpm-tmp.ZMHrwp (%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/gap-pkg-nautytracesinterface.spec