[redland-dev] [Rasqal RDF Query Library 0000561]: 'make check' fails; possibly because raptor2 built in separate directory
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Fri Dec 20 21:06:54 EST 2013
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=561
======================================================================
Reported By: dthomas
Assigned To:
======================================================================
Project: Rasqal RDF Query Library
Issue ID: 561
Category: installation
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Query Language:
======================================================================
Date Submitted: 2013-12-21 02:06
Last Modified: 2013-12-21 02:06
======================================================================
Summary: 'make check' fails; possibly because raptor2 built
in separate directory
Description:
'make check' fails
improve: Suite sparql-algebra failed preparation - sh: rapper: command not
found
seems different to
http://bugs.librdf.org/mantis/view.php?id=501
1.1: tarball unpacked under 'rasqal-0.9.31'
1.1: cd /opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31
1.1: $ENV{'CFLAGS'} = '-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
1.1: $ENV{'PKG_CONFIG_PATH '} =
'/opt/uq.cis.built/redland.raptor2/raptor2-2.0.12/lib/pkgconfig'
1.1: ./configure --prefix=/opt/uq.cis.built/redland.rasqal/rasqal-0.9.31
--with-digest-library=mhash --with-random-approach=mtwist
--with-regex-library=pcre
12.7: make
'make check' failed, so run manually
======================
root at totonac$ pwd
/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31
root at totonac$ make check
...
make[2]: Entering directory
`/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/libmtwist'
./mttest: Returned 0 failures
PASS: mttest
=============
1 test passed
=============
...
make[2]: Entering directory
`/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/src'
...
PASS: rasqal_algebra_test
...
PASS: rasqal_expr_test
PASS: strcasecmp_test
lt-rasqal_decimal_test: Using MPFR 2.4.1
PASS: rasqal_decimal_test
PASS: rasqal_datetime_test
PASS: rasqal_variable_test
PASS: rasqal_rowsource_empty_test
PASS: rasqal_rowsource_union_test
PASS: rasqal_rowsource_rowsequence_test
PASS: rasqal_rowsource_project_test
...
PASS: rasqal_query_test
lt-rasqal_rowsource_triples_test: preparing sparql query
PASS: rasqal_rowsource_triples_test
...
PASS: rasqal_row_compatible_test
PASS: rasqal_rowsource_groupby_test
PASS: rasqal_rowsource_aggregation_test
...
PASS: rasqal_literal_test
lt-rasqal_regex_test: Test 0 pattern: '[^a-z0-9]' subject 'abcd1234-^'
PASS: rasqal_regex_test
PASS: rasqal_random_test
PASS: rasqal_xsd_datatypes_test
...
PASS: sparql_lexer_test
...
PASS: sparql_parser_test
===================
All 22 tests passed
===================
...
make[2]: Entering directory
`/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/tests/algebra'
make check-local
make[3]: Entering directory
`/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/tests/algebra'
improve: Running testsuites sparql-algebra in
/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/tests/algebra
improve: Suite sparql-algebra failed preparation - sh: rapper: command not
found
Testsuites summary:
Use of uninitialized value $count in concatenation (.) or string at ./../improve
line 426.
Use of uninitialized value $count in concatenation (.) or string at ./../improve
line 426.
Use of uninitialized value $count in concatenation (.) or string at ./../improve
line 426.
Use of uninitialized value $count in concatenation (.) or string at ./../improve
line 426.
Use of uninitialized value $count in concatenation (.) or string at ./../improve
line 426.
Passed: Failed: Skipped: Xfailed: Uxpassed:
make[3]: *** [check-local] Error 1
make[3]: Leaving directory
`/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/tests/algebra'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/tests/algebra'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/opt/uq.cis.work/build.redland.rasqal/rasqal-0.9.31/tests'
make: *** [check-recursive] Error 1
root at totonac$
export RAPPER=/opt/uq.cis.work/build.redland.raptor2/raptor2-2.0.12/utils/rapper
make check
...
Testsuites summary:
Passed: 29 Failed: 0 Skipped: 0 Xfailed: 1 Uxpassed: 0
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-12-21 02:06 dthomas New Issue
======================================================================
More information about the redland-dev
mailing list