[MacPorts] #22622: radlib universal variant fails
MacPorts
noreply at macports.org
Fri Nov 20 14:15:41 PST 2009
#22622: radlib universal variant fails
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: mbrooksclark@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: radlib
-------------------------------------+--------------------------------------
On Snow Leopard at least, I can't compile radlib with the universal
variant:
{{{
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I../h
-I/opt/local/include -DHOST_IS_BIGENDIAN= -D_GNU_SOURCE
-I/opt/local/include -I/usr/include -I/opt/local/include -O2 -arch x86_64
-arch i386 -c ../src/radsha.c -fno-common -DPIC -o .libs/radsha.o
../src/radsha.c:81:23: error: operator '!' has no right operand
../src/radsha.c:194:23: error: operator '!' has no right operand
../src/radsha.c:307:23: error: operator '!' has no right operand
../src/radsha.c:312:23: error: operator '!' has no right operand
../src/radsha.c:326:23: error: operator '!' has no right operand
../src/radsha.c:473:23: error: operator '!' has no right operand
../src/radsha.c:520:23: error: operator '!' has no right operand
../src/radsha.c:676:23: error: operator '!' has no right operand
../src/radsha.c:718:23: error: operator '!' has no right operand
../src/radsha.c:81:23: error: operator '!' has no right operand
../src/radsha.c:194:23: error: operator '!' has no right operand
../src/radsha.c:307:23: error: operator '!' has no right operand
../src/radsha.c:312:23: error: operator '!' has no right operand
../src/radsha.c:326:23: error: operator '!' has no right operand
../src/radsha.c:473:23: error: operator '!' has no right operand
../src/radsha.c:520:23: error: operator '!' has no right operand
../src/radsha.c:676:23: error: operator '!' has no right operand
../src/radsha.c:718:23: error: operator '!' has no right operand
lipo: can't figure out the architecture type of: /var/tmp//cc6tnMeZ.out
make[3]: *** [radsha.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
}}}
Full log attached.
--
Ticket URL: <http://trac.macports.org/ticket/22622>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list