Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691600 - net-libs/xrootd-4.10.1 : One or more CMake variables were not used by the project:
Summary: net-libs/xrootd-4.10.1 : One or more CMake variables were not used by the pro...
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: 2019-08-06 17:37 UTC by Toralf Förster
Modified: 2019-12-20 14:11 UTC (History)
0 users

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


Attachments
elog-net-libs:xrootd-4.10.0:20190805-232509.log (elog-net-libs:xrootd-4.10.0:20190805-232509.log,851 bytes, text/plain)
2019-08-06 17:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.44 KB, application/x-bzip)
2019-08-06 17:38 UTC, Toralf Förster
Details
net-libs:xrootd-4.10.0:20190805-231640.log (net-libs:xrootd-4.10.0:20190805-231640.log,887.07 KB, text/plain)
2019-08-06 17:38 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 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(-)