[MacPorts] #57032: mozjs52 @52.6.0, mozjs60 @60.1.0: Target C compiler target CPU (unknown) does not match --target CPU (powerpc)
MacPorts
noreply at macports.org
Sat Aug 24 23:12:49 UTC 2019
#57032: mozjs52 @52.6.0, mozjs60 @60.1.0: Target C compiler target CPU (unknown)
does not match --target CPU (powerpc)
-------------------------------+----------------------
Reporter: ballapete | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords: powerpc
Port: mozjs52, mozjs60 |
-------------------------------+----------------------
Comment (by kencu):
I have some progress to report on getting this to build on Tiger PPC, but
it's not yet working to build through to the end (and nothing is actually
tested yet, of course). But if you're motivated and have some skills and
interest, this will probably be helpful. I'll upload my WIP to date. The
error at the moment comes because code to handle PPC on Darwin is not
written for
{{{
js/src/wasm/WasmSignalHandlers.cpp
}}}
and will need to be added.
Error:
{{{
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_mozjs52/mozjs52/work/mozjs-52.6.0gnome1/js/src/wasm/WasmSignalHandlers.cpp:379:4:
error: #error Unsupported architecture
:info:build # error Unsupported architecture
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57032#comment:22>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list