[MacPorts] #64611: libopus fail for ppc on 10.6.8: configure: error: no supported Get CPU Info method, please disable run-time CPU capabilities detection or intrinsics
MacPorts
noreply at macports.org
Sat Feb 5 10:51:49 UTC 2022
#64611: libopus fail for ppc on 10.6.8: configure: error: no supported Get CPU Info
method, please disable run-time CPU capabilities detection or intrinsics
---------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: powerpc, snowleopard, rosetta
Port: libopus |
---------------------------+-------------------------------------------
Comment (by barracuda156):
So here it fails apparently because `--build` is wrongly detected as i368,
and that error is described in port file:
{{{
platform i386 {
# checking How to get X86 CPU Info... configure: error: no supported
Get CPU Info method, please disable intrinsics
compiler.blacklist *gcc-4.* {clang < 500}
}
}}}
However blacklisting compiler did not have effect, gcc-4.2 was used. After
adding correct triple in port file, build proceeds but fails here:
{{{
make[3]: *** [doxygen-build.stamp] Bus error
make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_libopus/libopus/work/opus-1.3.1/doc'
make[2]: *** [all-local] Error 2
make[2]: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64611#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list