[MacPorts] #59121: blackbox @0.75 does not build on PPC Tiger, Mac OS X 10.4.11, because of a type mismatch?
MacPorts
noreply at macports.org
Sat Sep 28 16:00:26 UTC 2019
#59121: blackbox @0.75 does not build on PPC Tiger, Mac OS X 10.4.11, because of a
type mismatch?
------------------------+--------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.0
Resolution: | Keywords: tiger
Port: blackbox |
------------------------+--------------------
Comment (by kencu):
It's not 100% clear to me why it would build with gcc6 on Leopard but not
build with gcc6 on Tiger, and gives up this error...
Anyway, adding `-fpermissive` to the `configure.cxxflags` seems to be what
it is telling you to do to fix the problem, so please give that at try
(down near the bottom of the portfile, add):
{{{
configure.cxxflags-append -fpermissive
}}}
and report back success or failure.
--
Ticket URL: <https://trac.macports.org/ticket/59121#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list