Opened 2 days ago

Closed 2 days ago

Last modified 39 hours ago

#71279 closed defect (duplicate)

tree-sitter-cmake build failing on sequoia

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

Description (last modified by jmroot (Joshua Root))

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

Attachments (1)

main.log (11.7 KB) - added by rsmacleod (Rob MacLeod) 41 hours ago.
log file for failure of cmake to build.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 2 days ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: sequoia added; cmake Sequoia removed
Port: cmake added
Resolution: duplicate
Status: newclosed

Changed 41 hours ago by rsmacleod (Rob MacLeod)

Attachment: main.log added

log file for failure of cmake to build.

comment:2 Changed 39 hours ago by jmroot (Joshua Root)

Port: tree-sitter-cmake added; cmake removed
Summary: Make of cmake failing on sequoiatree-sitter-cmake build failing on sequoia
Note: See TracTickets for help on using tickets.