Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829076 - sci-libs/rocSPARSE-4.3.0-r1 - One or more CMake variables were not used by the project:
Summary: sci-libs/rocSPARSE-4.3.0-r1 - One or more CMake variables were not used by th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-12-13 10:19 UTC by Toralf Förster
Modified: 2022-03-20 08:57 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-history.txt (emerge-history.txt,210.76 KB, text/plain)
2021-12-13 10:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.05 KB, application/x-bzip)
2021-12-13 10:19 UTC, Toralf Förster
Details
sci-libs:rocSPARSE-4.3.0-r1:20211213-065739.log (sci-libs:rocSPARSE-4.3.0-r1:20211213-065739.log,133.46 KB, text/plain)
2021-12-13 10:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-12-13 10:19:13 UTC
 * One or more CMake variables were not used by the project:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20211211-010010

  -------------------------------------------------------------------

  The log matches a QA pattern or a pattern requested by a Gentoo developer.
Comment 1 Toralf Förster gentoo-dev 2021-12-13 10:19:14 UTC
Created attachment 758766 [details]
emerge-history.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-13 10:19:15 UTC
Created attachment 758767 [details]
etc.portage.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2021-12-13 10:19:16 UTC
Created attachment 758768 [details]
sci-libs:rocSPARSE-4.3.0-r1:20211213-065739.log
Comment 4 Larry the Git Cow gentoo-dev 2022-03-20 08:57:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f20b2298c510411f895cecc89880fec88529500

commit 0f20b2298c510411f895cecc89880fec88529500
Author:     YiyangWu <xgreenlandforwyy@gmail.com>
AuthorDate: 2021-12-21 03:11:59 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2022-03-20 08:57:07 +0000

    sci-libs/rocSPARSE: remove unused cmake variable
    
    __skip_rocmclang is used to avoid configuration error for
    cmake-3.21.(1|2), which don't exist among ebuilds anymore, so this flag
    is not recognized.
    
    Closes: https://github.com/gentoo/gentoo/pull/23448
    Closes: https://bugs.gentoo.org/829076
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 ...E-4.3.0-r1.ebuild => rocSPARSE-4.3.0-r2.ebuild} |   4 +-
 sci-libs/rocSPARSE/rocSPARSE-4.3.0.ebuild          | 122 ---------------------
 2 files changed, 2 insertions(+), 124 deletions(-)