Bug 1619749

Summary: Ocaml bootstraps from binary only sources
Product: [Fedora] Fedora Reporter: Jonathan Underwood <jonathan.underwood>
Component: ocamlAssignee: Richard W.M. Jones <rjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: c.david86, gemi, 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: 2018-08-21 16:07:33 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:

Description Jonathan Underwood 2018-08-21 16:04:42 UTC
Description of problem:
On Wed, Aug 15, 2018 at 03:55:26PM +0200, Florian Weimer wrote:
> On 08/15/2018 03:20 PM, Michael Cronenworth wrote:
> >The Roslyn compiler is now the default and requires bootstrapping
> >from binary-only sources provided by upstream. This is a no-no in
> >Fedora.
>
> Are you sure about that?  Ocaml does it as well.

Actually I've been meaning to fix this for a really long time.
It should be a simple matter of copying %{_bindir}/ocaml and
%{_bindir}/ocamllex into boot/ before building.  (Of course
the package will then BuildRequire ocaml).

Could you file a bug so I don't forget about this?

Comment 1 Richard W.M. Jones 2018-08-21 16:07:33 UTC
Thanks for filing it.  It was fixed in Rawhide and F29:

https://src.fedoraproject.org/rpms/ocaml/c/8f288a07f3f14d0415138c013f46e082c83cfcdf?branch=master

It's not very clear if you actually want this to be fixed
in F28, but I'll assume not for now.