Opened 15 years ago
Closed 15 years ago
#24136 closed defect (invalid)
building gtk-engines2 fails on Tiger - PPC
Reported by: | drechsel@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | gtk-engines2 |
Description (last modified by mf2k (Frank Schima))
Error message:
Command output: sh: line 1: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk-engines2/work/gtk-engines-2.18.4
Workaround:
cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk-engines2/work/ mv gtk-engines-2.18.2 gtk-engines-2.18.4
Change History (3)
comment:1 Changed 15 years ago by drechsel@…
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
I don't see how this bug can possibly be valid. On my Snow Leopard machine, gtk-engines2 @2.18.4 definitely extracts a directory called gtk-engines-2.18.4 as it should. I can't see how it could possibly extract a directory called gtk-engines-2.18.2 on Tiger. You must have had an old gtk-engines-2.18.2 directory lying around from a previous build attempt when the port was at that version, that was for some inexplicable reason not detected as being older than the 2.18.4 portfile, and therefore not automatically cleaned up when you tried again with 2.18.4.
For good measure, I updated gtk-engines2 to 2.18.5.
Note: See
TracTickets for help on using
tickets.
Sorry - my error message was incomplete: