Opened 13 years ago

Last modified 13 years ago

#30645 closed defect

Soprano-2.6.52 fails to build on lion — at Version 2

Reported by: hofione@… Owned by: pixilla@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: lion Cc:
Port: soprano

Description (last modified by ryandesign (Ryan Carsten Schmidt))

on Lion

port installed raptor raptor2 redland rasqal

The following ports are currently installed:

raptor2 @2.0.3_2 (active) 
rasqal @0.9.26_1 (active) 
redland @1.0.13_1+db46 (active) 

the following error occures:

:info:build Linking CXX shared module libsoprano_raptorparser.so :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_soprano/soprano/work/build/parsers/raptor && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/soprano_raptorparser.dir/link.txt --verbose=1 
:info:build /Developer/usr/bin/clang++ -pipe -O2 -arch x86_64 -O3 -DNDEBUG -arch x86_64 -bundle -Wl,-headerpad_max_install_names -arch x86_64 -o libsoprano_raptorparser.so CMakeFiles/soprano_raptorparser.dir/raptorparser.cpp.o ../../soprano/libsoprano.4.3.0.dylib -lraptor2 /opt/local/lib/libraptor2.dylib /opt/local/lib/libQtCore.dylib -lpthread 
:info:build ld: library not found for -lraptor2 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) 
:info:build make[2]: *** [parsers/raptor/libsoprano_raptorparser.so] Error 1 
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_soprano/soprano/work/build' 
:info:build make[1]: *** [parsers/raptor/CMakeFiles/soprano_raptorparser.dir/all] Error 2

please remove

-lraptor2 

from

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_soprano/soprano/work/build/parsers/raptor/CMakeFiles/soprano_raptorparser.dir/link.txt

Change History (2)

comment:1 Changed 13 years ago by hofione@…

Cc: hofione@… added

Cc Me!

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: hofione@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to pixilla@…

As reporter, you needn't Cc yourself. However please do Cc the port's maintainer.

Note: See TracTickets for help on using tickets.