Bug 1792031 - ocaml-re-devel should R ocaml-seq-devel
Summary: ocaml-re-devel should R ocaml-seq-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ocaml-re
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-16 21:57 UTC by Jerry James
Modified: 2020-01-17 08:42 UTC (History)
2 users (show)

Fixed In Version: ocaml-re-1.9.0-8.fc32
Clone Of:
Environment:
Last Closed: 2020-01-17 08:42:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jerry James 2020-01-16 21:57:46 UTC
Description of problem:
As I have been working on making some ocaml packages, I have repeatedly run into errors like this one:

Error: No implementations provided for the following modules:
         Seq referenced from /usr/lib64/ocaml/re/re.cmxa(Re__Core)

I believe this means that ocaml-re-devel should Requires: ocaml-seq-devel.  More evidence: %{_libdir}/ocaml/re/META has:

requires = "seq"

and %{_libdir}/ocaml/re/core.mli contains explicit references to Seq.

Version-Release number of selected component (if applicable):
ocaml-re-1.9.0-7.fc32

How reproducible:
Always.

Steps to Reproduce:
1. Try to build a module that consumes ocaml-re.
2.
3.

Actual results:
The error shown above.

Expected results:
ocaml-re-devel should pull in all of its dependencies

Additional info:

Comment 1 Richard W.M. Jones 2020-01-17 08:42:52 UTC
https://koji.fedoraproject.org/koji/taskinfo?taskID=40648946


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