robotpkg/wip/py-libnabo bulk build results

Log for py311-libnabo-1.0.7r1 on NetBSD-10.0-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for py311-libnabo-1.0.7r1 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-10.0-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-10.0-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for py311-libnabo-1.0.7r1 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20091122: tnftp-20151004~ssl found => Required system package gzip: gzip-20240203 found => Required system package patch>=2.0: patch-2.0129 found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found ===> Done bootstrap-depends for py311-libnabo-1.0.7r1 ===> Installing full dependencies for py311-libnabo-1.0.7r1 => Dependency digest-20080510 already installed => Dependency tnftp-20151004~ssl already installed ===> Checking build options for py311-libnabo-1.0.7r1 => Building with no option. ===> Checking alternatives for py311-libnabo-1.0.7r1 => Use the GNU C++ compiler: c++-compiler provided by g++>=4.8 => Use the GNU C compiler: c-compiler provided by gcc>=3 => Use python-3.11: python>=2.5 provided by python311>=3.11<3.12 ===> Checking dependencies for py311-libnabo-1.0.7r1 => Required system package boost-headers>=1.34.1: boost-headers-1.85 found => Required system package boostlib-python>=1.34.1: boost-libs-1.85.0 found => Required system package cmake>=2.6: cmake-3.29.6 found => Required system package doxygen>=1.5: doxygen-1.11.0 found => Required system package eigen3>=3.0.0: eigen3-3.4.0 found => Required system package g++>=4.8: g++-10.5.0 found => Required system package gcc>=3: gcc-10.5.0 found => Required system package libstdc++: libstdc++ found => Required system package pdflatex: pdflatex found => Required system package py311-numpy>=1: py311-numpy-1.26.4 found => Required system package python311>=3.11<3.12: python311-3.11.9 found ===> Done depends for py311-libnabo-1.0.7r1 ===> Extracting for py311-libnabo-1.0.7r1 => SHA1 checksums OK => RMD160 checksums OK x libnabo-1.0.7/ x libnabo-1.0.7/.gitignore x libnabo-1.0.7/CHANGELOG.rst x libnabo-1.0.7/CMakeLists.txt x libnabo-1.0.7/Doxyfile.in x libnabo-1.0.7/README.md x libnabo-1.0.7/UseDoxygen.cmake x libnabo-1.0.7/cmake_uninstall.cmake.in x libnabo-1.0.7/debian/ x libnabo-1.0.7/debian/changelog x libnabo-1.0.7/debian/compat x libnabo-1.0.7/debian/control x libnabo-1.0.7/debian/copyright x libnabo-1.0.7/debian/docs x libnabo-1.0.7/debian/libnabo-dev.dirs x libnabo-1.0.7/debian/libnabo-dev.install x libnabo-1.0.7/debian/libnabo-doc.dirs x libnabo-1.0.7/debian/libnabo-doc.install x libnabo-1.0.7/debian/libnabo1.dirs x libnabo-1.0.7/debian/libnabo1.install x libnabo-1.0.7/debian/python-nabo.dirs x libnabo-1.0.7/debian/python-nabo.install x libnabo-1.0.7/debian/rules x libnabo-1.0.7/debian/source/ x libnabo-1.0.7/debian/source/format x libnabo-1.0.7/examples/ x libnabo-1.0.7/examples/CMakeLists.txt x libnabo-1.0.7/examples/trivial.cpp x libnabo-1.0.7/examples/usage.cpp x libnabo-1.0.7/experimental/ x libnabo-1.0.7/experimental/CMakeLists.txt x libnabo-1.0.7/experimental/kdtree_cpu.cpp x libnabo-1.0.7/experimental/nabo_experimental.h x libnabo-1.0.7/libnaboConfig.cmake.in x libnabo-1.0.7/libnaboConfigVersion.cmake.in x libnabo-1.0.7/nabo/ x libnabo-1.0.7/nabo/brute_force_cpu.cpp x libnabo-1.0.7/nabo/index_heap.h x libnabo-1.0.7/nabo/kdtree_cpu.cpp x libnabo-1.0.7/nabo/kdtree_opencl.cpp x libnabo-1.0.7/nabo/nabo.cpp x libnabo-1.0.7/nabo/nabo.h x libnabo-1.0.7/nabo/nabo_private.h x libnabo-1.0.7/nabo/opencl/ x libnabo-1.0.7/nabo/opencl/heap.cl x libnabo-1.0.7/nabo/opencl/knn_bf.cl x libnabo-1.0.7/nabo/opencl/knn_kdtree_pt_in_leaves.cl x libnabo-1.0.7/nabo/opencl/knn_kdtree_pt_in_nodes.cl x libnabo-1.0.7/nabo/opencl/structure.cl x libnabo-1.0.7/nabo/third_party/ x libnabo-1.0.7/nabo/third_party/any.hpp x libnabo-1.0.7/package.xml x libnabo-1.0.7/python/ x libnabo-1.0.7/python/CMakeLists.txt x libnabo-1.0.7/python/nabo.cpp x libnabo-1.0.7/python/test.py x libnabo-1.0.7/tests/ x libnabo-1.0.7/tests/CMakeLists.txt x libnabo-1.0.7/tests/data/ x libnabo-1.0.7/tests/data/scan.2d.txt x libnabo-1.0.7/tests/data/scan.3d.large.txt x libnabo-1.0.7/tests/data/scan.3d.txt x libnabo-1.0.7/tests/data/sources.txt x libnabo-1.0.7/tests/helpers.h x libnabo-1.0.7/tests/invalid_matrix_types.cpp x libnabo-1.0.7/tests/knnbench.cpp x libnabo-1.0.7/tests/knnbucketsize.cpp x libnabo-1.0.7/tests/knnepsilon.cpp x libnabo-1.0.7/tests/knnshow.cpp x libnabo-1.0.7/tests/knnvalidate.cpp ===> Patching for py311-libnabo-1.0.7r1 => Applying robotpkg patches for py311-libnabo-1.0.7r1 ===> Configuring for py311-libnabo-1.0.7r1 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. OpenCL disabled, not looking for it ANN not found, disabling it in benchmarks FLANN not found, disabling it in benchmarks CMake Warning (dev) at python/CMakeLists.txt:7 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. Python version from interpreter is 3.11.9 CMake Warning (dev) at python/CMakeLists.txt:9 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. Python libs and executable found, looking for numpy and boost::python numpy and boost::python found, generating python bindings :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: EIGEN_INCLUDE_DIR used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7 used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/examples used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/tests used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python used as include directory in directory /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7/python CMake Warning (dev) in CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "nabo": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in examples/CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "trivial": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in examples/CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "usage": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "knnvalidate": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "knnbench": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "knnepsilon": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tests/CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "knnbucketsize": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in python/CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "pynabo": "EIGEN_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Generate step failed. Build files cannot be regenerated correctly. An unexpected error occured. The last 10 log lines are shown below. | suppress this warning. | | Found relative path while evaluating include directories of "pynabo": | | "EIGEN_INCLUDE_DIR-NOTFOUND" | | This warning is for project developers. Use -Wno-dev to suppress it. | | -- Generating done (0.0s) | CMake Generate step failed. Build files cannot be regenerated correctly. For details or bug reports, check the complete log file in: /local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/configure.log gmake[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/configure/cmake-configure.mk:101: do-configure-cmake(/local/robotpkg/var/tmp/robotpkg/wip/py-libnabo/work/libnabo-1.0.7)] Error 1 gmake[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2 => Marking py311-libnabo-1.0.7r1 as broken ERROR: /usr/pkg/bin/gmake: *** [package] Error 2 ===> Deinstalling for py311-libnabo Removed digest-20080510 Removed tnftp-20151004~ssl