DEBUG: Executing shell function do_compile
Downloading cpython-3.8.20-linux-x86_64-gnu (download) (19.9MiB)
Downloaded cpython-3.8.20-linux-x86_64-gnu (download)
Using CPython 3.8.20
Creating virtual environment at: TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/venv
Resolved 491 packages in 2m 19s
warning: The package `leafmap==0.26.0` does not have an extra named `folium`
Building azure-blob-storage-client @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/azure_blob_storage_client
Building iot-core @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/iot_core
Building proto-ros @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/proto_ros
Building telemetry @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/telemetry
Building elevation-api-client @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/elevation_api_client
Downloading scipy (32.9MiB)
Downloading numba (3.5MiB)
Downloading grpcio (5.7MiB)
Downloading kiwisolver (1.1MiB)
Downloading lxml (5.0MiB)
Downloading pillow (4.3MiB)
Downloading shapely (2.4MiB)
Downloading uamqp (2.9MiB)
Downloading grpcio-tools (2.3MiB)
Downloading llvmlite (41.6MiB)
Built proto-ros @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/proto_ros
Built azure-blob-storage-client @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/azure_blob_storage_client
Built telemetry @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/telemetry
Built iot-core @ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/iot_core
Downloading onnx (15.2MiB)
Downloading setuptools (1.2MiB)
Downloading matplotlib (8.8MiB)
Downloading fonttools (4.5MiB)
Downloading pygeodesy (1.0MiB)
Downloading cmake (25.7MiB)
Downloading cython (3.5MiB)
Downloading pandas (11.1MiB)
× Failed to build `elevation-api-client @
│ file://TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/elevation_api_client`
├─▶ The build backend returned an error
╰─▶ Call to `hatchling.build.build_wheel` failed (exit status: 1)
[stdout]
Downloading geoid data from file:///tmp/egm2008-2_5.tar.bz2...
[stderr]
Traceback (most recent call last):
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 1511, in open_local_file
stats = os.stat(localfile)
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/egm2008-2_5.tar.bz2'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 11, in <module>
File
"/home/pokybuild/.cache/uv/builds-v0/.tmpj41eIX/lib/python3.8/site-packages/hatchling/build.py",
line 58, in build_wheel
return os.path.basename(next(builder.build(directory=wheel_directory,
versions=['standard'])))
File
"/home/pokybuild/.cache/uv/builds-v0/.tmpj41eIX/lib/python3.8/site-packages/hatchling/builders/plugin/interface.py",
line 147, in build
build_hook.initialize(version, build_data)
File
"TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/elevation_api_client/hatch_build.py",
line 49, in initialize
self._download_with_progress(self.GEOID_URL, tmp_path)
File
"TOPDIR/tmp/work/armv8a_tegra194-oe4t-linux/hydra-ros-project/0.1/git/packages/python/elevation_api_client/hatch_build.py",
line 101, in _download_with_progress
urllib.request.urlretrieve(url, destination, reporthook)
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 247, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 222, in urlopen
return opener.open(url, data, timeout)
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 525, in open
response = self._open(req, data)
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 542, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 502, in _call_chain
result = func(*args)
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 1489, in file_open
return self.open_local_file(req)
File
"/home/pokybuild/.local/share/uv/python/cpython-3.8.20-linux-x86_64-gnu/lib/python3.8/urllib/request.py",
line 1528, in open_local_file
raise URLError(exp)
urllib.error.URLError: <urlopen error [Errno 2] No such file or
directory: '/tmp/egm2008-2_5.tar.bz2'>
hint: This usually indicates a problem with the package or the build
environment.
help: `elevation-api-client` was included because `hydra` (v0.1.0) depends
on `elevation-api-client`
WARNING: exit code 1 from a shell command.