Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91393 - dev-python/pychecker-0.8.14 works on ppc-macos
Summary: dev-python/pychecker-0.8.14 works on ppc-macos
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC All
: High enhancement (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on: 92216
Blocks:
  Show dependency tree
 
Reported: 2005-05-03 23:33 UTC by dan
Modified: 2007-09-01 12:00 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 dan 2005-05-03 23:33:13 UTC
successfully emerged pychecker-0.8.14

Portage 2.0.51.19 (default-darwin/macos/10.3, gcc-3.3, libsystem-7.1-r0, 7.9.0 Power Macintosh)
=================================================================
System uname: 7.9.0 Power Macintosh powerpc
macos-20040726
Python:              dev-lang/python-2.3.3 [2.3 (#1, Sep 13 2003, 00:49:11)]
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     2.3.3
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.57
sys-devel/automake:  1.6.3
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   2.4.4
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CFLAGS=" -pipe -mcpu=7450 -fast -fPIC -I/sw/include -I/Users/dan/Developer/include"
CHOST="powerpc-apple-darwin"
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=" -pipe -mcpu=7450 -fast -fPIC -I/sw/include -I/Users/dan/Developer/include"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect cvs distlocks keepwork strict userpriv"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LDFLAGS=" -L/sw/lib -L/Users/dan/Developer/lib"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X altivec berkdb cscope cups curl emboss gdbm jack ldap ncurses opengl pam png portaudio ppc-macos python readline ruby samba sndfile xml2 zlib userland_Darwin kernel_Darwin libc_Darwin"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LINGUAS


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Fabian Groffen gentoo-dev 2005-09-02 11:10:39 UTC
compiles and works (at least it produces valuable comments for me on some code)

However, what stops me from committing now is the location of the python stuff:
/System/Library/Frameworks/Python.framework/Versions/2.3/bin/pychecker

I don't recall anymore what was good and what not.  To any path expert: is this
an acceptable install location, or not?
Comment 2 dan 2005-09-04 17:38:06 UTC
The path mentioned above is the "correct" path in that it is provided by the default mac python 
installation.
However, this path is not in the default search path - please see bug #92216
Comment 3 Fabian Groffen gentoo-dev 2007-09-01 12:00:11 UTC
pychecker is in prefix now.