Bug 1837823

Summary: ocaml-extlib should be build with minimal=1
Product: [Fedora] Fedora Reporter: Andy Li <andy>
Component: ocaml-extlibAssignee: Richard W.M. Jones <rjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lxtnow, rjones
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-05-30 14:35:41 UTC Type: Bug
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: 1835307    

Description Andy Li 2020-05-20 05:07:34 UTC
The readme of extlib and the naming of the OPAM libs, extlib (minimal) and extlib-compat (full), suggested the minimal version is preferred.

Haxe 4.1.0 failed to be built with the full version of extlib.

In case of any package depends on the full version of extlib, I think we should introduce a extlib-compat package like OPAM.

Comment 1 Richard W.M. Jones 2020-05-26 10:24:32 UTC
I'm guessing someone depends on the full version of extlib.

However we might instead build both from a single package.  I'll see if this is feasible.

Comment 2 Richard W.M. Jones 2020-05-26 10:53:03 UTC
I started a thread on devel list.  Not in the archives yet but it
should eventually appear under here:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/2020/5/

Comment 3 Richard W.M. Jones 2020-05-30 14:35:41 UTC
Now built with minimal=1 in Rawhide:
https://koji.fedoraproject.org/koji/taskinfo?taskID=45182128

I will rebuild dependent packages shortly.