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

Bug 691600

Summary: net-libs/xrootd-4.10.1 : One or more CMake variables were not used by the project:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Physics related packages <sci-physics>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: elog-net-libs:xrootd-4.10.0:20190805-232509.log
etc.portage.tbz2
net-libs:xrootd-4.10.0:20190805-231640.log

Description Toralf Förster gentoo-dev 2019-08-06 17:37:59 UTC
/usr/lib64/libXrdXrootd-4.so
One or more CMake variables were not used by the project:
  ENABLE_CEPH

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-test-20190802-201521

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2019-08-06 17:38:01 UTC
Created attachment 585910 [details]
elog-net-libs:xrootd-4.10.0:20190805-232509.log
Comment 2 Toralf Förster gentoo-dev 2019-08-06 17:38:04 UTC
Created attachment 585912 [details]
etc.portage.tbz2
Comment 3 Toralf Förster gentoo-dev 2019-08-06 17:38:07 UTC
Created attachment 585914 [details]
net-libs:xrootd-4.10.0:20190805-231640.log
Comment 4 Marek Szuba archtester gentoo-dev 2019-12-20 14:02:46 UTC
Long story short, recent versions of xrootd no longer bundle the Ceph plug-in so USE=rbd no longer does anything.
Comment 5 Larry the Git Cow gentoo-dev 2019-12-20 14:11:01 UTC
The bug has been closed via the following commit(s):

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

commit 349bf02860377e3a7b0a73433a353e1b5f0bd5dd
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2019-12-20 14:10:27 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2019-12-20 14:10:27 +0000

    net-libs/xrootd: remove redundant USE=rbd from 4.10.1
    
    Since version 4.10.0 xrootd upstream no longer bundle XrdCeph code with
    core XRootD so all this flag did in this ebuild was create an
    unnecessary dependency on sys-cluster/ceph and produce configure-time
    warnings.
    
    Closes: https://bugs.gentoo.org/691600
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-libs/xrootd/xrootd-4.10.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)