Opened 7 years ago

Last modified 2 years ago

#53950 closed defect

MoarVM: unrecognized command line option "-Wno-logical-op-parentheses" on 10.5/PPC — at Initial Version

Reported by: mojca (Mojca Miklavec) Owned by: mojca (Mojca Miklavec)
Priority: Low Milestone:
Component: ports Version:
Keywords: leopard Cc: coke (Will Coleda)
Port: MoarVM

Description

Compilation of MoarVM fails on 10.5/PPC, most likely due to a too old compiler.

See build logs:

make: Entering directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_MoarVM/MoarVM/work/MoarVM-2017.03'
compiling src/main.o
compiling src/core/callsite.o
cc1: error: unrecognized command line option "-Wno-logical-op-parentheses"
cc1: error: unrecognized command line option "-Wno-logical-op-parentheses"

It's not yet clear whether PPC is even theoretically supported and this has super low priority in case it's fixable at all. I just wanted to mark it somewhere, so that we can take a closer look at some point. In case PPC is not supported, the Portfile should at least say so.

Change History (0)

Note: See TracTickets for help on using tickets.