[MacPorts] #70501: windowmaker at 0.95.9_1 Portfile on Tiger PPC doesn't compile as-is.
MacPorts
noreply at macports.org
Wed Aug 7 14:48:53 UTC 2024
#70501: windowmaker at 0.95.9_1 Portfile on Tiger PPC doesn't compile as-is.
--------------------------+-----------------------------------
Reporter: garoffoli | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords: windowmaker tiger ppc
Port: windowmaker |
--------------------------+-----------------------------------
Comment (by barracuda156):
Replying to [ticket:70501 garoffoli]:
> Trying to compile windowmaker as-is doesn't work, because apple-gcc42
doesn't correctly support C99.
>
> It needs
>
> {{{
> PortGroup legacysupport 1.1
> }}}
>
> and
>
>
> {{{
> configure.compiler macports-gcc-7
> }}}
>
> and now it compiles fine.
Does it work with passing `-std=C99`? If not, then old Xcode gccs should
be blacklisted, but we need not hardcode a specific compiler (I am pretty
sure it will build with gcc14 or gcc6 just as well).
--
Ticket URL: <https://trac.macports.org/ticket/70501#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list