Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67303 - dev-libs/glib-2.4.7 compiles correctly under MacOS X
Summary: dev-libs/glib-2.4.7 compiles correctly under MacOS X
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: PPC Linux
: High minor (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-12 19:22 UTC by Adrian Perez
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 Adrian Perez 2004-10-12 19:22:31 UTC
The ebuild for dev-libs/glib-2.4.7 works fine under MacOS X 10.3.5 (build 7M34).

Reproducible: Always
Steps to Reproduce:
1. emerge /usr/portage/dev-libs/glib/glib-2.4.7.ebuild
Actual Results:  
glib compiles


!!! 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/ppc/10.3, gcc-3.3, unavailable, 7.5.0 Power Macintosh powerpc)
===============================================================
==
System uname: 7.5.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
ccache version 2.3 [disabled]
Autoconf:
Automake:
Binutils:
ACCEPT_KEYWORDS="macos ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER=""
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="ppc gdbm ncurses nls ppc-macos readline"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-10-13 05:07:03 UTC
It's keyworded ~ppc-macos. You need to set ACCEPT_KEYWORDS="~ppc-macos"
to emerge it.

P.S.
You might need to update portage to the latest development version.
`FEATURES="-collision-protect" emerge portage` will do the job.
Comment 2 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:16 UTC
Closing out bugs that've been resolved for a while now...