[MacPorts] #21206: plotutils fails default universal build
#21206: plotutils fails default universal build ------------------------------+--------------------------------------------- Reporter: snc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.99 Keywords: | Port: plotutils ------------------------------+--------------------------------------------- Duplicates of `-arch` abound … Since libplot is of the wrong architecture, symbols are undefined for i386. This was on an x86_64 machine. {{{ /bin/sh ../libtool --mode=link ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o plot plot.o fontlist.o ../lib/libcommon.a ../libplot/libplot.la -lmx ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -arch x86_64 -arch i386 -o .libs/plot plot.o fontlist.o -L/opt/local/lib ../lib/libcommon.a ../libplot/.libs/libplot.dylib /opt/local/lib/libpng12.dylib -lz -lmx ld: warning: in ../libplot/.libs/libplot.dylib, file is not of required architecture Undefined symbols for architecture i386: }}} -- Ticket URL: <http://trac.macports.org/ticket/21206> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21206: plotutils fails default universal build -------------------------------+-------------------------------------------- Reporter: snc@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.99 Resolution: fixed | Keywords: Port: plotutils | -------------------------------+-------------------------------------------- Changes (by snc@…): * status: new => closed * resolution: => fixed Comment: Fixed in updated from r59346. -- Ticket URL: <http://trac.macports.org/ticket/21206#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts