The .deb files return 404. I would like to contribute the built package as they are working deb file.
Summary
Successfully built XRT 2.14.354 from source! Here's what was accomplished:
The Problem
XRT 2.14.354 dev.deb package not available for download (all sources returned 404 errors)
Backup on external drive was corrupted (0 bytes)
Needed for FPGA development work
The Solution
Built from source in ~1 hour total:
Installed dependencies (55 Ubuntu packages via xrtdeps.sh)
Cloned source from GitHub tag 202220.2.14.354
Built optimized release with ./build/build.sh -opt
Created .deb package containing everything (runtime + development files)
Result
Package: xrt_202220.2.14.0_20.04-amd64-xrt.deb (25MB)
Location: XRT_2.14.354_packages_BUILT
Contents: Headers, libraries, utilities, drivers - everything needed for development
Tests: 16/17 passed (python_binding test is non-critical
The .deb files return 404. I would like to contribute the built package as they are working deb file.
Summary
Successfully built XRT 2.14.354 from source! Here's what was accomplished:
The Problem
XRT 2.14.354 dev.deb package not available for download (all sources returned 404 errors)
Backup on external drive was corrupted (0 bytes)
Needed for FPGA development work
The Solution
Built from source in ~1 hour total:
Installed dependencies (55 Ubuntu packages via xrtdeps.sh)
Cloned source from GitHub tag 202220.2.14.354
Built optimized release with ./build/build.sh -opt
Created .deb package containing everything (runtime + development files)
Result
Package: xrt_202220.2.14.0_20.04-amd64-xrt.deb (25MB)
Location: XRT_2.14.354_packages_BUILT
Contents: Headers, libraries, utilities, drivers - everything needed for development
Tests: 16/17 passed (python_binding test is non-critical