[MacPorts] #69380: libffi fails on 10.5 PPC for bad patch
MacPorts
noreply at macports.org
Fri Feb 23 14:51:52 UTC 2024
#69380: libffi fails on 10.5 PPC for bad patch
-----------------------+-------------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard ppc
Port: libffi |
-----------------------+-------------------------
Comment (by ballapete):
With the updated patch, patch-libffi-tests-GCC42.diff (capital "GCC"
instead of "gcc"), the test output looks better on `PPC Leopard, Mac OS X
10.5.8`:
{{{
=== libffi Summary ===
# of expected passes 444
# of unexpected failures 170
# of unsupported tests 209
}}}
What's left are:
{{{
../../testsuite/libffi.bhaible/test-call.c:35:
ffitest39035.c:5:3: error: #error Failed #ifdef __i386__
ffitest39035.c:5:3: error: #error Failed #ifdef
FFI_TARGET_HAS_COMPLEX_TYPE
ffitest39035.c:5:3: error: #error Failed #ifdef FFI_GO_CLOSURES
}}}
The first line line is mentioned a few thousand times, the second line a
few hundred times, and the last two lines are singles.
--
Ticket URL: <https://trac.macports.org/ticket/69380#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list