Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 900717

Summary: sci-libs/proj-9.2.0 one or more CMake variables were not used by the project
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-10 12:16:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/proj-9.2.0 one or more CMake variables were not used by the project.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-10 12:16:40 UTC
Created attachment 857163 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-10 12:24:25 UTC
The bug has been closed via the following commit(s):

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

commit 349ac256c44fb15a2fa5f13305179192a27a2e8f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-10 12:23:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-10 12:23:19 +0000

    sci-libs/proj: set BUILD_BENCHMARKS conditionally
    
    Only defined for tests.
    
    Closes: https://bugs.gentoo.org/900717
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/proj/proj-9.2.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-03-10 12:54:18 UTC
The bug has been referenced in the following commit(s):

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

commit 081ce43c0fc4c512ac7da6d88173e748f0b0c17b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-10 12:53:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-10 12:54:07 +0000

    sci-libs/proj: drop leftover unconditional BUILD_BENCHMARKS
    
    Closes: https://bugs.gentoo.org/900719
    Bug: https://bugs.gentoo.org/900717
    Fixes: 349ac256c44fb15a2fa5f13305179192a27a2e8f
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/proj/proj-9.2.0.ebuild | 1 -
 1 file changed, 1 deletion(-)