Git Product home page Git Product logo

Comments (4)

dguenzel avatar dguenzel commented on June 20, 2024

Hi,

you can find the officially supported operating systems in UG1451. Here is the document for the newest XRT 2023.2 (not yet officially released?): https://docs.xilinx.com/r/en-US/ug1451-xrt-release-notes

As you can see, only LTS releases of Ubuntu are supported and it was more or less a lucky coincidence that Ubuntu 23.04 worked for you. I'm just another user like you and not affiliated with Xilinx, but maybe this clarifies things a little.

Best regards.

from xrt.

keryell avatar keryell commented on June 20, 2024

Hi!
Thank you for pointing me to the release notes.
Yes, I know it is not supported, but I just™ need it to work™, not to be supported™. ;-)
It looks more like an incorrect source file exposed by a modern compiler rather than by a newer OS version per se.
So this is basic code hygiene for an open source project.
I am trying to help an internal AMD research project involving FPGA, AIE and GPU, so the more planets are aligned, better it has chances to work.

from xrt.

keryell avatar keryell commented on June 20, 2024

While #7841 solved the compilation issue, I still have an error during the packaging phase:

Run CPack packaging tool...
CPack: Create package using DEB
CPack: Install projects
CPack: - Run preinstall target for: XRT
CPack: - Install project: XRT []
CPack: -   Install component: aws
CPack: -   Install component: azure
CPack: -   Install component: container
CPack: -   Install component: xbflash
CPack: -   Install component: xbflash2
CPack: -   Install component: xrt
CPack: Create package
CPackDeb: - Generating dependency list
CPackDeb: - Generating dependency list
CPackDeb: - Generating dependency list
CPackDeb: - Generating dependency list
CPackDeb: - Generating dependency list
CPackDeb: - Generating dependency list
CMake Error at /usr/share/cmake-3.27/Modules/Internal/CPack/CPackDeb.cmake:348 (message):
  CPackDeb: dpkg-shlibdeps: 'dpkg-shlibdeps: error: no dependency information
  found for opt/xilinx/xrt/lib/libxdp_core.so.2 (used by
  ./opt/xilinx/xrt/lib/xrt/module/libxdp_aie_trace_plugin.so)

  Hint: check if the library actually comes from a package.

  ';

  executed command: '/usr/bin/dpkg-shlibdeps -O
[...]

For now I ended up to use the workaround of having

SET(CPACK_DEBIAN_PACKAGE_SHLIBDEPS "NO

on line https://github.com/Xilinx/XRT/blob/master/src/CMake/cpackLin.cmake#L69

from xrt.

keryell avatar keryell commented on June 20, 2024

Thanks for fixing this.
Now it is time to figure out the failures with Linux 6.8...

from xrt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.