[*** VESAS-MACBOOK-PRO.LOCAL (DARWIN-20.6.0_X86_64): FC46F20B45AE655B04F41B65F1F3F6B8A8F60066 ***] [CHECKOUT] pulling from https://hg.sr.ht/~vnorilo/kronos searching for changes no changes found pulling subrepo library from https://hg.sr.ht/~vnorilo/core searching for changes adding changesets adding manifests adding file changes added 8 changesets with 10 changes to 4 files new changesets 05067bac14c3:236f4db88483 44 files updated, 0 files merged, 0 files removed, 0 files unresolved parent: 1461:fc46f20b45ae tip O2 update to 2.0-alpha, fix macOS build anachronisms, fix audio device help branch: default commit: (clean) update: (current) [CONFIGURE] -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring for Apple -- Looking for C++ include sys/types.h CMake Warning (dev) at /usr/local/Cellar/cmake/3.22.0/share/cmake/Modules/CheckIncludeFileCXX.cmake:81 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: pthread For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): /usr/local/Cellar/cmake/3.22.0/share/cmake/Modules/CheckTypeSize.cmake:253 (check_include_file_cxx) cmake/Platform.cmake:50 (check_type_size) CMakeLists.txt:7 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of int128_t -- Check size of int128_t - failed -- Looking for makecontext -- Looking for makecontext - found -- Looking for readlink -- Looking for readlink - found -- Looking for getpid -- Looking for getpid - not found -- Looking for proc_pidpath -- Looking for proc_pidpath - not found -- Looking for _NSGetExecutablePath -- Looking for _NSGetExecutablePath - found -- Looking for strnlen -- Looking for strnlen - not found -- Looking for C++ include alloca.h -- Looking for C++ include alloca.h - found -- Looking for htonll -- Looking for htonll - not found -- Looking for ntohll -- Looking for ntohll - not found -- Readline: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/usr/lib/libreadline.tbd -- Found CURL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/usr/lib/libcurl.tbd (found version "7.64.1") -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2") -- Checking for module 'jack' -- No package 'jack' found -- Linking coreaudio -- Using /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/AudioUnit.framework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/CoreAudio.framework -- Found LLVM 6.0.1 targeting X86 -- Using LLVMConfig.cmake in: /Users/vesanorilo/build/k3bot/Build/llvm/lib/cmake/llvm -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Forcing BUILD_WITH_BRIDGE_SUPPORT needed by BUILD_WITH_WEBSOCKET_SUPPORT -- Building test programs -- LIBRARIES=o2_static/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/CoreAudio.framework -- TESTS_BUILD ON BUILD_WITH_OSC_SUPPORT ON BUILD_TESTS_WITH_LIBLO -- Embedding TinyXML -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Using Threads -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.16", minimum required is "2.7") -- Including LLVM backend -- Found Hg: /usr/local/bin/hg (found version "6.0") -- Core Library /Users/vesanorilo/build/k3bot/Source/kronos/library/ [kronoslang/core 0.12.10] (0) -- Building -- Configuring done -- Generating done -- Build files have been written to: /Users/vesanorilo/build/k3bot/Build/kronos [BUILD] [ 0%] Building CXX object CMakeFiles/llvm_backend.dir/src/backends/LLVMCompiler.cpp.o In file included from /Users/vesanorilo/build/k3bot/Source/kronos/src/backends/LLVMCompiler.cpp:4: In file included from /Users/vesanorilo/build/k3bot/Source/kronos/src/backends/LLVMCompiler.h:3: In file included from /Users/vesanorilo/build/k3bot/Source/kronos/src/backends/SideEffectCompiler.h:2: /Users/vesanorilo/build/k3bot/Source/kronos/src/k3/NodeBases.h:13:10: fatal error: 'config/cxx.h' file not found #include "config/cxx.h" ^~~~~~~~~~~~~~ 1 error generated. make[5]: *** [CMakeFiles/llvm_backend.dir/src/backends/LLVMCompiler.cpp.o] Error 1 make[4]: *** [CMakeFiles/llvm_backend.dir/all] Error 2 make[3]: *** [all] Error 2 *** build failed *** (2, u'/Users/vesanorilo/build/k3bot/Build/kronos:cmake --build . --config Release') Traceback (most recent call last): File "/Users/vesanorilo/build/k3bot/Source/couchbot/couchbot.py", line 132, in build_commit cmake("--build", ".", "--config", "Release") File "/Users/vesanorilo/build/k3bot/Source/couchbot/couchbot.py", line 85, in cmake system(("cmake",) + args, bot.workspace) File "/Users/vesanorilo/build/k3bot/Source/couchbot/couchbot.py", line 73, in system for line in popen_gen(cwd, args): File "/Users/vesanorilo/build/k3bot/Source/couchbot/couchbot.py", line 39, in popen_gen raise RuntimeError(return_code, cwd + ":" + " ".join(arg_str)) RuntimeError: (2, u'/Users/vesanorilo/build/k3bot/Build/kronos:cmake --build . --config Release')