[MacPorts] #24118: xorg-libX11 1.3.3 does not build with +universal with coreutils +with_default_names (was: xorg-libX11 1.3.3 does not build with +universal when its dependencies aren't universal)
MacPorts
noreply at macports.org
Wed Mar 24 08:44:36 PDT 2010
#24118: xorg-libX11 1.3.3 does not build with +universal with coreutils
+with_default_names
-----------------------------------+----------------------------------------
Reporter: andre.david@… | Owner: jeremyhu@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: X11 | Port: xorg-libX11
-----------------------------------+----------------------------------------
Comment(by ryandesign@…):
Andre, I see these suspicious lines in your build.log:
{{{
checking for cpp... /opt/local/bin/cpp
}}}
That's not normal. cpp should be /usr/bin/cpp-4.2. Where did
/opt/local/bin/cpp come from? Why does this file exist?
{{{
basename: extra operand `unfat-69094/libximcp.a-i386/imDefIc.o'
Try `basename --help' for more information.
}}}
This is probably the real problem. Your "basename" command (undoubtedly
from coreutils +with_default_names) doesn't behave the way xorg-libX11
expected. We should really remove that variant finally, as we discussed
months ago on the mailing list.
--
Ticket URL: <http://trac.macports.org/ticket/24118#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list