[Issue]: Build - Warnings and errors
@essamROCm がすでに取り組んでいます。
2026年9月23日 から。
評価
この issue はまだ評価されていません。
説明
Problem Description
Build should not require rocm supported devices
-- The CXX compiler identification is Clang 24.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/rocm-nightly/lib/llvm/bin/amdclang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- HIP: Using hipcc from relative path: /opt/rocm-nightly/bin/hipcc
CMake Warning (dev) at /opt/rocm-nightly/lib/cmake/hip/hip-config-amd.cmake:82 (message):
GPU_TARGETS was not set, and system GPU detection was unsuccsessful.
The amdgpu-arch tool failed:
Error: 'Failed to get device count: no ROCm-capable device is detected (error code: 100)'
Output: ''
As a result, --offload-arch will not be set for subsequent
compilations, and the default architecture
(gfx906 for dynamic build / gfx942 for static build) will be used
for compiling device code in C++ language mode
Call Stack (most recent call first):
/opt/rocm-nightly/lib/cmake/hip/hip-config.cmake:164 (include)
videoDecode/CMakeLists.txt:57 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
-- Found rocdecode: /opt/rocm-nightly/include (found suitable version "1.10.0", minimum required is "1.0.0")
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2")
-- Checking for module 'libavcodec'
-- Package 'libavcodec', required by 'virtual:world', not found
-- Checking for module 'libavformat'
-- Package 'libavformat', required by 'virtual:world', not found
-- Checking for module 'libavutil'
-- Package 'libavutil', required by 'virtual:world', not found
-- NOTE: FindFFmpeg failed to find -- FFMPEG
-- Found Python3: /opt/python-shared/cp312-cp312/bin/python3.12 (found suitable version "3.12.9", minimum required is "3.9") found components: Interpreter Development.Module
-- pybind11 v3.1.0
-- Performing Test HAS_FLTO_THIN
-- Performing Test HAS_FLTO_THIN - Success
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- rocDecode SDK source warnings remain visible and non-fatal; SDK headers use SYSTEM includes. SDK warnings are not fixed.
-- rocPyVideoDecode target: rocpydecode_3_12
-- rocPyVideoDecode FFmpeg support: OFF
-- rocPyVideoDecode CPU backend support: OFF
-- HIP: Using hipcc from relative path: /opt/rocm-nightly/bin/hipcc
CMake Warning (dev) at /opt/rocm-nightly/lib/cmake/hip/hip-config-amd.cmake:82 (message):
GPU_TARGETS was not set, and system GPU detection was unsuccsessful.
The amdgpu-arch tool failed:
Error: 'Failed to get device count: no ROCm-capable device is detected (error code: 100)'
Output: ''
As a result, --offload-arch will not be set for subsequent
compilations, and the default architecture
(gfx906 for dynamic build / gfx942 for static build) will be used
for compiling device code in C++ language mode
Call Stack (most recent call first):
/opt/rocm-nightly/lib/cmake/hip/hip-config.cmake:164 (include)
jpegDecode/CMakeLists.txt:25 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found rocjpeg: /opt/rocm-nightly/include (found suitable version "1.10.0", minimum required is "1.0.0")
-- rocPyJpegDecode target: rocpyjpegdecode_3_12
-- Configuring done (1.4s)
-- Generating done (0.0s)
-- Build files have been written to: /__w/vision-pack/vision-pack/build/_subprojects/rocpydecode/build
Operating System
ALL
CPU
ALL
GPU
ALL
ROCm Version
ROCm 10.X
Installation Method
Python wheels
Installed ROCm Packages / Versions
Installed ROCm packages / versions
Paste output here
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of rocminfo --support
rocminfo --support output
Paste output here
Additional Information
No response
- 主要言語
- C++
- スター
- 8
- フォーク
- 13
- 平均マージ
- 2日 10時間
- マージ済み PR(30日)
- 7
環境構築
このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
ROCm/rocPyDecode のほかの issue
-
CMake install: no COMPONENT grouping, Python modules install to lib/ instead of site-packages対応中かも @essamROCm が 14 日前に担当しました。 オープンbug enhancement
ROCm/rocPyDecode#285 · コメント 2 件 · 担当者 1 名 ·
-
Restructure rocPyDecode into independent video and JPEG binding projects対応中かも @essamROCm が 16 日前に担当しました。 オープンenhancement
ROCm/rocPyDecode#284 · コメント 1 件 · 担当者 1 名 ·
-
Packaging - Add pinned pybind11 dependency and align dlpack version with rocCV (v1.3) for hermetic builds対応中かも @rrawther が 22 日前に担当しました。 オープンenhancement
ROCm/rocPyDecode#282 · コメント 1 件 · 担当者 2 名 ·
-
[Issue]: CTest Failure: jpegdecodebatched on AzureCI再び着手できるかも @essamROCm が 352 日前に担当しましたが、オープン中のプルリクエストはありません。 オープンbug
ROCm/rocPyDecode#256 · コメント 3 件 · 担当者 1 名 ·
-
[Issue]: Azure CI - GFX942 Failure再び着手できるかも @AryanSalmanpour が 437 日前に担当しましたが、オープン中のプルリクエストはありません。 オープンbug help wanted
ROCm/rocPyDecode#224 · コメント 4 件 · 担当者 3 名 ·
ROCm/rocPyDecode の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
category:port-update
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
メンテナーはふだん 1 日以内に返信
-
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
tensorflow/tflite-micro#3784 ·
メンテナーはふだん 1 日以内に返信
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
メンテナーはふだん 1 日以内に返信