admin
`-- Running cmake for PyArrow
cmake -DCMAKE_INSTALL_PREFIX=/tmp/pip-install-i6vp5yhx/pyarrow_ada40580013841de9d131cd24acbad0a/build/lib.freebsd-14.1-RELEASE-p5-amd64-cpython-310/pyarrow -DPYTHON_EXECUTABLE=/usr/home/Sgambe/.virtualenvs/wtheatmaps/bin/python -DPython3_EXECUTABLE=/usr/home/Sgambe/.virtualenvs/wtheatmaps/bin/python -DPYARROW_CXXFLAGS= -DPYARROW_BUNDLE_ARROW_CPP=off -DPYARROW_BUNDLE_CYTHON_CPP=off -DPYARROW_GENERATE_COVERAGE=off -DCMAKE_BUILD_TYPE=release /tmp/pip-install-i6vp5yhx/pyarrow_ada40580013841de9d131cd24acbad0a
-- The C compiler identification is Clang 18.1.5
-- The CXX compiler identification is Clang 18.1.5
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- System processor: amd64
-- Performing Test CXX_SUPPORTS_SSE4_2
-- Performing Test CXX_SUPPORTS_SSE4_2 - Success
-- Performing Test CXX_SUPPORTS_AVX2
-- Performing Test CXX_SUPPORTS_AVX2 - Success
-- Performing Test CXX_SUPPORTS_AVX512
-- Performing Test CXX_SUPPORTS_AVX512 - Success
-- Arrow build warning level: PRODUCTION
-- Using ld linker
-- Build Type: RELEASE
-- CMAKE_C_FLAGS: -Wall -Wno-unknown-warning-option -Wno-pass-failed -msse4.2 -Qunused-arguments -fcolor-diagnostics -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-missing-declarations -Wno-sometimes-uninitialized -Wno-return-type-c-linkage
-- CMAKE_CXX_FLAGS: -Wall -Wno-unknown-warning-option -Wno-pass-failed -msse4.2 -Qunused-arguments -fcolor-diagnostics -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-missing-declarations -Wno-sometimes-uninitialized -Wno-return-type-c-linkage
-- Generator: Unix Makefiles
-- Build output directory: /tmp/pip-install-i6vp5yhx/pyarrow_ada40580013841de9d131cd24acbad0a/build/temp.freebsd-14.1-RELEASE-p5-amd64-cpython-310/release
-- Found Python3: /usr/home/Sgambe/.virtualenvs/wtheatmaps/bin/python (found version "3.10.14") found components: Interpreter Development.Module NumPy
-- Found Python3Alt: /usr/home/Sgambe/.virtualenvs/wtheatmaps/bin/python
-- Found NumPy version: 2.2.0
-- NumPy include dir: /tmp/pip-build-env-siay5jgy/overlay/lib/python3.10/site-packages/numpy/_core/include
-- Found Cython version: 3.0.11
CMake Error at CMakeLists.txt:274 (find_package):
By not providing "FindArrow.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Arrow", but
CMake did not find one.
Could not find a package configuration file provided by "Arrow" with any of
the following names:
ArrowConfig.cmake
arrow-config.cmake
Add the installation prefix of "Arrow" to CMAKE_PREFIX_PATH or set
"Arrow_DIR" to a directory containing one of the above files. If "Arrow"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
error: command '/usr/local/bin/cmake' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
ERROR: Could not build wheels for pyarrow, which is required to install pyproject.toml-based projects
`
Sadly it still doesn't work...