Bug 1799815

Summary: ocaml-lambda-term: FTBFS in Fedora rawhide/f32
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: ocaml-lambda-termAssignee: 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, sergey.avseyev
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 16:27:43 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:04:10 UTC
ocaml-lambda-term failed to build from source in Fedora rawhide/f32

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix ocaml-lambda-term 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,
ocaml-lambda-term will be orphaned. Before branching of Fedora 33,
ocaml-lambda-term 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:04:12 UTC
Created attachment 1660150 [details]
build.log

Comment 2 Fedora Release Engineering 2020-02-06 19:04:14 UTC
Created attachment 1660151 [details]
root.log

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

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

Comment 4 Ben Rosser 2020-02-07 16:27:43 UTC
So it looks like lambda-term was broken for two reasons:

* the lwt-log failure to build (due to lwt-log still needing jbuilder); I've fixed this.
* "dune install ..." now installs man pages correctly; this broke a line in %install.

The package has now built successfully:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41425570