Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 58719

Summary: gettext compiles cleanly on MacOS X with the "macos" keyword.
Product: Gentoo Linux Reporter: josh64
Component: New packagesAssignee: osx porters <osx>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description josh64 2004-07-28 19:34:02 UTC
gettext will compile cleanly and work properly on MacOS X by adding the "macos" keyword to the .ebuild file.

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



!!! Using `which gcc` to gcc locate version, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 20040726 (default-macos-10.3, gcc-3.3, unavailable, 7.4.0 Power Macintosh powerpc)
===============================================================
==
System uname: 7.4.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.57
Automake: sys-devel/automake-1.6.3
Binutils: 
ACCEPT_KEYWORDS="macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
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="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect cvs keepwork"
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 stevenschlansker 2004-08-25 08:42:41 UTC
I have also cleanly compiled it - the only thing that stops it from installing properly is the collision-protect over the system gettext.  I have not done extensive testing on the new packages, but after backing up the old gettext and installing everything seems to work great.
Comment 2 Lina Pezzella (RETIRED) gentoo-dev 2004-10-22 08:41:43 UTC
Please change the following line in your make.conf:

ACCEPT_KEYWORDS="~ppc-macos"

Gettext has already been keyworded ppc-macos.
Comment 3 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:08 UTC
Closing out bugs that've been resolved for a while now...