<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>131271</bug_id>
          
          <creation_ts>2006-04-25 14:33 0000</creation_ts>
          <short_desc>Problem while emerge dev-lang/icon-9.4.3-r2</short_desc>
          <delta_ts>2006-05-11 10:29:21 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo/Alt</product>
          <component>Mac OSX</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>dirk.schoenberger@freenet.de</reporter>
          <assigned_to>osx@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>dirk.schoenberger@freenet.de</who>
            <bug_when>2006-04-25 14:33:06 0000</bug_when>
            <thetext>While trying to emerge icon 9.4.3-r2 I ran into the following problem

:
: To configure Icon, run either
:
:       make Configure name=xxxx     [for no graphics]
: or    make X-Configure name=xxxx   [with X-Windows graphics]
:
: where xxxx is one of
:
aix             cygwin          hurd            linux           posix           solaris_sunc
bsd             hpux            irix            macintosh       solaris         tru64
:
make: *** [config/ppc_macos/status] Error 1


Looks like the ebuild doesn&apos;t give the correct platform for OSX

My emerge info

Portage 2.1_pre3-r1 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.6.0 Power Macintosh)
=================================================================
System uname: 8.6.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [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=&quot;ppc-macos&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;powerpc-apple-darwin8&quot;
CFLAGS=&quot;-O2 -pipe&quot;
CHOST=&quot;powerpc-apple-darwin8&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/eselect/compiler /etc/gconf /etc/texmf/web2c /etc/env.d&quot;
CXXFLAGS=&quot;-O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig collision-protect distlocks sfperms strict&quot;
GENTOO_MIRRORS=&quot;http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/overlays/local&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;ppc aalib audiofile emboss exif expat ffcall ffmpeg gdbm gif gmp imagemagick jpeg lcms libwww lua mhash mng nls ogg opengl pcre png ppc-macos qt recode sdl slang svg tetex tiff truetype vorbis elibc_Darwin kernel_Darwin userland_Darwin&quot;
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cwills@witznd.net</who>
            <bug_when>2006-05-10 22:07:17 0000</bug_when>
            <thetext>It looks like arizona moved the ppc_macos to just macintosh, therefore the &quot;mytarget&quot; statement in the ebuild should be:

if use ppc-macos; then
     mytarget=&quot;macintosh&quot;
else 
...

also you might want to just read the status file in the config/macintosh for any comments</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grobian@gentoo.org</who>
            <bug_when>2006-05-11 10:29:21 0000</bug_when>
            <thetext>Cheyenne: thanks!

Committed the fix in CVS.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>