Opened 3 years ago
Closed 3 years ago
#64239 closed defect (fixed)
ffcall @2.4: fails to configure on monterey 12.1/m1
Reported by: | frink0 (Liam Stitt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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
Attachments (1)
Change History (4)
Changed 3 years ago by frink0 (Liam Stitt)
Attachment: | config.log added |
---|
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/m1 → ffcall @2.4: fails to configure on monterey 12.1/m1 |
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | arm64 monterey added |
---|---|
Owner: | set to ryandesign |
Status: | new → accepted |
Version: | 2.4.0 → 2.7.1 |
The port indicates it is not compatible with arm64 (or ppc64) but I believe this to be erroneous, and removing this indication fixes the problem.
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
config.log from the failed build.