robotpkg/wip/py-osqp bulk build results
Log for py314-osqp-0.6.1 on Ubuntu-26.04-x86_64: build.log (Back)
--- Environment ---
OPSYS=Ubuntu
PYTHON314_LIB=/usr/lib/x86_64-linux-gnu/libpython3.14.so
LOWER_ARCH=x86_64
_override_vars_pkgtools_pkg_install=PKGREQD PKGREQD PKGREQD
PKGREPO2DEB=/local/robotpkg/sbin/pkgrepo2deb
LC_TIME=C
GZIP_CMD=/usr/bin/gzip
OS_KERNEL_VERSION=7.0.0-31-generic
PYTHON314=/usr/bin/python3.14
BULKBASE=/opt/openrobots
OS_VERSION=26.04
ECHO_N=echo -n
_overrides_pkgtools_pkg_install_PKGREQD=pkg_install>=20110805.12 pkg_install>=20110805.12 pkg_install>=20110805.12
ROBOTPKG_BASE=/local/robotpkg
PYTHON_LIB=/usr/lib/x86_64-linux-gnu/libpython3.14.so
OLDPWD=/local/robotpkg/var/lib/robotpkg/wip/py-gurobi
_override_vars_pkgtools_tnftp=PKGREQD PKGREQD
PYTHON=/usr/bin/python3.14
_overrides_pkgtools_tnftp_PKGREQD=tnftp>=20130505~ssl tnftp>=20130505~ssl
MACHINE_ARCH=x86_64
hline="$bf======================================================================$rm"
PKG_DBDIR=/opt/openrobots/var/db/robotpkg
FC=false
EXPECT_TARGETS=package
LC_MONETARY=C
LC_CTYPE=C
MAKEFLAGS= --no-print-directory -- PKGREQD.cmdline=py314-osqp-0.6.1~!doc RECURSIVE_PKGPATH=wip/py-osqp\ tag=Ubuntu-26.04-x86_64 BULK_LOGDIR=/local/robotpkg/var/log/bulk BULKBASE=/opt/openrobots LOCALBASE=/opt/openrobots PKG_DBDIR=/opt/openrobots/var/db/robotpkg EXPECT_TARGETS=package
LOWER_OPSYS=ubuntu
CPP=/usr/bin/gcc -E
_override_vars_pkgtools_digest=PKGREQD PKGREQD
bf=
_override_vars_pkgtools_pkgrepo2deb=PKGREQD PKGREQD
_overrides_pkgtools_digest_PKGREQD=digest>=20080510 digest>=20080510
TAR=/usr/bin/tar
DIGEST=/opt/openrobots/sbin/robotpkg_digest
PYTHONDONTWRITEBYTECODE=1
MACHINE_KERNEL=Linux-7.0.0-31-generic-x86_64
GCC=/usr/bin/gcc
LOWER_OS_VERSION=26.04
_overrides_pkgtools_pkgrepo2deb_PKGREQD=pkgrepo2deb>=1.9 pkgrepo2deb>=1.9
OWNER_GID=robots
PKGTOOLS_VERSION=20211115.4
RECURSIVE_PKGPATH=wip/py-osqp
GXX=/usr/bin/g++
MAKECONF=/opt/robotpkg/etc/robotpkg-wip.conf
rm=
_override_vars_archivers_pax=PKGREQD PKGREQD
ROBOTPKG_TRUSTED_ENV=robotpkg
LC_COLLATE=C
PYTHON_INCLUDE_CONFIG=/usr/include/python3.14/
OS_KERNEL=Linux
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
CXXCPP=/usr/bin/g++ -E
_overrides_archivers_pax_PKGREQD=pax pax
MAKELEVEL=4
DEB_HOST_MULTIARCH=x86_64-linux-gnu
MACHINE_PLATFORM=Ubuntu-26.04-x86_64
ROBOTPKG_DIR=/local/robotpkg/var/lib/robotpkg
LANG=C
TNFTP=/opt/openrobots/sbin/tnftp
LC_MESSAGES=C
tag=Ubuntu-26.04-x86_64
CXX=/usr/bin/g++
PYTHON314_INCLUDE=/usr/include/python3.14/
SETUPTOOLS_USE_DISTUTILS=local
LOCALBASE=/opt/openrobots
OWNER_UID=rbulk
BULK_LOGDIR=/local/robotpkg/var/log/bulk
ZCAT=/usr/bin/zcat
PAX=/usr/bin/pax
LOWER_OS_KERNEL=linux
GPG=/usr/bin/gpg --homedir=/opt/robotpkg/etc/gnupg
PWD=/local/robotpkg/var/lib/robotpkg/wip/py-osqp
_override_vars_wip_py_osqp=PKGREQD
PYTHON_INCLUDE=/usr/include/python3.14/
LC_NUMERIC=C
PY_NUMPY_INCLUDE_DIR=/usr/lib/python3/dist-packages/numpy/_core/include
_overrides_wip_py_osqp_PKGREQD=py314-osqp-0.6.1~!doc
PYTHONPATH=
_ROBOTPKG_NOW=0918045225
MFLAGS=--no-print-directory
CC=/usr/bin/gcc
NODENAME=hydra64-ubuntu2604
---
Running set -e; cd /local/robotpkg/var/tmp/robotpkg/wip/py-osqp/work/osqp-0.6.1 && cd '/local/robotpkg/var/tmp/robotpkg/wip/py-osqp/work/osqp-0.6.1' && \
/usr/bin/python3.14 setup.py build
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
running build
running build_py
creating build/lib.linux-x86_64-cpython-314/osqp
copying module/utils.py -> build/lib.linux-x86_64-cpython-314/osqp
copying module/interface.py -> build/lib.linux-x86_64-cpython-314/osqp
copying module/__init__.py -> build/lib.linux-x86_64-cpython-314/osqp
creating build/lib.linux-x86_64-cpython-314/osqp/codegen
copying module/codegen/utils.py -> build/lib.linux-x86_64-cpython-314/osqp/codegen
copying module/codegen/code_generator.py -> build/lib.linux-x86_64-cpython-314/osqp/codegen
copying module/codegen/__init__.py -> build/lib.linux-x86_64-cpython-314/osqp/codegen
creating build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/warm_start_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/update_matrices_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/unconstrained_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/primal_infeasibility_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/polishing_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/non_convex_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/mkl_pardiso_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/feasibility_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/dual_infeasibility_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/codegen_vectors_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/codegen_matrices_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/basic_test.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
copying module/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/osqp/tests
creating build/lib.linux-x86_64-cpython-314/osqppurepy
copying modulepurepy/interface.py -> build/lib.linux-x86_64-cpython-314/osqppurepy
copying modulepurepy/_osqp.py -> build/lib.linux-x86_64-cpython-314/osqppurepy
copying modulepurepy/__init__.py -> build/lib.linux-x86_64-cpython-314/osqppurepy
running egg_info
writing osqp.egg-info/PKG-INFO
writing dependency_links to osqp.egg-info/dependency_links.txt
writing requirements to osqp.egg-info/requires.txt
writing top-level names to osqp.egg-info/top_level.txt
reading manifest file 'osqp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'osqp.egg-info/SOURCES.txt'
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'osqp.codegen.files_to_generate' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'osqp.codegen.files_to_generate' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'osqp.codegen.files_to_generate' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'osqp.codegen.files_to_generate' to be distributed and are
already explicitly excluding 'osqp.codegen.files_to_generate' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'osqp.codegen.sources.configure' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'osqp.codegen.sources.configure' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'osqp.codegen.sources.configure' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'osqp.codegen.sources.configure' to be distributed and are
already explicitly excluding 'osqp.codegen.sources.configure' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'osqp.codegen.sources.include' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'osqp.codegen.sources.include' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'osqp.codegen.sources.include' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'osqp.codegen.sources.include' to be distributed and are
already explicitly excluding 'osqp.codegen.sources.include' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating build/lib.linux-x86_64-cpython-314/osqp/codegen/files_to_generate
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'osqp.codegen.sources.src' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
copying module/codegen/files_to_generate/CMakeLists.txt -> build/lib.linux-x86_64-cpython-314/osqp/codegen/files_to_generate
############################
Python recognizes 'osqp.codegen.sources.src' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'osqp.codegen.sources.src' is explicitly added
to the `packages` configuration field.
copying module/codegen/files_to_generate/emosqpmodule.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/files_to_generate
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'osqp.codegen.sources.src' to be distributed and are
copying module/codegen/files_to_generate/example.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/files_to_generate
already explicitly excluding 'osqp.codegen.sources.src' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
copying module/codegen/files_to_generate/setup.py -> build/lib.linux-x86_64-cpython-314/osqp/codegen/files_to_generate
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
creating build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/configure
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
copying module/codegen/sources/configure/osqp_configure.h.in -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/configure
copying module/codegen/sources/configure/qdldl_types.h.in -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/configure
creating build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/CMakeLists.txt -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/auxil.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/constants.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/error.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/glob_opts.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/kkt.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/lin_alg.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/osqp.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/proj.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/qdldl.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/qdldl_interface.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/scaling.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/types.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
copying module/codegen/sources/include/util.h -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/include
creating build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/CMakeLists.txt -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/auxil.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/error.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/kkt.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/lin_alg.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/osqp.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/proj.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/qdldl.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/qdldl_interface.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/scaling.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
copying module/codegen/sources/src/util.c -> build/lib.linux-x86_64-cpython-314/osqp/codegen/sources/src
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
CMake Error at CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
-- Configuring incomplete, errors occurred!
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
Error: could not find CMAKE_PROJECT_NAME in Cache
error: [Errno 2] No such file or directory: 'osqp_sources/build/out/libosqp.a'