[macppc] Unbreak www/webkitgtk4 (Was: [macppc] www/webkitgtk4 can't be built)

2020-04-16 Thread Charlene Wendling
Hi, jca@ found the missing symbol :) Here is a diff that: - fix the undefined reference to `WTF::Optional JSC::parse(char const*)'. The conditional is supposed to be '( OS(OPENBSD) && CPU(PPC) )' instead of using defined()s but the former does not work. - drop the `__mulodi4' powerpc

[macppc] www/webkitgtk4 can't be built

2020-04-14 Thread Charlene Wendling
Hi, As the ports tree may be locked when the bulk will be finished, i'll report the most important failures i'm not able to fix on macppc, as soon as they happen. > https://bin.charlenew.xyz/webkitgtk4-2.28.1p0.log - this already happened with ports-clang - other ld.bfd archs can build it - i