#31044 closed defect (invalid)
libtorrent-rasterbar build error
Reported by: | lev.livnev@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | ||
Port: | libtorrent-rasterbar |
Description
Hello, I've been trying to install Deluge on OS X Snow Leopard using Macports. (X-code version 4.0) I tried the command 'sudo port install deluge'. After a long time installing dependencies, returned with this message. Restarting and trying again didn't fix it:
Error: Target org.macports.configure returned: incompatible boost installation Error: Failed to install libtorrent-rasterbar Log for libtorrent-rasterbar is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libtorrent-rasterbar/libtorrent-rasterbar/main.log Error: The following dependencies were not installed: libtorrent-rasterbar py26-chardet py26-distribute py26-distribute py26-game libsdl libsdl_image libsdl_mixer flac libogg libmikmod libvorbis smpeg libsdl_ttf py26-numpy fftw-3 py26-nose py26-gtk libglade2 py26-cairo py26-py py26-mako py26-notify-python libnotify py26-openssl py26-twisted py26-zopeinterface py26-twisted-web2 py26-xdg py26-numeric Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (1)
Change History (4)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Keywords: | mac os x snow leopard install mac ports installation removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | libtorrent-rasterbar added; deluge removed |
Summary: | deluge 1.3.3 multiple errors → libtorrent-rasterbar build error |
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
As per the log, you need to install boost +python26.
**** **** libtorrent-rasterbar requires port boost installed with variant +python26. **** Please do the following then try installing libtorrent-rasterbar again: **** **** sudo port install boost +python26 ****
Note: See
TracTickets for help on using
tickets.
Please attach the log mentioned in the output.