onianDigraph' must have a value ######## ########> Diff in standard/prop.tst:1311 # Input is: gr := DigraphAddEdges(DigraphAddVertex(CycleDigraph(600)), [[600, 601], [601, 600]]); # Expected output: # But found: Error, Variable: 'DigraphAddEdges' must have a value ######## ########> Diff in standard/prop.tst:1314 # Input is: HamiltonianPath(gr); # Expected output: fail # But found: Error, Variable: 'HamiltonianPath' must have a value ######## ########> Diff in standard/prop.tst:1316 # Input is: IsHamiltonianDigraph(gr); # Expected output: false # But found: Error, Variable: 'IsHamiltonianDigraph' must have a value ######## ########> Diff in standard/prop.tst:1318 # Input is: gr := Digraph([[2, 2], [1, 1]]);; # Expected output: # But found: Error, Variable: 'Digraph' must have a value ######## ########> Diff in standard/prop.tst:1319 # Input is: IsMultiDigraph(gr) and IsHamiltonianDigraph(gr); # Expected output: true # But found: Error, Variable: 'IsMultiDigraph' must have a value ######## ########> Diff in standard/prop.tst:1323 # Input is: gr := Digraph([[1], [1, 2], [1, 3], [1, 4], [1 .. 5], [1 .. 6], [1, 2, 3, 4, 5, 7], [1, 8]]);; # Expected output: # But found: Error, Variable: 'Digraph' must have a value ######## ########> Diff in standard/prop.tst:1325 # Input is: IsPreorderDigraph(gr) and IsQuasiorderDigraph(gr); # Expected output: true # But found: Error, Variable: 'IsPreorderDigraph' must have a value ######## ########> Diff in standard/prop.tst:1329 # Input is: gr := DigraphFromDigraph6String(gr);; # Expected output: # But found: Error, Variable: 'DigraphFromDigraph6String' must have a value ######## ########> Diff in standard/prop.tst:1330 # Input is: IsPreorderDigraph(gr) and IsQuasiorderDigraph(gr); # Expected output: true # But found: Error, Variable: 'IsPreorderDigraph' must have a value ######## ########> Diff in standard/prop.tst:1335 # Input is: gr := DigraphFromDigraph6String(gr);; # Expected output: # But found: Error, Variable: 'DigraphFromDigraph6String' must have a value ######## ########> Diff in standard/prop.tst:1336 # Input is: IsPreorderDigraph(gr) or IsQuasiorderDigraph(gr); # Expected output: false # But found: Error, Variable: 'IsPreorderDigraph' must have a value ######## ########> Diff in standard/prop.tst:1338 # Input is: gr := Digraph([[], [2], [1, 2, 3]]);; # Expected output: # But found: Error, Variable: 'Digraph' must have a value ######## ########> Diff in standard/prop.tst:1339 # Input is: IsPreorderDigraph(gr) or IsQuasiorderDigraph(gr); # Expected output: false # But found: Error, Variable: 'IsPreorderDigraph' must have a value ######## ########> Diff in standard/prop.tst:1341 # Input is: gr := Digraph([[1], [1, 2], [2, 3]]);; # Expected output: # But found: Error, Variable: 'Digraph' must have a value ######## ########> Diff in standard/prop.tst:1342 # Input is: IsPreorderDigraph(gr) or IsQuasiorderDigraph(gr); # Expected output: false # But found: Error, Variable: 'IsPreorderDigraph' must have a value ######## ########> Diff in standard/prop.tst:1376 # Input is: DIGRAPHS_StopTest(); # Expected output: # But found: Error, Variable: 'DIGRAPHS_StopTest' must have a value ######## Digraphs package: standard/prop.tst msecs: 1827 false gap> gap> RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.mFMtkx (%check) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.mFMtkx (%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/gap-pkg-digraphs.spec