Opened 4 days ago

Last modified 3 days ago

#71279 closed defect

Make of cmake failing on sequoia — at Initial Version

Reported by: rsmacleod (Rob MacLeod) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: sequoia Cc:
Port: tree-sitter-cmake

Description

Another error in building cmake while trying to install emacs on an M1 Mini under OS 15.1:

:debug:build system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_tree-sitter-cmake/tree-sitter-cmake/work/tree-sitter-cmake-0.1.0/src: /usr/bin/clang++ -Os -stdlib=libc++ -Os -arch arm64 -fPIC -c -I. scanner.cc :info:build scanner.cc:1:10: fatal error: 'cwctype' file not found :info:build 1 | #include <cwctype> :info:build | :info:build 1 error generated. :info:build Command failed: /usr/bin/clang++ -Os -stdlib=libc++ -Os -arch arm64 -fPIC -c -I. scanner.cc :info:build Exit code: 1 :error:build Failed to build tree-sitter-cmake: command execution failed

Change History (0)

Note: See TracTickets for help on using tickets.