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


In file included from /usr/include/c++/13.3.0/string:54,
                 from /usr/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /usr/include/c++/13.3.0/bits/ios_base.h:41,
                 from /usr/include/c++/13.3.0/ios:44,
                 from /usr/include/c++/13.3.0/istream:40,
                 from /usr/include/c++/13.3.0/fstream:40,
                 from /var/pisi/blender-4.5.2-29/work/blender-4.5.2/intern/mantaflow/intern/MANTA_main.cpp:10:
In member function ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’,
    inlined from ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const __cxx11::basic_string<_CharT, _Traits, _Allocator>&) [with _CharT = char; _Traits = char_traits; _Alloc = allocator]’ at /usr/include/c++/13.3.0/bits/basic_string.h:4037:61,
    inlined from ‘std::string MANTA::getRealValue(const std::string&)’ at /var/pisi/blender-4.5.2-29/work/blender-4.5.2/intern/mantaflow/intern/MANTA_main.cpp:1146:86:
/usr/include/c++/13.3.0/bits/basic_string.h:1072:16: warning: array subscript 1 is outside array bounds of ‘std::aligned_storage<64, 8>::type [0]’ [-Warray-bounds=]
 1072 |       { return _M_string_length; }
      |                ^~~~~~~~~~~~~~~~
In member function ‘std::string MANTA::getRealValue(const std::string&)’:
cc1plus: note: source object is likely at address zero
In member function ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::pointer std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_M_data() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’,
    inlined from ‘const _CharT* std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::data() const [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ at /usr/include/c++/13.3.0/bits/basic_string.h:2609:23,
    inlined from ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const __cxx11::basic_string<_CharT, _Traits, _Allocator>&) [with _CharT = char; _Traits = char_traits; _Alloc = allocator]’ at /usr/include/c++/13.3.0/bits/basic_string.h:4037:30,
    inlined from ‘std::string MANTA::getRealValue(const std::string&)’ at /var/pisi/blender-4.5.2-29/work/blender-4.5.2/intern/mantaflow/intern/MANTA_main.cpp:1146:86:
/usr/include/c++/13.3.0/bits/basic_string.h:223:28: warning: array subscript 1 is outside array bounds of ‘std::aligned_storage<64, 8>::type [0]’ [-Warray-bounds=]
  223 |       { return _M_dataplus._M_p; }
      |                            ^~~~
In member function ‘std::string MANTA::getRealValue(const std::string&)’:
cc1plus: note: source object is likely at address zero