#13838: Problem installing redland-bindings +python (probably python 2.3 dependency) -------------------------------+-------------------------------------------- Reporter: larlet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by captsolo@gmail.com): Would be good to change python dependency of this port to python25 or python24 (so that a version newer than 2.3 can be used). However, the problem remains. These are error messages when building with python25: {{{ ---> Fetching redland-bindings ---> Attempting to fetch redland-bindings-1.0.7.1.tar.gz from http://download.librdf.org/source/ ---> Verifying checksum(s) for redland-bindings ---> Extracting redland-bindings ---> Configuring redland-bindings ---> Building redland-bindings with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build /_Users_captsolo_Documents_Code_macports_local-sources_www_redland- bindings/work/redland-bindings-1.0.7.1" && make all " returned error 2 Command output: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_byte in Redland_wrap.so "_raptor_locator_file", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_file in Redland_wrap.so "_rasqal_version_release", referenced from: _rasqal_version_release$non_lazy_ptr in Redland_wrap.so "_rasqal_version_string", referenced from: _rasqal_version_string$non_lazy_ptr in Redland_wrap.so "_rasqal_version_decimal", referenced from: _rasqal_version_decimal$non_lazy_ptr in Redland_wrap.so "_raptor_locator_uri", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_uri in Redland_wrap.so "_raptor_version_major", referenced from: _raptor_version_major$non_lazy_ptr in Redland_wrap.so "_rasqal_version_major", referenced from: _rasqal_version_major$non_lazy_ptr in Redland_wrap.so "_raptor_locator_column", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_column in Redland_wrap.so "_raptor_locator_line", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_line in Redland_wrap.so ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [Redland-stamp] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/13838#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS