Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729566 - dev-lang/ocaml-4.13.1: fails to compile with llvm-ranlib(?)
Summary: dev-lang/ocaml-4.13.1: fails to compile with llvm-ranlib(?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-06-25 08:05 UTC by Agostino Sarubbo
Modified: 2022-03-29 23:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.bz2 (build.log.bz2,32.24 KB, application/x-bzip-compressed-tar)
2020-06-25 08:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-06-25 08:05:02 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: dev-lang/ocaml fails to compile.
Discovered on: amd64

NOTE:
If yout think this issue is related to clang/llvm toolchain, please block bug 408963. If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-25 08:05:09 UTC
Created attachment 646288 [details]
build.log.bz2

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-18 11:56:12 UTC
tinderbox has reproduced this issue with version 4.13.1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-03-29 12:09:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b36e0f648bef1acf5ad451d9eebe3e04df2120

commit 06b36e0f648bef1acf5ad451d9eebe3e04df2120
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2022-03-29 12:08:33 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2022-03-29 12:08:33 +0000

    dev-lang/ocaml: Bump to 4.14.0, fix clang build.
    
    See: https://github.com/ocaml/ocaml/pull/10774
    Closes: https://bugs.gentoo.org/729566
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 dev-lang/ocaml/Manifest                       |   1 +
 dev-lang/ocaml/files/ocaml-4.14.0-clang.patch | 132 ++++++++++++++++++++++++++
 dev-lang/ocaml/ocaml-4.14.0.ebuild            | 103 ++++++++++++++++++++
 3 files changed, 236 insertions(+)