Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17692 closed defect (fixed)

bind9 doesn't build universal

Reported by: jeremyhu (Jeremy Huddleston Sequoia) Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: universal Cc: danielluke (Daniel J. Luke)
Port: bind9

Description

/usr/bin/gcc-4.0  -I/opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_net_bind9/work/bind-9.5.0-P2 -I./unix/include -I./pthreads/include -I./x86_32/include -I./include -I./include  -D_REENTRANT   -O2 -isysroot /Developer/SDKs/MacOSX10.5.Internal.sdk -arch ppc -arch i386 -mmacosx-version-min=10.5  -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing  -c hash.c
hash.c: In function 'isc_hash_destroy':
./x86_32/include/isc/atomic.h:34: error: can't find a register in class 'MQ_REGS' while reloading 'asm'
lipo: can't figure out the architecture type of: /var/tmp//ccyw1AVG.out
make[2]: *** [hash.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [subdirs] Error 1

Change History (3)

comment:1 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)

builds fine using 'universal_variant no', btw...

comment:2 Changed 15 years ago by danielluke (Daniel J. Luke)

Resolution: fixed
Status: newclosed

turned off universal variant in r43968

Thanks!

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.