2023-09-16T22:35:05,656 Created temporary directory: /tmp/pip-build-tracker-yexubjmd 2023-09-16T22:35:05,657 Initialized build tracking at /tmp/pip-build-tracker-yexubjmd 2023-09-16T22:35:05,657 Created build tracker: /tmp/pip-build-tracker-yexubjmd 2023-09-16T22:35:05,658 Entered build tracker: /tmp/pip-build-tracker-yexubjmd 2023-09-16T22:35:05,658 Created temporary directory: /tmp/pip-wheel-ejvvt1rg 2023-09-16T22:35:05,662 Created temporary directory: /tmp/pip-ephem-wheel-cache-e6pt7xb8 2023-09-16T22:35:05,683 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-16T22:35:05,686 2 location(s) to search for versions of pyopendds: 2023-09-16T22:35:05,686 * https://pypi.org/simple/pyopendds/ 2023-09-16T22:35:05,686 * https://www.piwheels.org/simple/pyopendds/ 2023-09-16T22:35:05,687 Fetching project page and analyzing links: https://pypi.org/simple/pyopendds/ 2023-09-16T22:35:05,688 Getting page https://pypi.org/simple/pyopendds/ 2023-09-16T22:35:05,689 Found index url https://pypi.org/simple/ 2023-09-16T22:35:05,907 Fetched page https://pypi.org/simple/pyopendds/ as application/vnd.pypi.simple.v1+json 2023-09-16T22:35:05,909 Found link https://files.pythonhosted.org/packages/3d/dd/2032dab9722f892450defcb27fad31d54b667f10ed66579c1b209aec380c/pyopendds-0.1.0.tar.gz (from https://pypi.org/simple/pyopendds/), version: 0.1.0 2023-09-16T22:35:05,909 Found link https://files.pythonhosted.org/packages/5f/23/9156a13ce7851ddbc0a3430ccbdb52f1bcec253394d409ee341f917e8524/pyopendds-0.2.0.tar.gz (from https://pypi.org/simple/pyopendds/), version: 0.2.0 2023-09-16T22:35:05,910 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyopendds/ 2023-09-16T22:35:05,911 Getting page https://www.piwheels.org/simple/pyopendds/ 2023-09-16T22:35:05,912 Found index url https://www.piwheels.org/simple/ 2023-09-16T22:35:06,171 Fetched page https://www.piwheels.org/simple/pyopendds/ as text/html 2023-09-16T22:35:06,173 Skipping link: not a file: https://www.piwheels.org/simple/pyopendds/ 2023-09-16T22:35:06,173 Skipping link: not a file: https://pypi.org/simple/pyopendds/ 2023-09-16T22:35:06,192 Given no hashes to check 1 links for project 'pyopendds': discarding no candidates 2023-09-16T22:35:06,211 Collecting pyopendds==0.2.0 2023-09-16T22:35:06,213 Created temporary directory: /tmp/pip-unpack-akuyijw2 2023-09-16T22:35:06,467 Downloading pyopendds-0.2.0.tar.gz (37 kB) 2023-09-16T22:35:06,620 Added pyopendds==0.2.0 from https://files.pythonhosted.org/packages/5f/23/9156a13ce7851ddbc0a3430ccbdb52f1bcec253394d409ee341f917e8524/pyopendds-0.2.0.tar.gz to build tracker '/tmp/pip-build-tracker-yexubjmd' 2023-09-16T22:35:06,623 Created temporary directory: /tmp/pip-build-env-rq6cbgf1 2023-09-16T22:35:06,627 Installing build dependencies: started 2023-09-16T22:35:06,628 Running command pip subprocess to install build dependencies 2023-09-16T22:35:07,756 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-16T22:35:08,255 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-16T22:35:08,864 Collecting cmake-build-extension 2023-09-16T22:35:08,882 Using cached https://www.piwheels.org/simple/cmake-build-extension/cmake_build_extension-0.5.1-py3-none-any.whl (13 kB) 2023-09-16T22:35:09,642 Collecting cmake (from cmake-build-extension) 2023-09-16T22:35:09,652 Downloading https://www.piwheels.org/simple/cmake/cmake-3.22.3-cp311-cp311-linux_armv7l.whl (16.1 MB) 2023-09-16T22:35:11,025 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 9.7 MB/s eta 0:00:00 2023-09-16T22:35:11,638 Collecting ninja (from cmake-build-extension) 2023-09-16T22:35:11,655 Using cached https://www.piwheels.org/simple/ninja/ninja-1.10.2.3-cp311-cp311-linux_armv7l.whl (103 kB) 2023-09-16T22:35:11,887 Collecting GitPython (from cmake-build-extension) 2023-09-16T22:35:11,888 Obtaining dependency information for GitPython from https://files.pythonhosted.org/packages/f9/94/1877b88fa3a0a30bedb43757a14f548c3b2719c8d83c16012f89564c0f3b/GitPython-3.1.36-py3-none-any.whl.metadata 2023-09-16T22:35:11,897 Using cached GitPython-3.1.36-py3-none-any.whl.metadata (12 kB) 2023-09-16T22:35:12,179 Collecting setuptools-scm (from cmake-build-extension) 2023-09-16T22:35:12,198 Using cached https://www.piwheels.org/simple/setuptools-scm/setuptools_scm-7.1.0-py3-none-any.whl (43 kB) 2023-09-16T22:35:12,400 Collecting gitdb<5,>=4.0.1 (from GitPython->cmake-build-extension) 2023-09-16T22:35:12,422 Using cached https://www.piwheels.org/simple/gitdb/gitdb-4.0.10-py3-none-any.whl (62 kB) 2023-09-16T22:35:12,626 Collecting packaging>=20.0 (from setuptools-scm->cmake-build-extension) 2023-09-16T22:35:12,667 Using cached https://www.piwheels.org/simple/packaging/packaging-23.1-py3-none-any.whl (48 kB) 2023-09-16T22:35:13,931 Collecting setuptools (from setuptools-scm->cmake-build-extension) 2023-09-16T22:35:13,932 Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata 2023-09-16T22:35:13,937 Using cached setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB) 2023-09-16T22:35:14,048 Collecting typing-extensions (from setuptools-scm->cmake-build-extension) 2023-09-16T22:35:14,065 Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB) 2023-09-16T22:35:14,157 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->cmake-build-extension) 2023-09-16T22:35:14,174 Using cached https://www.piwheels.org/simple/smmap/smmap-5.0.0-py3-none-any.whl (24 kB) 2023-09-16T22:35:14,408 Using cached GitPython-3.1.36-py3-none-any.whl (189 kB) 2023-09-16T22:35:14,428 Using cached setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-09-16T22:35:17,022 Installing collected packages: ninja, cmake, typing-extensions, smmap, setuptools, packaging, setuptools-scm, gitdb, GitPython, cmake-build-extension 2023-09-16T22:35:17,069 Creating /tmp/pip-build-env-rq6cbgf1/overlay/local/bin 2023-09-16T22:35:17,071 changing mode of /tmp/pip-build-env-rq6cbgf1/overlay/local/bin/ninja to 755 2023-09-16T22:35:21,981 changing mode of /tmp/pip-build-env-rq6cbgf1/overlay/local/bin/cmake to 755 2023-09-16T22:35:21,984 changing mode of /tmp/pip-build-env-rq6cbgf1/overlay/local/bin/cpack to 755 2023-09-16T22:35:21,986 changing mode of /tmp/pip-build-env-rq6cbgf1/overlay/local/bin/ctest to 755 2023-09-16T22:35:25,523 Successfully installed GitPython-3.1.36 cmake-3.22.3 cmake-build-extension-0.5.1 gitdb-4.0.10 ninja-1.10.2.3 packaging-23.1 setuptools-68.2.2 setuptools-scm-7.1.0 smmap-5.0.0 typing-extensions-4.7.1 2023-09-16T22:35:26,108 Installing build dependencies: finished with status 'done' 2023-09-16T22:35:26,112 Getting requirements to build wheel: started 2023-09-16T22:35:26,113 Running command Getting requirements to build wheel 2023-09-16T22:35:26,646 /tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-16T22:35:26,646 !! 2023-09-16T22:35:26,647 ******************************************************************************** 2023-09-16T22:35:26,648 The license_file parameter is deprecated, use license_files instead. 2023-09-16T22:35:26,649 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-16T22:35:26,649 or your builds will no longer be supported. 2023-09-16T22:35:26,651 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-16T22:35:26,651 ******************************************************************************** 2023-09-16T22:35:26,652 !! 2023-09-16T22:35:26,653 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-16T22:35:26,757 running egg_info 2023-09-16T22:35:26,764 writing pyopendds.egg-info/PKG-INFO 2023-09-16T22:35:26,767 writing dependency_links to pyopendds.egg-info/dependency_links.txt 2023-09-16T22:35:26,769 writing entry points to pyopendds.egg-info/entry_points.txt 2023-09-16T22:35:26,770 writing requirements to pyopendds.egg-info/requires.txt 2023-09-16T22:35:26,771 writing top-level names to pyopendds.egg-info/top_level.txt 2023-09-16T22:35:26,820 listing git files failed - pretending there aren't any 2023-09-16T22:35:26,824 reading manifest file 'pyopendds.egg-info/SOURCES.txt' 2023-09-16T22:35:26,830 adding license file 'LICENSE' 2023-09-16T22:35:26,834 writing manifest file 'pyopendds.egg-info/SOURCES.txt' 2023-09-16T22:35:26,915 Getting requirements to build wheel: finished with status 'done' 2023-09-16T22:35:26,935 Installing backend dependencies: started 2023-09-16T22:35:26,936 Running command pip subprocess to install backend dependencies 2023-09-16T22:35:28,124 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-16T22:35:28,647 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-16T22:35:29,589 Collecting wheel 2023-09-16T22:35:29,631 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-09-16T22:35:31,822 Installing collected packages: wheel 2023-09-16T22:35:32,046 Creating /tmp/pip-build-env-rq6cbgf1/normal/local/bin 2023-09-16T22:35:32,049 changing mode of /tmp/pip-build-env-rq6cbgf1/normal/local/bin/wheel to 755 2023-09-16T22:35:32,060 Successfully installed wheel-0.41.2 2023-09-16T22:35:32,515 Installing backend dependencies: finished with status 'done' 2023-09-16T22:35:32,517 Created temporary directory: /tmp/pip-modern-metadata-oqp9uiww 2023-09-16T22:35:32,519 Preparing metadata (pyproject.toml): started 2023-09-16T22:35:32,521 Running command Preparing metadata (pyproject.toml) 2023-09-16T22:35:33,078 /tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-16T22:35:33,079 !! 2023-09-16T22:35:33,080 ******************************************************************************** 2023-09-16T22:35:33,080 The license_file parameter is deprecated, use license_files instead. 2023-09-16T22:35:33,081 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-16T22:35:33,082 or your builds will no longer be supported. 2023-09-16T22:35:33,083 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-16T22:35:33,084 ******************************************************************************** 2023-09-16T22:35:33,085 !! 2023-09-16T22:35:33,085 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-16T22:35:33,095 running dist_info 2023-09-16T22:35:33,111 creating /tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info 2023-09-16T22:35:33,117 writing /tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/PKG-INFO 2023-09-16T22:35:33,121 writing dependency_links to /tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/dependency_links.txt 2023-09-16T22:35:33,122 writing entry points to /tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/entry_points.txt 2023-09-16T22:35:33,123 writing requirements to /tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/requires.txt 2023-09-16T22:35:33,124 writing top-level names to /tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/top_level.txt 2023-09-16T22:35:33,126 writing manifest file '/tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/SOURCES.txt' 2023-09-16T22:35:33,175 listing git files failed - pretending there aren't any 2023-09-16T22:35:33,178 reading manifest file '/tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/SOURCES.txt' 2023-09-16T22:35:33,181 adding license file 'LICENSE' 2023-09-16T22:35:33,183 writing manifest file '/tmp/pip-modern-metadata-oqp9uiww/pyopendds.egg-info/SOURCES.txt' 2023-09-16T22:35:33,184 creating '/tmp/pip-modern-metadata-oqp9uiww/pyopendds-0.2.0.dist-info' 2023-09-16T22:35:33,371 Preparing metadata (pyproject.toml): finished with status 'done' 2023-09-16T22:35:33,375 Source in /tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3 has version 0.2.0, which satisfies requirement pyopendds==0.2.0 from https://files.pythonhosted.org/packages/5f/23/9156a13ce7851ddbc0a3430ccbdb52f1bcec253394d409ee341f917e8524/pyopendds-0.2.0.tar.gz 2023-09-16T22:35:33,376 Removed pyopendds==0.2.0 from https://files.pythonhosted.org/packages/5f/23/9156a13ce7851ddbc0a3430ccbdb52f1bcec253394d409ee341f917e8524/pyopendds-0.2.0.tar.gz from build tracker '/tmp/pip-build-tracker-yexubjmd' 2023-09-16T22:35:33,380 Created temporary directory: /tmp/pip-unpack-orgf6piv 2023-09-16T22:35:33,381 Created temporary directory: /tmp/pip-unpack-7_0xril2 2023-09-16T22:35:33,385 Building wheels for collected packages: pyopendds 2023-09-16T22:35:33,389 Created temporary directory: /tmp/pip-wheel-d12vao9d 2023-09-16T22:35:33,390 Destination directory: /tmp/pip-wheel-d12vao9d 2023-09-16T22:35:33,392 Building wheel for pyopendds (pyproject.toml): started 2023-09-16T22:35:33,393 Running command Building wheel for pyopendds (pyproject.toml) 2023-09-16T22:35:33,918 /tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-16T22:35:33,918 !! 2023-09-16T22:35:33,919 ******************************************************************************** 2023-09-16T22:35:33,920 The license_file parameter is deprecated, use license_files instead. 2023-09-16T22:35:33,920 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-16T22:35:33,921 or your builds will no longer be supported. 2023-09-16T22:35:33,922 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-16T22:35:33,923 ******************************************************************************** 2023-09-16T22:35:33,924 !! 2023-09-16T22:35:33,925 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-16T22:35:33,988 running bdist_wheel 2023-09-16T22:35:34,021 running build 2023-09-16T22:35:34,021 running build_py 2023-09-16T22:35:34,031 creating build 2023-09-16T22:35:34,032 creating build/lib.linux-armv7l-cpython-311 2023-09-16T22:35:34,032 creating build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,034 copying pyopendds/DomainParticipant.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,036 copying pyopendds/exceptions.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,038 copying pyopendds/init_opendds.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,040 copying pyopendds/__init__.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,041 copying pyopendds/DataWriter.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,043 copying pyopendds/util.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,045 copying pyopendds/Topic.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,046 copying pyopendds/DataReader.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,048 copying pyopendds/constants.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,050 copying pyopendds/Subscriber.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,051 copying pyopendds/Publisher.py -> build/lib.linux-armv7l-cpython-311/pyopendds 2023-09-16T22:35:34,054 creating build/lib.linux-armv7l-cpython-311/pyopendds/dev 2023-09-16T22:35:34,054 copying pyopendds/dev/__init__.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev 2023-09-16T22:35:34,056 copying pyopendds/dev/util.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev 2023-09-16T22:35:34,058 creating build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,059 copying pyopendds/dev/itl2py/__main__.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,061 copying pyopendds/dev/itl2py/CppOutput.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,063 copying pyopendds/dev/itl2py/__init__.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,064 copying pyopendds/dev/itl2py/PythonOutput.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,065 copying pyopendds/dev/itl2py/generate.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,067 copying pyopendds/dev/itl2py/Output.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,068 copying pyopendds/dev/itl2py/itl.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,070 copying pyopendds/dev/itl2py/ast.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py 2023-09-16T22:35:34,074 creating build/lib.linux-armv7l-cpython-311/pyopendds/dev/include 2023-09-16T22:35:34,074 creating build/lib.linux-armv7l-cpython-311/pyopendds/dev/include/pyopendds 2023-09-16T22:35:34,075 copying pyopendds/dev/include/pyopendds/user.hpp -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/include/pyopendds 2023-09-16T22:35:34,078 copying pyopendds/dev/include/pyopendds/common.hpp -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/include/pyopendds 2023-09-16T22:35:34,080 creating build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py/templates 2023-09-16T22:35:34,080 copying pyopendds/dev/itl2py/templates/setup.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py/templates 2023-09-16T22:35:34,082 copying pyopendds/dev/itl2py/templates/user.cpp -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py/templates 2023-09-16T22:35:34,085 copying pyopendds/dev/itl2py/templates/CMakeLists.txt -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py/templates 2023-09-16T22:35:34,087 copying pyopendds/dev/itl2py/templates/user.py -> build/lib.linux-armv7l-cpython-311/pyopendds/dev/itl2py/templates 2023-09-16T22:35:34,090 running build_ext 2023-09-16T22:35:34,688 -- The CXX compiler identification is GNU 12.2.0 2023-09-16T22:35:34,727 -- Detecting CXX compiler ABI info 2023-09-16T22:35:35,526 -- Detecting CXX compiler ABI info - done 2023-09-16T22:35:35,562 -- Check for working CXX compiler: /usr/bin/c++ - skipped 2023-09-16T22:35:35,564 -- Detecting CXX compile features 2023-09-16T22:35:35,566 -- Detecting CXX compile features - done 2023-09-16T22:35:36,105 -- Found Python3: /usr/include/python3.11 (found version "3.11.2") found components: Development Development.Module Development.Embed 2023-09-16T22:35:36,142 CMake Error at CMakeLists.txt:6 (find_package): 2023-09-16T22:35:36,143 By not providing "FindOpenDDS.cmake" in CMAKE_MODULE_PATH this project has 2023-09-16T22:35:36,144 asked CMake to find a package configuration file provided by "OpenDDS", but 2023-09-16T22:35:36,144 CMake did not find one. 2023-09-16T22:35:36,146 Could not find a package configuration file provided by "OpenDDS" with any 2023-09-16T22:35:36,146 of the following names: 2023-09-16T22:35:36,147 OpenDDSConfig.cmake 2023-09-16T22:35:36,148 opendds-config.cmake 2023-09-16T22:35:36,150 Add the installation prefix of "OpenDDS" to CMAKE_PREFIX_PATH or set 2023-09-16T22:35:36,150 "OpenDDS_DIR" to a directory containing one of the above files. If 2023-09-16T22:35:36,151 "OpenDDS" provides a separate development package or SDK, be sure it has 2023-09-16T22:35:36,152 been installed. 2023-09-16T22:35:36,155 -- Configuring incomplete, errors occurred! 2023-09-16T22:35:36,156 See also "/tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/build/temp.linux-armv7l-cpython-311__pyopendds/CMakeFiles/CMakeOutput.log". 2023-09-16T22:35:36,173 ==> Configuring: 2023-09-16T22:35:36,174 $ cmake -S /tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/pyopendds/ext -B /tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/build/temp.linux-armv7l-cpython-311__pyopendds -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX:PATH=/tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/build/lib.linux-armv7l-cpython-311/_pyopendds -DCMAKE_MAKE_PROGRAM=/tmp/pip-build-env-rq6cbgf1/overlay/local/bin/ninja -DPython3_ROOT_DIR=/usr -DCALL_FROM_SETUP_PY:BOOL=ON -DPYOPENDDS_INCLUDE=/tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/pyopendds/dev/include -DCMAKE_MAKE_PROGRAM=/tmp/pip-build-env-rq6cbgf1/overlay/local/bin/ninja 2023-09-16T22:35:36,176 ==> Building: 2023-09-16T22:35:36,176 $ cmake --build /tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/build/temp.linux-armv7l-cpython-311__pyopendds --config Release 2023-09-16T22:35:36,177 ==> Installing: 2023-09-16T22:35:36,177 $ cmake --install /tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/build/temp.linux-armv7l-cpython-311__pyopendds 2023-09-16T22:35:36,178 Traceback (most recent call last): 2023-09-16T22:35:36,179 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-09-16T22:35:36,179 main() 2023-09-16T22:35:36,180 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-09-16T22:35:36,180 json_out['return_val'] = hook(**hook_input['kwargs']) 2023-09-16T22:35:36,181 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T22:35:36,181 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel 2023-09-16T22:35:36,181 return _build_backend().build_wheel(wheel_directory, config_settings, 2023-09-16T22:35:36,182 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T22:35:36,182 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 434, in build_wheel 2023-09-16T22:35:36,183 return self._build_with_temp_dir( 2023-09-16T22:35:36,184 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T22:35:36,184 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 419, in _build_with_temp_dir 2023-09-16T22:35:36,185 self.run_setup() 2023-09-16T22:35:36,185 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 341, in run_setup 2023-09-16T22:35:36,186 exec(code, locals()) 2023-09-16T22:35:36,186 File "", line 19, in 2023-09-16T22:35:36,187 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 103, in setup 2023-09-16T22:35:36,188 return distutils.core.setup(**attrs) 2023-09-16T22:35:36,188 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T22:35:36,189 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/core.py", line 185, in setup 2023-09-16T22:35:36,189 return run_commands(dist) 2023-09-16T22:35:36,190 ^^^^^^^^^^^^^^^^^^ 2023-09-16T22:35:36,190 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/core.py", line 201, in run_commands 2023-09-16T22:35:36,191 dist.run_commands() 2023-09-16T22:35:36,191 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 969, in run_commands 2023-09-16T22:35:36,192 self.run_command(cmd) 2023-09-16T22:35:36,193 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py", line 989, in run_command 2023-09-16T22:35:36,193 super().run_command(command) 2023-09-16T22:35:36,194 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 988, in run_command 2023-09-16T22:35:36,194 cmd_obj.run() 2023-09-16T22:35:36,196 File "/tmp/pip-build-env-rq6cbgf1/normal/local/lib/python3.11/dist-packages/wheel/bdist_wheel.py", line 364, in run 2023-09-16T22:35:36,197 self.run_command("build") 2023-09-16T22:35:36,197 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py", line 318, in run_command 2023-09-16T22:35:36,198 self.distribution.run_command(command) 2023-09-16T22:35:36,199 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py", line 989, in run_command 2023-09-16T22:35:36,199 super().run_command(command) 2023-09-16T22:35:36,200 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 988, in run_command 2023-09-16T22:35:36,201 cmd_obj.run() 2023-09-16T22:35:36,201 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/command/build.py", line 131, in run 2023-09-16T22:35:36,202 self.run_command(cmd_name) 2023-09-16T22:35:36,203 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py", line 318, in run_command 2023-09-16T22:35:36,204 self.distribution.run_command(command) 2023-09-16T22:35:36,204 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py", line 989, in run_command 2023-09-16T22:35:36,205 super().run_command(command) 2023-09-16T22:35:36,206 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 988, in run_command 2023-09-16T22:35:36,207 cmd_obj.run() 2023-09-16T22:35:36,208 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/cmake_build_extension/build_extension.py", line 113, in run 2023-09-16T22:35:36,209 self.build_extension(ext) 2023-09-16T22:35:36,210 File "/tmp/pip-build-env-rq6cbgf1/overlay/local/lib/python3.11/dist-packages/cmake_build_extension/build_extension.py", line 229, in build_extension 2023-09-16T22:35:36,211 subprocess.check_call(configure_command) 2023-09-16T22:35:36,212 File "/usr/lib/python3.11/subprocess.py", line 413, in check_call 2023-09-16T22:35:36,213 raise CalledProcessError(retcode, cmd) 2023-09-16T22:35:36,214 subprocess.CalledProcessError: Command '['cmake', '-S', '/tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/pyopendds/ext', '-B', '/tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/build/temp.linux-armv7l-cpython-311__pyopendds', '-GNinja', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_INSTALL_PREFIX:PATH=/tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/build/lib.linux-armv7l-cpython-311/_pyopendds', '-DCMAKE_MAKE_PROGRAM=/tmp/pip-build-env-rq6cbgf1/overlay/local/bin/ninja', '-DPython3_ROOT_DIR=/usr', '-DCALL_FROM_SETUP_PY:BOOL=ON', '-DPYOPENDDS_INCLUDE=/tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3/pyopendds/dev/include', '-DCMAKE_MAKE_PROGRAM=/tmp/pip-build-env-rq6cbgf1/overlay/local/bin/ninja']' returned non-zero exit status 1. 2023-09-16T22:35:36,285 ERROR: [present-rich] Building wheel for pyopendds (pyproject.toml) exited with 1 2023-09-16T22:35:36,299 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /tmp/tmpuba8iwln[/] 2023-09-16T22:35:36,300 [bold magenta]cwd[/]: /tmp/pip-wheel-ejvvt1rg/pyopendds_a13a181d9fa84bd48c562ddfc690f7f3 2023-09-16T22:35:36,300 Building wheel for pyopendds (pyproject.toml): finished with status 'error' 2023-09-16T22:35:36,302 ERROR: Failed building wheel for pyopendds 2023-09-16T22:35:36,305 Failed to build pyopendds 2023-09-16T22:35:36,306 ERROR: Failed to build one or more wheels 2023-09-16T22:35:36,307 Exception information: 2023-09-16T22:35:36,307 Traceback (most recent call last): 2023-09-16T22:35:36,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-16T22:35:36,307 status = run_func(*args) 2023-09-16T22:35:36,307 ^^^^^^^^^^^^^^^ 2023-09-16T22:35:36,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-16T22:35:36,307 return func(self, options, args) 2023-09-16T22:35:36,307 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T22:35:36,307 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-16T22:35:36,307 raise CommandError("Failed to build one or more wheels") 2023-09-16T22:35:36,307 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-16T22:35:36,311 Removed build tracker: '/tmp/pip-build-tracker-yexubjmd'