[MacPorts] #19215: xorg-libAppleWM: Can't build 1.2.0 universal on Tiger
MacPorts
noreply at macports.org
Tue Apr 7 05:30:14 PDT 2009
#19215: xorg-libAppleWM: Can't build 1.2.0 universal on Tiger
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port: xorg-libAppleWM
-------------------------------------+--------------------------------------
I can't build xorg-libAppleWM 1.2.0 with the +universal variant (all 4
universal archs) on Mac OS X 10.4.11 with Xcode 2.5 and MacPorts 1.7.1:
{{{
$ port install xorg-libapplewm +universal
---> Fetching xorg-libAppleWM
---> Verifying checksum(s) for xorg-libAppleWM
---> Extracting xorg-libAppleWM
---> Configuring xorg-libAppleWM
---> Building xorg-libAppleWM
Error: Target org.macports.build returned: shell command " cd
"/mp/var/macports/build/_Users_rschmidt_macports_dports_x11_xorg-
libAppleWM/work/libAppleWM-1.2.0" && nice -n 10 make -j3 all " returned
error 2
Command output: from applewm.c:42:
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/fp.h:1338:
error: 'SIGDIGLEN' undeclared here (not in a function)
In file included from
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32,
from
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125,
from
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:20,
from applewm.c:42:
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:286:
error: parse error before '*' token
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:320:
error: parse error before '*' token
In file included from
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:161,
from
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:20,
from applewm.c:42:
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/fp.h:1338:
error: 'SIGDIGLEN' undeclared here (not in a function)
In file included from applewm.c:42:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:35:
warning: mac68k alignment pragma is deprecated for 64-bit DarwinIn file
included from applewm.c:42:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:35:
warning: mac68k alignment pragma is deprecated for 64-bit Darwin
applewm.c: In function 'XAppleWMFrameDraw':
applewm.c:515: warning: pointer targets in passing argument 2 of '_XSend'
differ in signedness
applewm.c: In function 'XAppleWMFrameDraw':
applewm.c:515: warning: pointer targets in passing argument 2 of '_XSend'
differ in signedness
applewm.c: In function 'XAppleWMFrameDraw':
applewm.c:515: warning: pointer targets in passing argument 2 of '_XSend'
differ in signedness
applewm.c: In function 'XAppleWMFrameDraw':
applewm.c:515: warning: pointer targets in passing argument 2 of '_XSend'
differ in signedness
lipo: can't figure out the architecture type of: /var/tmp//ccHGFuWN.out
make[2]: *** [libAppleWM_la-applewm.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Status 1 encountered during processing.
$
}}}
xorg-libAppleWM @1.0.0_1 could be installed universal (4-way).
--
Ticket URL: <http://trac.macports.org/ticket/19215>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list