Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909630 - net-libs/xrootd-5.6.0 one or more CMake variables were not used by the project
Summary: net-libs/xrootd-5.6.0 one or more CMake variables were not used by the project
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 Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-04 13:53 UTC by Agostino Sarubbo
Modified: 2023-07-04 14:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,623.97 KB, text/plain)
2023-07-04 13:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-07-04 13:53:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/xrootd-5.6.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-07-04 13:53:09 UTC
Created attachment 865135 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-07-04 14:00:19 UTC
The bug has been closed via the following commit(s):

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

commit 1f6ab8468450056662c6fdd88c55a4f3b99f3762
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-07-04 13:58:23 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-07-04 14:00:14 +0000

    net-libs/xrootd: conditionally add CMake configure option
    
    The option -DINSTALL_PYTHON_BINDINGS only exists when Python support
    is enabled. We need to disble it so that only disutils-r1 installs
    the Python bindings.
    
    Closes: https://bugs.gentoo.org/909630
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 net-libs/xrootd/xrootd-5.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)