Opened 3 years ago

Last modified 3 years ago

#64239 closed defect

ffcall: fails to compile on monterey 12.1/m1 — at Initial Version

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

Description

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 (1)

Changed 3 years ago by frink0 (Liam Stitt)

Attachment: config.log added

config.log from the failed build.

Note: See TracTickets for help on using tickets.