FS#64379 - [ocaml-compiler-libs] Missing files cause dependant build failure.

Attached to Project: Arch Linux
Opened by Csonka Mihaly (Kibouo) - Monday, 04 November 2019, 00:24 GMT
Last edited by Jürgen Hötzel (juergen) - Wednesday, 27 November 2019, 10:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: some files are missing, or have been moved. This causes depending builds to fail.

For example when compiling ``ocaml-base``:
```
File "compiler-stdlib/gen/gen.ml", line 59, characters 33-51: 59
| let toc = (input_value ic : Cmo_format.library)
in ^^^^^^^^^^^^^^^^^^
Error: Unbound module Cmo_format ==> ERROR: A failure occurred in build(). Aborting...
Error making: ocaml-base
```


Additional info:
* package version(s):
- ocaml-compiler-libs 4.09.0-1
- ocaml-base 0.12.2-1

Steps to reproduce:
* Try to build a dependant pkg, for example the AUR pkg ``ocaml-base``.
This task depends upon

Closed by  Jürgen Hötzel (juergen)
Wednesday, 27 November 2019, 10:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  ocaml-compiler-libs-4.09.0-2

Loading...