Opened 3 years ago

Last modified 3 years ago

#64239 closed defect

ffcall @2.4: fails to configure on monterey 12.1/m1 — at Version 1

Reported by: frink0 (Liam Stitt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: arm64 monterey Cc:
Port: ffcall

Description (last modified by jmroot (Joshua Root))

On a fresh reinstall, clisp needs to install ffcall and its configure pass chokes here:

[many lines elided]

checking for complete errno.h... yes
checking for /usr/bin/clang options needed to detect all undeclared functions... cannot detect
configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4':
configure: error: cannot make /usr/bin/clang report undeclared builtins
See `config.log' for more details
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info
Exit code: 1

Change History (2)

Changed 3 years ago by frink0 (Liam Stitt)

Attachment: config.log added

config.log from the failed build.

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: ffcall 12.1 m1 removed
Summary: ffcall: fails to compile on monterey 12.1/m1ffcall @2.4: fails to configure on monterey 12.1/m1
Note: See TracTickets for help on using tickets.