Bug 1865671 - root: FTBFS in Fedora rawhide/f33
Summary: root: FTBFS in Fedora rawhide/f33
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: root
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mattias Ellert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1859821
Blocks: F33FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-08-03 21:34 UTC by Fedora Release Engineering
Modified: 2020-08-22 04:45 UTC (History)
1 user (show)

Fixed In Version: root-6.22.00-7.fc33 root-6.22.00-7.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-22 04:45:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.29 KB, text/plain)
2020-08-03 21:34 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2020-08-03 21:34 UTC, Fedora Release Engineering
no flags Details
state.log (816 bytes, text/plain)
2020-08-03 21:34 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2020-08-03 21:34:09 UTC
root failed to build from source in Fedora rawhide/f33

https://koji.fedoraproject.org/koji/taskinfo?taskID=48425215


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix root at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
root will be orphaned. Before branching of Fedora 34,
root will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-08-03 21:34:11 UTC
Created attachment 1710160 [details]
build.log

Comment 2 Fedora Release Engineering 2020-08-03 21:34:12 UTC
Created attachment 1710161 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2020-08-03 21:34:13 UTC
Created attachment 1710162 [details]
state.log

Comment 4 Ben Cotton 2020-08-11 15:15:53 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 5 Mattias Ellert 2020-08-11 20:05:28 UTC
The build fails because the srm-ifce package isuninstallable.

Comment 6 Mattias Ellert 2020-08-22 04:45:00 UTC
(In reply to Mattias Ellert from comment #5)
> The build fails because the srm-ifce package is uninstallable.

The srm-ifce package isn't actually needed during buildtime to build ROOT's GFAL support plugin when building it using gfal2.
It was needed when building using gfal version 1, and the CMake script looking for the GFAL dependencies tries to find it irrespectively of which GFAL version it finds.

I have patched the GFAL CMake script in ROOT to not look for srm-ifce if it finds GFAL version 2, so ROOT can be built despite srm-ifce is uninstallable.

(If you want to use GFAL's SRM plugin in ROOT at runtime, this is stil not installable, but this does not affect the building of ROOT abymore.)


Note You need to log in before you can comment on or make changes to this bug.