Can't build docker Riallto #83
Replies: 1 comment
|
As described here #84 (comment) Riallto does not support your device. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
root@ryzen:~/Riallto/scripts/linux# ./setup_riallto_linux.sh license.lic
[CHECK OK] URL is reachable: https://kernel.ubuntu.com/mainline/v6.10-rc2/amd64/
[CHECK OK] URL is reachable: https://www.xilinx.com/bin/public/openDownload?filename=pynqMLIR_AIE_py312_v0.9.tar.gz
[CHECK OK] URL is reachable: https://www.xilinx.com/bin/public/openDownload?filename=Riallto-v1.1.zip
[CHECK OK] URL is reachable: https://github.com/amd/xdna-driver.git
[CHECK OK] URL is reachable: https://github.com/AMDResearch/Riallto.git
[CHECK OK] URL is reachable: https://docker.io/library/ubuntu
Docker has been found.
Found a License file associated with MAC address c8:ff:bf:04:c1:8e
Kernel version is okay, is NPU available?
xdna-driver-builder/ubuntu24.04_npu_drivers.tar.gz is missing, building it from scratch
Step 35/36 : RUN cp /root/xdna-driver/build/Release/xrt_plugin*.deb /root/debs/
---> Running in c35755954524
cp: cannot stat '/root/xdna-driver/build/Release/xrt_plugin*.deb': No such file or directory
The command '/bin/sh -c cp /root/xdna-driver/build/Release/xrt_plugin*.deb /root/debs/' returned a non-zero code: 1
Error response from daemon: cannot kill container: xdna_deb_builder_container: No such container: xdna_deb_builder_container
Unable to find image 'xdna_deb_builder:latest' locally
docker: Error response from daemon: pull access denied for xdna_deb_builder, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Error response from daemon: No such container: xdna_deb_builder_container
Error response from daemon: cannot kill container: xdna_deb_builder_container: No such container: xdna_deb_builder_container
Error response from daemon: No such image: xdna_deb_builder:latest
~/Riallto/scripts/linux
tar (child): ./xdna-driver-builder/ubuntu24.04_npu_drivers.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
All reactions