[MacPorts] #64610: FLAC fails to build for ppc on 10.6.8: [FLAC.tag] Bus error
MacPorts
noreply at macports.org
Sat Feb 5 18:22:01 UTC 2022
#64610: FLAC fails to build for ppc on 10.6.8: [FLAC.tag] Bus error
---------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: powerpc, snowleopard, rosetta
Port: FLAC |
---------------------------+-------------------------------------------
Comment (by kencu):
This looks like the error commonly seen when there is a standard library
mismatch using a current version of libgcc on an older OS.
{{{
malloc: *** error for object 0xa00fd7c4: pointer being freed was not
allocated
}}}
This is what iains was talking about someday fixing in gcc perhaps. For
now, we have a kinda ugly workaround in legacysupport 1.1 that can work,
sometimes. See the TCL code of the legacysupport 1.1 PortGroup for the
gory details.
--
Ticket URL: <https://trac.macports.org/ticket/64610#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list