[MacPorts] #61170: libffi @3.3_1 fails to build on 10.5 i386

MacPorts noreply at macports.org
Wed Sep 16 04:38:12 UTC 2020


#61170: libffi @3.3_1 fails to build on 10.5 i386
------------------------+---------------------
  Reporter:  fhgwright  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.3
Resolution:             |   Keywords:  leopard
      Port:  libffi     |
------------------------+---------------------

Comment (by kencu):

 Well, one way to fix it is to disable the eh_frame unwinding that was
 added. That does actually fairly well on the test suite, but obviously
 won't unwind. That is likely not a big issue for Leopard at this point in
 time. (I believe 3.2.1 didn't unwind either, as the code to do that
 appears to have been added after 3.2.1 was released):
 {{{
                 === libffi tests ===

 Schedule of variations:
     unix

 Running target unix
 Using /opt/local/share/dejagnu/baseboards/unix.exp as board description
 file for target.
 Using /opt/local/share/dejagnu/config/unix.exp as generic interface file
 for target.
 Using ../../testsuite/config/default.exp as tool-and-target-specific
 interface file.
 Running ../../testsuite/libffi.bhaible/bhaible.exp ...
 FAIL: libffi.bhaible/test-call.c -W -Wall -DDGTEST=55 -Wno-unused-variable
 -Wno-unused-parameter -Wno-uninitialized -O2 execution test
 FAIL: libffi.bhaible/test-call.c -W -Wall -DDGTEST=56 -Wno-unused-variable
 -Wno-unused-parameter -Wno-uninitialized -O0 execution test
 FAIL: libffi.bhaible/test-call.c -W -Wall -DDGTEST=56 -Wno-unused-variable
 -Wno-unused-parameter -Wno-uninitialized -O2 execution test
 FAIL: libffi.bhaible/test-call.c -W -Wall -DDGTEST=57 -Wno-unused-variable
 -Wno-unused-parameter -Wno-uninitialized -O0 execution test
 FAIL: libffi.bhaible/test-call.c -W -Wall -DDGTEST=57 -Wno-unused-variable
 -Wno-unused-parameter -Wno-uninitialized -O2 execution test
 Running ../../testsuite/libffi.call/call.exp ...
 Running ../../testsuite/libffi.closures/closure.exp ...
 Running ../../testsuite/libffi.complex/complex.exp ...
 Running ../../testsuite/libffi.go/go.exp ...

                 === libffi Summary ===

 # of expected passes            539
 # of unexpected failures        5
 # of unsupported tests          206
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/61170#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list