Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #13683 (closed defect: duplicate)

Opened 11 months ago

Last modified 11 months ago

tiff: ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib

Reported by: ogyle@… Owned by: waqar@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.5.2
Keywords: tiff problem.. install of imagemagick.. Cc: mail@…
Port:

Description (last modified by jmpp@…) (diff)

Problem with installing ImageMagick ... Attached is the error message. Please help!

$ sudo port install ImageMagick
--->  Building tiff with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/tiff-3.8.2" && make all " returned error 2
Command output: Making all in port
make[1]: Nothing to be done for `all'.
Making all in libtiff
make  all-am
Making all in tools
/bin/sh ../libtool --tag=CC --mode=link gcc  -O2 -Wall -W  -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o tiffgt  tiffgt-tiffgt.o ../libtiff/libtiff.la ../port/libport.la -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL -ljpeg -lz -lc 
libtool: link: gcc -O2 -Wall -W -o .libs/tiffgt tiffgt-tiffgt.o  -L/opt/local/lib ../libtiff/.libs/libtiff.dylib ../port/.libs/libport.a -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL /opt/local/lib/libjpeg.dylib -lz -lc
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[1]: *** [tiffgt] Error 1
make: *** [all-recursive] Error 1

Error: The following dependencies failed to build: tiff
Error: Status 1 encountered during processing.

Change History

Changed 11 months ago by ryandesign@…

  • owner changed from macports-tickets@… to waqar@…
  • summary changed from Problems with installing ImageMagick to tiff: ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
  • milestone set to Port Bugs

Changed 11 months ago by ryandesign@…

  • status changed from new to closed
  • resolution set to duplicate

This is a problem with tiff, not ImageMagick, and furthermore should already have been fixed; see #12997. Can you please "sudo port selfupdate" and try installing tiff again? If you still get the problem, please reopen this bug.

Changed 11 months ago by ogyle@…

  • status changed from closed to reopened
  • resolution duplicate deleted

I am really sorry for bugging you further, but 'sudo port selfupdate' didn't work for me. Also, i looked by at the prior bug report, that didn't quite help me either.

Your help is really appreciated. Thank you, Mayank

Changed 11 months ago by jmpp@…

  • description modified (diff)

Changed 11 months ago by ryandesign@…

  • cc mail@… added

Thorsten Zörner also reported on the mailing list that this bug still exists.

Changed 11 months ago by afb@…

  • status changed from reopened to closed
  • resolution set to duplicate

Duplicate, #12997 (known leopard library bug)

Note: See TracTickets for help on using tickets.