Opened 10 years ago
Closed 10 years ago
#44516 closed defect (fixed)
Installing redland-bindings
Reported by: | dcguim (Dan Guim) | Owned by: | arto.bendiken@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | redland-bindings |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Change History (4)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to arto.bendiken@… |
Port: | redland-bindings added |
comment:2 Changed 10 years ago by dcguim (Dan Guim)
You`re right, what I really meant was 2.7.5. which the Mavericks I just installed came with.
But thanks for the tip. I`ll try to run with the +python27 variant.
comment:4 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
closing per comment:3
Note: See
TracTickets for help on using
tickets.
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.