Bug 1799827

Summary: opam: FTBFS in Fedora rawhide/f32
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: opamAssignee: Ben Rosser <rosser.bjr>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rosser.bjr
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-07 19:38:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1750908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-02-06 19:05:54 UTC
opam failed to build from source in Fedora rawhide/f32

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix opam 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,
opam will be orphaned. Before branching of Fedora 33,
opam 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-02-06 19:05:57 UTC
Created attachment 1660183 [details]
build.log

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

Comment 2 Fedora Release Engineering 2020-02-06 19:05:59 UTC
Created attachment 1660184 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-02-06 19:06:00 UTC
Created attachment 1660185 [details]
state.log

Comment 4 Ben Rosser 2020-02-07 16:59:49 UTC
I updated to version 2.0.6; this fixed a problem. However, now the build fails with this:

Error: Files /usr/lib64/ocaml/dose3/algo.cmxa
       and /usr/lib64/ocaml/ocamlgraph/graph.cmxa
       make inconsistent assumptions over implementation Graph

...which I think I've seen before but I forget what the source of the issue is.

Comment 5 Ben Rosser 2020-02-07 19:38:16 UTC
Right-- this just meant that dose3 needed to be rebuilt (because it gets rebuilt first in the mass rebuild before ocamlgraph).

After rebuilding dose3, opam successfully built.
https://koji.fedoraproject.org/koji/taskinfo?taskID=41428379