Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83327 - euse doesn't work on gentoo-macos
Summary: euse doesn't work on gentoo-macos
Status: RESOLVED DUPLICATE of bug 75525
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 12:28 UTC by Matthew Gregory Sr.
Modified: 2006-04-12 10:52 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 Matthew Gregory Sr. 2005-02-25 12:28:46 UTC
I just started using gentoo-macos and have found that euse will not run properly.

Initial results:

Matthew-Gregorys-Computer:/usr/portage/x11-libs/gtk+ root# euse -i threads
/usr/bin/euse: line 1: readlink: command not found
/usr/bin/euse: line 199: /make.defaults: No such file or directory
/usr/bin/euse: line 1: readlink: command not found
/usr/bin/euse: line 199: /make.defaults: No such file or directory
/usr/bin/euse: line 1: readlink: command not found
/usr/bin/euse: line 1: readlink: command not found
ERROR: /make.defaults is not readable

Info:

Matthew-Gregorys-Computer:/usr/portage/x11-libs/gtk+ root# emerge info
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51-r15 (default-darwin/macos/10.3, gcc-3.3, libsystem-7.1-r0, 7.8.0 Power Macintosh)
=================================================================
System uname: 7.8.0 Power Macintosh powerpc
macos-20041118
Python:               [2.3 (#1, Sep 13 2003, 00:49:11)]
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -fomit-frame-pointer"
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="-O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc 16bit 3ds aac altivec apache2 artworkextra athena auctex avi bash-completion bcmath bdf berkdb blender-game bluetooth bmp bzlib c++ cdb cdda cddb cdf cdinstall cdio cdparanoia cdr cdrom cgi chroot clisp cln cmucl cracklib crypt cscope css csv ctype dbase dbcp dbm dhcp dio dpms droproot dts dv dvd dvdr dvdread editor emboss emoticon encode enscript erandom escreen ethereal expat ext-png ext-zlib extensions f2c faad fame fastcgi festival ffmpeg fits flash flatfile flood ncurses nls ppc-macos readline"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Leo Laursen 2005-03-10 02:11:42 UTC
I see the same picture on a pentium4
Changing line 157 in /usr/bin/euse:
parent="$(grep -v '(^#|^ *$)' ${curdir}/parent)"
to use grep -Ev seems to work.
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-04-19 04:47:35 UTC
fyi this isn't a macos problem; this a dup of 83327 (which is a dup of 75525).
Comment 3 Lina Pezzella (RETIRED) gentoo-dev 2005-04-19 07:50:04 UTC

*** This bug has been marked as a duplicate of 75525 ***