#12163 closed defect (fixed)
BUG: r26388 to GTK 1 Portfile appears to break GTK 1 build
Reported by: | eirik@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: |
Description
GTK 1 fails to install with the following output:
eirik@emu:~$ sudo port install gtk1 ---> Fetching gtk1 ---> Attempting to fetch gtk+-1.2.10.tar.gz from ftp://ftp.gtk.org/pub/gtk/v1.2/ ---> Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/distfiles/yves ---> Attempting to fetch ltmain13 from http://svn.macports.org/repository/macports/distfiles/yves ---> Verifying checksum(s) for gtk1 ---> Extracting gtk1 ---> Applying patches to gtk1 Error: Target com.apple.patch returned: error copying "/opt/local/var/db/dports/distfiles/gtk1/ltconfig13" to "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_gtk1/work/gtk+-1.2.10/ltconfig": file already exists Error: Status 1 encountered during processing.
Reverting back to the previous version of the Portfile builds GTK 1 successfully.
Change History (5)
comment:1 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|---|
Priority: | Blocker → High |
Summary: | Changeset 26388 to GTK 1 Portfile appears to break GTK 1 build → BUG: r26388 to GTK 1 Portfile appears to break GTK 1 build |
Version: | 1.4.40 |
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|
comment:3 Changed 17 years ago by eirik@…
This is to confirm that gtk1 builds with the current portfile.
Thanks
comment:4 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, marking fixed.
Note: See
TracTickets for help on using
tickets.
It looks like this should have been fixed by r26419 and/or r28246. Can you confirm this?