[MacPorts] #68639: reduce @20211019_0: error: ld: symbol(s) not found for architecture arm64
MacPorts
noreply at macports.org
Wed Nov 8 14:35:20 UTC 2023
#68639: reduce @20211019_0: error: ld: symbol(s) not found for architecture arm64
-----------------------+--------------------------
Reporter: zzanderr | Owner: mbrethen
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: sonoma arm64
Port: reduce |
-----------------------+--------------------------
Comment (by barracuda156):
I tried the latest version, but it is broken for `ppc`, or needs some
different settings. Gonna return to this, but not today.
{{{
libtool: compile: /opt/local/bin/gcc-mp-13 -DHAVE_CONFIG_H -I.
-I/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_reduce/reduce/work
/Reduce-svn6547-src/libraries/libffi -I.
-I/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_reduce/reduce/work
/Reduce-svn6547-src/libraries/libffi/include -Iinclude
-I/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_reduce/reduce/work
/Reduce-svn6547-src/libraries/libffi/src
-isystem/opt/local/include/LegacySupport -I/opt/local/include
-I/opt/local/include -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-
math -mcpu=970 -Wall -fexceptions -MT src/powerpc/ffi_darwin.lo -MD -MP
-MF src/powerpc/.deps/ffi_darwin.Tpo -c
/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_reduce/reduce/work
/Reduce-svn6547-src/libraries/libffi/src/powerpc/ffi_darwin.c -fno-common
-DPIC -o src/powerpc/.libs/ffi_darwin.o
/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_reduce/reduce/work
/Reduce-svn6547-src/libraries/libffi/src/powerpc/ffi_darwin.c:1114:22:
error: unknown type name 'ffi_go_closure'; did you mean 'ffi_raw_closure'?
1114 | ffi_prep_go_closure (ffi_go_closure* closure,
| ^~~~~~~~~~~~~~
| ffi_raw_closure
/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_reduce/reduce/work
/Reduce-svn6547-src/libraries/libffi/src/powerpc/ffi_darwin.c:1172:31:
error: unknown type name 'ffi_go_closure'; did you mean 'ffi_raw_closure'?
1172 | ffi_go_closure_helper_DARWIN (ffi_go_closure*, void *,
| ^~~~~~~~~~~~~~
| ffi_raw_closure
/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_reduce/reduce/work
/Reduce-svn6547-src/libraries/libffi/src/powerpc/ffi_darwin.c:1434:31:
error: unknown type name 'ffi_go_closure'; did you mean 'ffi_raw_closure'?
1434 | ffi_go_closure_helper_DARWIN (ffi_go_closure *closure, void
*rvalue,
| ^~~~~~~~~~~~~~
| ffi_raw_closure
gmake[4]: *** [Makefile:1281: src/powerpc/ffi_darwin.lo] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68639#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list