Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-837

builder cannot handle habana-media-loader

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Development Platform
    • None
    • builder fix habana-media-loader
    • False
    • Hide

      None

      Show
      None
    • False
    • To Do
    • AIPCC-662 - Gaudi - Build RH version of vllm for RHEL AI and RHOAI

      Testing habana-media-loader with builder, even as pre-built, fails because
      it cannot load some of the libraries that are dependencies of the package.

      ['/opt/app-root/bin/python3.11', '/opt/app-root/lib64/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py', 'get_requires_for_build_wheel', '/tmp/tmpllbuyygt'] failed with Package libavformat was not found in the pkg-config search path.
      Perhaps you should add the directory containing `libavformat.pc'
      to the PKG_CONFIG_PATH environment variable
      Package 'libavformat', required by 'virtual:world', not found
      Package 'libavcodec', required by 'virtual:world', not found
      Package 'libavdevice', required by 'virtual:world', not found
      Package 'libavutil', required by 'virtual:world', not found
      Package 'libavfilter', required by 'virtual:world', not found
      Package 'libswscale', required by 'virtual:world', not found
      Package 'libswresample', required by 'virtual:world', not found
      pkg-config could not find libraries ['avformat', 'avcodec', 'avdevice', 'avutil', 'avfilter', 'swscale', 'swresample']

      We think the problem here is actually that habana-media-loader depends on av, and these errors are from trying to build av without some of its dependencies available.

              Unassigned Unassigned
              dhellman@redhat.com Doug Hellmann
              Antonio's Team
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: