Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87499 - quickpkg gives error messages on ppc-macos due to missing /sbin/functions.sh
Summary: quickpkg gives error messages on ppc-macos due to missing /sbin/functions.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on: 58106
Blocks:
  Show dependency tree
 
Reported: 2005-03-31 21:18 UTC by Thomas Kjosmoen
Modified: 2006-04-12 10:53 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 Thomas Kjosmoen 2005-03-31 21:18:48 UTC
When I run quickpkg in OS X, I get a few error messages. I don't know if they actually bork stuff, but here it is:

%quickpkg --version 
/usr/bin/quickpkg: line 40: /sbin/functions.sh: No such file or directory
/usr/bin/quickpkg: line 114: eerror: command not found
/usr/bin/quickpkg: line 137: eerror: command not found

%quickpkg emacs-cvs
/usr/bin/quickpkg: line 40: /sbin/functions.sh: No such file or directory
/usr/bin/quickpkg: line 52: ebegin: command not found
/usr/bin/quickpkg: line 1: einfo: command not found
/usr/bin/quickpkg: line 90: eend: command not found
/usr/bin/quickpkg: line 1: einfo: command not found

--Thomas

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



!!! 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.19 (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-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-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="-O2 -pipe"
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="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect cvs distlocks keepwork userpriv"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LANG="en_US"
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 aqua berkdb cscope cups curl emboss ldap libwww ncurses nls opengl pam png ppc-
macos python readline ruby samba slang tetex xml2 zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Lina Pezzella (RETIRED) gentoo-dev 2005-04-01 07:13:51 UTC
Unfortunately that script is part of baselayout. We cannot fix it until we have a working baselayout for macos -- which looks to be a long project. Sorry
Comment 2 Kito (RETIRED) gentoo-dev 2005-07-13 10:43:03 UTC
should be fixed with baselayout-darwin which installs /sbin/functions.sh