https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/rocr-runtime-3.8.0 uses -Werror for build. Discovered on: amd64 (internal ref: ci) -Werror is not recommended for releases and should always be disabled when encountered in build-logs, because there are numerous cases where this breaks without purpose. See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
/var/tmp/portage/dev-libs/rocr-runtime-4.3.0/work/ROCR-Runtime-rocm-4.3.0/src/loader/executable.cpp:72:23: error: variable 'function_needs_a_side_effect' set but not used [-Werror,-Wunused-but-set-variable]
tinderbox has reproduced this issue with version 4.3.0 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59d3dedf0149693d186ea22a2003fd7abef10c2 commit e59d3dedf0149693d186ea22a2003fd7abef10c2 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-12-19 08:01:56 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-12-19 14:00:00 +0000 dev-libs/rocr-runtime: drop versions 3* and 4* Closes: https://bugs.gentoo.org/874513 Closes: https://bugs.gentoo.org/744928 Closes: https://bugs.gentoo.org/832810 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-libs/rocr-runtime/Manifest | 8 ---- .../rocr-runtime-3.7.0-cmake-install-paths.patch | 53 ---------------------- .../rocr-runtime-4.1.0-cmake-install-paths.patch | 53 ---------------------- dev-libs/rocr-runtime/rocr-runtime-3.10.0.ebuild | 47 ------------------- dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild | 47 ------------------- dev-libs/rocr-runtime/rocr-runtime-3.9.0.ebuild | 47 ------------------- dev-libs/rocr-runtime/rocr-runtime-4.0.0.ebuild | 47 ------------------- dev-libs/rocr-runtime/rocr-runtime-4.1.0.ebuild | 53 ---------------------- dev-libs/rocr-runtime/rocr-runtime-4.2.0.ebuild | 46 ------------------- dev-libs/rocr-runtime/rocr-runtime-4.3.0.ebuild | 45 ------------------ dev-libs/rocr-runtime/rocr-runtime-4.5.2.ebuild | 45 ------------------ 11 files changed, 491 deletions(-)