CMake Warning at build_files/cmake/platform/platform_unix.cmake:112 (find_package):
By not providing "FindMaterialX.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"MaterialX", but CMake did not find one.
Could not find a package configuration file provided by "MaterialX" with
any of the following names:
MaterialXConfig.cmake
materialx-config.cmake
Add the installation prefix of "MaterialX" to CMAKE_PREFIX_PATH or set
"MaterialX_DIR" to a directory containing one of the above files. If
"MaterialX" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
build_files/cmake/platform/platform_unix.cmake:444 (find_package_wrapper)
CMakeLists.txt:1576 (include)
CMake Warning (dev) at build_files/cmake/platform/platform_unix.cmake:473 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:1576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning at build_files/cmake/platform/platform_unix.cmake:599 (find_package):
By not providing "Findmanifold.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "manifold",
but CMake did not find one.
Could not find a package configuration file provided by "manifold" with any
of the following names:
manifoldConfig.cmake
manifold-config.cmake
Add the installation prefix of "manifold" to CMAKE_PREFIX_PATH or set
"manifold_DIR" to a directory containing one of the above files. If
"manifold" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
CMakeLists.txt:1576 (include)
CMake Warning at build_files/cmake/macros.cmake:1182 (message):
Python package 'numpy' include dir path could not be found in:
'/usr/lib/python3.11/site-packages/numpy/core/include',
'/usr/lib/python3/site-packages/numpy/core/include',
'/usr/lib/python3.11/dist-packages/numpy/core/include',
'/usr/lib/python3/dist-packages/numpy/core/include',
'/usr/lib/python3.11/vendor-packages/numpy/core/include',
'/usr/lib/python3/vendor-packages/numpy/core/include',
The 'WITH_PYTHON_NUMPY' option will be disabled.
The build will be usable, only add-ons that depend on this package won't be
functional.
Call Stack (most recent call first):
CMakeLists.txt:2555 (find_python_package)
CMake Warning at extern/audaspace/CMakeLists.txt:791 (message):
Python & NumPy libraries not found, language binding will not be built.
CMake Warning:
Manually-specified variables were not used by the project:
LLVM_VERSION
WITH_GAMEENGINE
WITH_OPENIMAGEIO
WITH_PLAYER
/var/pisi/blender-4.5.7-30/work/blender-4.5.7/source/blender/gpu/intern/gpu_shader_create_info.cc: In function ‘void gpu_shader_create_info_init()’:
/var/pisi/blender-4.5.7-30/work/blender-4.5.7/source/blender/gpu/intern/gpu_shader_create_info.cc:456:6: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
456 | void gpu_shader_create_info_init()
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~