#44516: Installing redland-bindings -------------------------------+----------------------------- Reporter: dcguim@… | Owner: arto.bendiken@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: redland-bindings | -------------------------------+----------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => arto.bendiken@… * port: => redland-bindings Old description:
I`m try to install this port (redland-bindings) but first I got the error saying I had to choose a variant, so after listing the vatiants I guessed python25 would be a good one, once I running Mavericks which uses python 2.5.
So I`m just running: $ sudo port install redland-bindings +python25
These are all the flavors of errors I got in the /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_www_redland-bindings/redland- bindings/main.log:
:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make[3]: *** [Redland-stamp] Error 1
:info:build make[2]: *** [all-recursive] Error 1
:info:build make[1]: *** [all-recursive] Error 1
:info:build make: *** [all] Error 2
:error:build org.macports.build for port redland-bindings returned: command execution failed
:debug:build Error code: CHILDSTATUS 27289 2
New description: I`m try to install this port (redland-bindings) but first I got the error saying I had to choose a variant, so after listing the vatiants I guessed python25 would be a good one, once I running Mavericks which uses python 2.5. So I`m just running: {{{ $ sudo port install redland-bindings +python25 }}} These are all the flavors of errors I got in the /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_www_redland-bindings/redland- bindings/main.log: {{{ :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[3]: *** [Redland-stamp] Error 1 :info:build make[2]: *** [all-recursive] Error 1 :info:build make[1]: *** [all-recursive] Error 1 :info:build make: *** [all] Error 2 :error:build org.macports.build for port redland-bindings returned: command execution failed :debug:build Error code: CHILDSTATUS 27289 2 }}} -- Comment: Please attach the entire main.log file. Mavericks ships with Python 2.7.6. However, it does not matter what version of Python the OS comes with, since MacPorts will not use it and will instead install a copy of its own, so you may feel free to use whatever version of Python with redland-bindings that you wish. Unless you have a specific reason to prefer the older python25, you should use python27. -- Ticket URL: <https://trac.macports.org/ticket/44516#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X