[MacPorts] #36438: libgdiplus build fails when upgrading gcc47

MacPorts noreply at macports.org
Sun Oct 7 16:55:02 PDT 2012


#36438: libgdiplus build fails when upgrading gcc47
----------------------------+--------------------------------
  Reporter:  ahelfer1971@…  |      Owner:  macports-tickets@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.2
Resolution:                 |   Keywords:
      Port:  libgdiplus     |
----------------------------+--------------------------------

Comment (by jeremyhu@…):

 The call to ld is:
 {{{
 "/usr/bin/ld" -demangle -dynamic -arch i386 -flat_namespace
 -macosx_version_min 10.8.0 -undefined suppress -undefined suppress -o
 /var/folders/kd/lg174pm94bz417bmp5vv57j80000gn/T/testgdi-qVJz5d.out
 -L/opt/local/lib -L/lib testgdi.o ../src/.libs/libgdiplus.dylib -lpthread
 /opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libcairo.dylib
 /opt/local/lib/libpixman-1.dylib /opt/local/lib/libxcb-shm.dylib
 /opt/local/lib/libX11-xcb.dylib /opt/local/lib/libxcb-render.dylib
 /opt/local/lib/libXrender.dylib -lrt /opt/local/lib/libpangoft2-1.0.dylib
 /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgmodule-2.0.dylib
 /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgthread-2.0.dylib
 /opt/local/lib/libffi.dylib /opt/local/lib/libglib-2.0.dylib -lresolv
 /opt/local/lib/libtiff.dylib -ljbig /opt/local/lib/libjpeg.dylib
 /opt/local/lib/libgif.dylib /opt/local/lib/libSM.dylib
 /opt/local/lib/libICE.dylib /opt/local/lib/libX11.dylib
 /opt/local/lib/libxcb.dylib /opt/local/lib/libXau.dylib
 /opt/local/lib/libXdmcp.dylib /opt/local/lib/libpng15.dylib
 /opt/local/lib/libexif.dylib /opt/local/lib/libintl.dylib -lc -lm
 /opt/local/lib/libfontconfig.dylib /opt/local/lib/libiconv.dylib
 /opt/local/lib/libfreetype.dylib -lz -lbz2 /opt/local/lib/libexpat.dylib
 -framework Foundation -framework Carbon -arch_multiple -final_output
 .libs/testgdi -lSystem
 /usr/bin/../lib/clang/4.2/lib/darwin/libclang_rt.eprintf.a
 /usr/bin/../lib/clang/4.2/lib/darwin/libclang_rt.osx.a
 }}}

 which makes me think this is an ld bug ... we're not even telling the
 linker to use that dylib, but it's still checking it for some reason...

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


More information about the macports-tickets mailing list