Summary: | sci-libs/miopen-5.1.3-r1 one or more CMake variables were not used by the project (USR-MERGE-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo, xgreenlandforwyy |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/29376 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 849145 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f749acaea36d8ef66c2c4834c598247bb15ae41 commit 4f749acaea36d8ef66c2c4834c598247bb15ae41 Author: Yiyang Wu <xgreenlandforwyy@gmail.com> AuthorDate: 2023-02-01 09:45:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-08 04:17:29 +0000 dev-util/roctracer: strip -Werror and fix a configure issue hip-config.cmake run ${HIP_CXX_COMPILER} -print-resource-dir to determine some paths. By default, HIP_CXX_COMPILER=${CMAKE_CXX_COMPILER}=gcc, causing configuration issues, so set HIP_CXX_COMPILER=hipcc. Closes: https://bugs.gentoo.org/891945 Bug: https://bugs.gentoo.org/892730 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29376 Signed-off-by: Sam James <sam@gentoo.org> dev-util/roctracer/files/roctracer-5.3.3-Werror.patch | 15 +++++++++++++++ dev-util/roctracer/roctracer-5.3.3.ebuild | 4 +++- 2 files changed, 18 insertions(+), 1 deletion(-) |