[MacPorts] #33757: ipe @7.1.2 (graphics); build fails on image.o

MacPorts noreply at macports.org
Sun Mar 25 09:16:44 PDT 2012


#33757: ipe @7.1.2 (graphics); build fails on image.o
---------------------------------+------------------------------------------
 Reporter:  martini@…            |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  2.0.4                                
 Keywords:  leopard              |        Port:  ipe                                  
---------------------------------+------------------------------------------
 Mac OSX 10.5.8 on a ppc. XCode 3.1.4

 Install fails on build, with a long list of "undefined symbols" in
 image.o.
 Here are the first lines of the log related to the problem (full log
 attached):
 {{{
 /usr/bin/g++-4.0 -arch ppc -dynamiclib  -o ../../../build/ipelets/image.so
 ../../../build/obj/ipelets/image.o -L../../../build/lib -lipe
 -L/opt/local/lib -lQtGui -lQtCore
 :info:build Undefined symbols:
 :info:build   "ipe::Page::append(ipe::TSelect, int, ipe::Object*)",
 referenced from:
 :info:build       ImageIpelet::insertBitmap(QString)       in image.o
 :info:build       ImageIpelet::insertJpeg(QString)       in image.o
 }}}

 I understand sometimes this happens when a previous version of ipe is
 present under /usr/lib. No ipe-related file is present there or elsewhere,
 though (at least I think):

 {{{
 bash$ pwd
 /usr
 bash$ find . -iname "ipe*"
 ./share/man/mann/ipentry.n
 ./share/man/mann/ipentry.n.gz
 bash$
 }}}

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


More information about the macports-tickets mailing list