virtuoso-opensource
virtuoso-opensource copied to clipboard
check fails on AArch64, Fedora 33
[jw@cn05 virtuoso]$ make VERBOSE=1 -j$(nproc) check
...
test started: tvspxex, Virtuoso port 1111, HTTP port 8111
test finished: tvspxex
# isql localhost:1111 dba dba "EXEC=raw_exit();" VERBOSE=OFF PROMPT=OFF ERRORS=STDOUT
Now we have to start virtuoso 1111
# virtuoso 1111
# isql localhost:1111 dba dba "EXEC=raw_exit();" VERBOSE=OFF PROMPT=OFF ERRORS=STDOUT
=====================================================================
= Checking log files \*.output for statistics:
=
= Total number of tests PASSED : 9205
= Total number of tests FAILED : 8
= Total number of tests ABORTED : 0
=====================================================================
*** Not all tests completed successfully
*** Check the file release.output for more information
=====================================================================
= COMPLETED test
= Fri Apr 23 12:20:47 CEST 2021
=====================================================================
=====================================================================
= WARNING: Some tests failed. See *.output in test directories under /data/jw/virtuoso/binsrc/tests/suite
=
= ABORTED tests:
=
= FAILED tests:
./thttp.ro/thttp.output:***FAILED: http/_virtrdf_log1.ttl does not contains virtrdf: string, but it should (old IRI syntax)
./thttp.ro/thttp.output:***FAILED: http/_virtrdf_log1.ttl does not contains virtrdf: string, but it should (new IRI syntax)
./thttp.ro/thttp.output:***FAILED: http/graphcrud_1.log does not contains 404 error for missing graph, but it should
./thttp.ro/thttp.output:***FAILED: http/graphcrud_2.log does not contain 201 for newly created graph, but it should
./thttp.ro/thttp.output:***FAILED: http/_virtrdf_log2.ttl does not contains virtrdf: string, but it should
./thttp.ro/thttp.output:***FAILED: http/graphcrud_2.log does not contains 200 for newly created graph, but it should
./thttp.ro/thttp.output:***FAILED: http/graphcrud_3.log does not contain 200 for successful graph removal, but it should
./thttp.ro/thttp.output:***FAILED: http/graphcrud_4.log does not contain 404 for deleted graph, but it should
=====================================================================
make[5]: *** [Makefile:881: check-local] Error 3
make[5]: Leaving directory '/data/jw/virtuoso/binsrc/tests/suite'
make[4]: *** [Makefile:760: check-am] Error 2
make[4]: Leaving directory '/data/jw/virtuoso/binsrc/tests/suite'
make[3]: *** [Makefile:608: check-recursive] Error 1
make[3]: Leaving directory '/data/jw/virtuoso/binsrc/tests/suite'
make[2]: *** [Makefile:1384: check-recursive] Error 1
make[2]: Leaving directory '/data/jw/virtuoso/binsrc/tests'
make[1]: *** [Makefile:488: check-recursive] Error 1
make[1]: Leaving directory '/data/jw/virtuoso/binsrc'
make: *** [Makefile:683: check-recursive] Error 1
[jw@cn05 virtuoso]$
I will have a look
Could you create a zip file with virtuoso-opensource/binsrc/tests/suite/thttp.ro/thttp.output
and email it to me [email protected] for analysis
Hi, I had the same error. Could I send erro to mail?
Ubuntu 22, Virtuoso 7.2.8
@rennisoliveira -- Yes, please do create and email the described zip, with reference to this issue in your subject line.