[MacPorts] #37555: doxygen 1.8.3 doesn't build +universal

MacPorts noreply at macports.org
Sun Jan 6 14:49:05 PST 2013


#37555: doxygen 1.8.3 doesn't build +universal
------------------------+---------------------
 Reporter:  jeremyhu@…  |      Owner:  css@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.1.2
 Keywords:  universal   |       Port:  doxygen
------------------------+---------------------
 On Snow Leopard, doxygen 1.8.3 fails to build +universal.  1.8.1.1 built
 +universal just fine.  It looks like libdoxycfg.a and libmd5.a are not
 getting built universal:

 {{{
 /usr/bin/g++-4.2 -I/opt/local/include -arch x86_64 -arch i386 -c -pipe
 -D__FreeBSD__=6 -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=int -Wall -W -Wno-
 deprecated-declarations -O2 -I../qtools -I../libmd5 -I. -o
 ../objects/main.o main.cpp
 /usr/bin/g++-4.2 -L/opt/local/lib -arch x86_64 -arch i386
 -Wl,-search_paths_first -o ../bin/doxygen ../objects/main.o  -L../lib
 -ldoxygen -ldoxycfg -lqtools ../lib/libmd5.a -lpthread -liconv -framework
 CoreServices
 ld: warning: in ../lib/libdoxycfg.a, file was built for unsupported file
 format which is not the architecture being linked (i386)
 ld: warning: in ../lib/libmd5.a, file was built for unsupported file
 format which is not the architecture being linked (i386)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/37555>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list