Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to install #37

Open
aborruso opened this issue May 4, 2018 · 2 comments
Open

Impossible to install #37

aborruso opened this issue May 4, 2018 · 2 comments

Comments

@aborruso
Copy link

aborruso commented May 4, 2018

Hi,
when I try to install I have:

#   Failed test '"geo_Point"'
#   at t/objects.t line 32.
#     Structures begin differing at:
#          $got->[0] = 'http://www.opengis.net/ont/geosparql#Point'
#     $expected->[0] = 'http://www.w3.org/2003/01/geo/wgs84_pos#Point'
# Looks like you failed 1 test of 18.
t/objects.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/18 subtests
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/suite.t ............... ok
t/trine.t ............... ok

Test Summary Report
-------------------
t/objects.t           (Wstat: 256 Tests: 18 Failed: 1)
  Failed test:  18
  Non-zero exit status: 1
Files=11, Tests=181,  8 wallclock secs ( 0.05 usr  0.11 sys +  3.23 cusr  0.98 csys =  4.37 CPU)
Result: FAIL
-> FAIL Installing RDF::aREF failed. See /home/user/.cpanm/work/1525424145.19457/build.log for details. Retry with --force to force install it.
-> FAIL Installing the dependencies failed: Module 'RDF::aREF' is not installed
-> FAIL Bailing out the installation for Catmandu-RDF-0.32.

How can I solve this?

Thank you

@jorol
Copy link
Member

jorol commented May 15, 2018

Hi,

sorry for the late reply.... This is bug in one of the dependencies, RDF::aREF. It seems there is a problem with newer Perl versions: http://matrix.cpantesters.org/?dist=RDF-aREF+0.27. I will create a bug report for that module. You could try to use an older Perl version, I have no problems running this on v5.22.

Cheers

@cKlee
Copy link

cKlee commented May 16, 2018

nichtich/RDF-aREF#22 should solve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants