New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12486 (closed defect: duplicate)

Opened 6 years ago

Last modified 4 years ago

BUG: glib1 failure with ltmain13 / ltconfig13

Reported by: jyellis@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.5.1
Keywords: Cc: ryandesign@…, jyellis@…
Port:

Description

When attempting to install the ImageMagick port with variant +gs using MacPorts 1.510, I receive the following error:

c-68-38-157-175:/usr/local/src jyellis$ sudo port install ImageMagick +gs
Warning: No mirror sites on file for class opendarwin
---> Fetching glib1
Error: No defined site for tag: lt, using master_sites
---> Attempting to fetch ltconfig13 from ftp://ftp.gtk.org/pub/gtk/v1.2/
---> Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/distfiles/glib1
---> Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/distfiles/general/
---> Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/downloads/glib1
Error: Target org.macports.fetch returned: fetch failed
Error: The following dependencies failed to build: gplghostscript gtk1 glib1
Error: Status 1 encountered during processing.

Change History

comment:1 Changed 6 years ago by nox@…

  • Version 1.5.1 deleted

comment:2 Changed 6 years ago by ryandesign@…

  • Version set to 1.5.1

Why did you delete the version? It's useful to know that the user was using MacPorts 1.5.1 when the problem occurred.

comment:3 Changed 6 years ago by ryandesign@…

jyellis,

  • The port experiencing the problem is glib1, not ImageMagick.
  • This problem has been mentioned on the mailing list before. You can work around it by manually acquiring the files ltmain13 and ltconfig13 and placing them in the glib1 distfiles directory.
  • The message "Error: No defined site for tag: lt, using master_sites" says to me that something in MacPorts base is broken or was recently changed, because these portfiles have not been changed for some time, and they used to work. They do most certainly define a site for the tag lt:
master_sites    ftp://ftp.gtk.org/pub/gtk/v1.2/ \
                opendarwin::lt

Perhaps the opendarwin alias was recently removed from MacPorts because the servers were believed to be offline?

comment:4 Changed 6 years ago by juliushuang@…

try download ltconfig13 and ltmain13 from svn.

http://svn.macports.org/repository/macports/distfiles/yves/

comment:5 Changed 6 years ago by ryandesign@…

  • Keywords ImageMagick ghostscript removed
  • Summary changed from BUG: ImageMagick-6.3.5-5 - fetch failure on gs variant to BUG: glib1 failure with ltmain13 / ltconfig13

comment:6 Changed 6 years ago by sfiera@…

  • Status changed from new to closed
  • Resolution set to duplicate

I've collected missing ltmain/ltconfig bugs as #12551. The hopeful resolution is master_sites macports:lt:lt but for now master_sites:yves:lt should do.

comment:7 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.