ph([[1], [1, 2], [2, 3]]);; # Expected output: # But found: Error, Variable: 'Digraph' must have a value ######## ########> Diff in standard/prop.tst:1446 # Input is: IsPreorderDigraph(gr) or IsQuasiorderDigraph(gr); # Expected output: false # But found: Error, Variable: 'IsPreorderDigraph' must have a value ######## ########> Diff in standard/prop.tst:1450 # Input is: D := DigraphCopy(NullDigraph(4)); # Expected output: # But found: Error, Variable: 'DigraphCopy' must have a value ######## ########> Diff in standard/prop.tst:1452 # Input is: HasIsNullDigraph(D) and IsNullDigraph(D); # Expected output: true # But found: Error, Variable: 'HasIsNullDigraph' must have a value ######## ########> Diff in standard/prop.tst:1454 # Input is: HasIsEmptyDigraph(D) and IsEmptyDigraph(D); # Expected output: true # But found: Error, Variable: 'HasIsEmptyDigraph' must have a value ######## ########> Diff in standard/prop.tst:1456 # Input is: HasDigraphNrEdges(D); # Expected output: true # But found: Error, Variable: 'HasDigraphNrEdges' must have a value ######## ########> Diff in standard/prop.tst:1458 # Input is: IsEmptyDigraph(D); # Expected output: true # But found: Error, Variable: 'IsEmptyDigraph' must have a value ######## ########> Diff in standard/prop.tst:1462 # Input is: IsVertexTransitive(Digraph([])); # Expected output: true # But found: Error, Variable: 'IsVertexTransitive' must have a value ######## ########> Diff in standard/prop.tst:1464 # Input is: IsVertexTransitive(Digraph([[1], [2]])); # Expected output: true # But found: Error, Variable: 'IsVertexTransitive' must have a value ######## ########> Diff in standard/prop.tst:1466 # Input is: IsVertexTransitive(Digraph([[2], [3], []])); # Expected output: false # But found: Error, Variable: 'IsVertexTransitive' must have a value ######## ########> Diff in standard/prop.tst:1468 # Input is: IsVertexTransitive(CompleteDigraph(20)); # Expected output: true # But found: Error, Variable: 'IsVertexTransitive' must have a value ######## ########> Diff in standard/prop.tst:1472 # Input is: IsEdgeTransitive(Digraph([])); # Expected output: true # But found: Error, Variable: 'IsEdgeTransitive' must have a value ######## ########> Diff in standard/prop.tst:1474 # Input is: IsEdgeTransitive(Digraph([[1], [2]])); # Expected output: true # But found: Error, Variable: 'IsEdgeTransitive' must have a value ######## ########> Diff in standard/prop.tst:1476 # Input is: IsEdgeTransitive(Digraph([[2], [3], []])); # Expected output: false # But found: Error, Variable: 'IsEdgeTransitive' must have a value ######## ########> Diff in standard/prop.tst:1478 # Input is: IsEdgeTransitive(CompleteDigraph(20)); # Expected output: true # But found: Error, Variable: 'IsEdgeTransitive' must have a value ######## ########> Diff in standard/prop.tst:1480 # Input is: IsEdgeTransitive(Digraph([[2], [3, 3, 3], []])); # Expected output: Error, the argument must be a digraph with no multiple edges, # But found: Error, Variable: 'IsEdgeTransitive' must have a value ######## ########> Diff in standard/prop.tst:1514 # Input is: DIGRAPHS_StopTest(); # Expected output: # But found: Error, Variable: 'DIGRAPHS_StopTest' must have a value ######## Digraphs package: standard/prop.tst msecs: 1067 false gap> gap> RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.saif8L (%check) Bad exit status from /var/tmp/rpm-tmp.saif8L (%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-digraphs.spec