[MacPorts] #71663: tree-sitter-cmake does not build

MacPorts noreply at macports.org
Sat Dec 28 05:03:07 UTC 2024


#71663: tree-sitter-cmake does not build
-----------------------+-------------------------------
 Reporter:  aedolphin  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:  MacPorts Future
Component:  ports      |    Version:  2.10.5
 Keywords:             |       Port:  tree-sitter-cmake
-----------------------+-------------------------------
 Two errors in "scanner.cc" prevent compilation on a fairly recent Mac:
 1. The include needs to be <wctype.h> rather than <cwctype>
 2. The definition of iswspace() in the Xcode header file is outside of a
 C++ namespace, so std::iswspace should be simply iswspace

 The system is an Apple M1 Mac Studio from 2022, running Sequoia 15.2.
 Latest versions of Xcode and command line tools are installed.  The mac
 ports installation is also new using the latest version.

-- 
Ticket URL: <https://trac.macports.org/ticket/71663>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list