Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58714 - net-p2p/bittorent working on macos (without X) ...
Summary: net-p2p/bittorent working on macos (without X) ...
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 18:53 UTC by Vincent Strubel
Modified: 2005-02-06 13:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Strubel 2004-07-28 18:53:06 UTC
net-p2p/bittorrent-3.4.2-r1 emerged fine and works on my OSX system.
There are however two quirks in the dependencies :
- unzip exists on OSX but is not injected by the bootstrap, see http://bugs.gentoo.org/show_bug.cgi?id=58153
- wxpython is not ~macos (and I'm not trying it out tonight)
By injecting app-arch/unzip, and changing the RDEPEND line from :
"X? ( >=dev-python/wxpython-2.2 )"
to: 
"!macos? (X? ( >=dev-python/wxpython-2.2 ))"
I was able to emerge it, and successfully test the command line versions.
I would therefore suggest adding it to ~macos as soon as the unzip issue is taken care of.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51_pre13 (default-macos-10.3, gcc-3.3, unavailable, 7.4.0 Power
Macintosh powerpc)
=================================================================
System uname: 7.4.0 Power Macintosh powerpc
cat: /etc/gentoo-release: No such file or directory
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.6.3
Binutils: 
ACCEPT_KEYWORDS="macos ~macos"
AUTOCLEAN="yes"
CFLAGS="-Os -pipe -faltivec -mcpu=7450 -mtune=7450"
CHOST="powerpc-apple-darwin"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-Os -pipe -faltivec -mcpu=7450 -mtune=7450"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache cvs digest noauto"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos X berkdb ldap mysql perl python ruby"
Comment 1 Hasan Khalil (RETIRED) gentoo-dev 2004-08-11 00:51:45 UTC
This is going to rely on python (wxpython), and will cause repoman to have issues unless we satisfy all those deps. The !macos? hack is ugly, IMHO. I'd rather wait until we sort out the python mess, personally.
Comment 2 Lina Pezzella (RETIRED) gentoo-dev 2005-01-23 12:59:29 UTC
Invalid. Does not work anymore. Please see Bug #66915
Comment 3 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:12 UTC
Closing out bugs that've been resolved for a while now...