Opened 9 years ago
Closed 7 years ago
#47763 closed defect (fixed)
Ghostscript 9.16 won't build on PPC Tiger (Mac OS X 10.4.11) and prevent upgrading of so many other packages
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | evilmoo@… | |
Port: | ghostscript |
Description
The problem is with the compiler blacklist. It allows to use Clang-3.3 on PPC Tiger which cannot build. So it needs to be blacklisted Ghostscript's Portfile.
Change History (5)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | takanori@… removed |
---|---|
Keywords: | clang-3.3 blacklist removed |
Owner: | changed from macports-tickets@… to takanori@… |
comment:6 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from takanori@… to macports-tickets@… |
---|
comment:7 Changed 9 years ago by evilmoo@…
Clang-3.3 apparently now builds on Tiger PPC, but shouldn't portconfigure.tcl be updated to use clang-3.4 now?
comment:9 Changed 7 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | new → closed |
ghostscript now builds on TIger, and portconfigure.tcl has been updated to deliver PPC compatible compilers as well.
$ port -v installed ghostscript The following ports are currently installed: ghostscript @9.16_1+x11 platform='darwin 8' archs='ppc' date='2016-03-01T17:40:22-0800' ghostscript @9.19_0+x11 platform='darwin 8' archs='ppc' date='2016-07-11T19:14:08-0700' ghostscript @9.21_2+x11 platform='darwin 8' archs='ppc' date='2017-08-12T15:59:47-0700' ghostscript @9.22_0+x11 platform='darwin 8' archs='ppc' date='2017-10-07T17:11:53-0700' ghostscript @9.23_2+x11 (active) platform='darwin 8' archs='ppc' date='2018-04-14T12:44:41-0700'
Note: See
TracTickets for help on using
tickets.
takanori has retired. See #47537.