Changes between Initial Version and Version 1 of Ticket #71279


Ignore:
Timestamp:
Nov 11, 2024, 12:03:05 AM (3 days ago)
Author:
jmroot (Joshua Root)
Comment:

#70750 / ProblemHotlist#clts16

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71279

    • Property Keywords sequoia added; cmake Sequoia removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Port cmake added
  • Ticket #71279 – Description

    initial v1  
    11Another error in building cmake while trying to install emacs on an M1 Mini under  OS 15.1:
    2 
     2{{{
    33: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
    44:info:build scanner.cc:1:10: fatal error: 'cwctype' file not found
     
    99:info:build Exit code: 1
    1010:error:build Failed to build tree-sitter-cmake: command execution failed
     11}}}