Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829077 - sci-libs/hipSPARSE-4.3.0 - One or more CMake variables were not used by the project:
Summary: sci-libs/hipSPARSE-4.3.0 - One or more CMake variables were not used by the p...
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:
Depends on:
Blocks:
 
Reported: 2021-12-13 10:19 UTC by Toralf Förster
Modified: 2022-05-01 09:22 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:hipSPARSE-4.3.0:20211213-071347.log (sci-libs:hipSPARSE-4.3.0:20211213-071347.log,11.83 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:30 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:32 UTC
Created attachment 758769 [details]
emerge-history.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-13 10:19:33 UTC
Created attachment 758770 [details]
etc.portage.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2021-12-13 10:19:34 UTC
Created attachment 758771 [details]
sci-libs:hipSPARSE-4.3.0:20211213-071347.log
Comment 4 Larry the Git Cow gentoo-dev 2022-05-01 09:22:21 UTC
The bug has been closed via the following commit(s):

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

commit cd62673fa29da0f8bdaced597fdfeb3df23168d0
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2022-05-01 09:18:38 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2022-05-01 09:22:15 +0000

    sci-libs/hipSPARSE: remove unused cmake variable
    
    __skip_rocmclang was used to avoid configuration error for
    cmake-3.21.(1|2), which don't exist among ebuilds anymore.
    
    Closes: https://bugs.gentoo.org/829077
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 .../hipSPARSE/{hipSPARSE-4.3.0.ebuild => hipSPARSE-4.3.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)