Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911932 - dev-ml/ocaml-ctypes-0.21.1-r1: 'ctypes-foreign' no longer provided?
Summary: dev-ml/ocaml-ctypes-0.21.1-r1: 'ctypes-foreign' no longer provided?
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: PullRequest
Depends on:
Blocks: 911944
  Show dependency tree
 
Reported: 2023-08-08 17:22 UTC by Michał Górny
Modified: 2023-08-10 18:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-08-08 17:22:58 UTC
After upgrading to dev-ml/ocaml-ctypes-0.21.1-r1, the test suite in sys-devel/llvm-ocaml fails with:


+ : 'RUN: at line 2'
+ /usr/bin/ocamlfind ocamlc -cclib -L/var/tmp/portage/dev-ml/llvm-ocaml-17.0.0_rc2/work/llvm_build/lib64 -g -w +A -thread -package llvm.executionengine -linkpkg /var/tmp/portage/dev-ml/llvm-ocaml-17.0.0_rc2/work/llvm_build/test/Bindings/OCaml/Output/executionengine.ml.tmp/executionengine.ml -o /var/tmp/portage/dev-ml/llvm-ocaml-17.0.0_rc2/work/llvm_build/test/Bindings/OCaml/Output/executionengine.ml.tmp/executable
ocamlfind: Package `ctypes-foreign' not found - required by `ctypes.foreign'


I'm afraid I'm clueless about OCaml, so I don't know if this is a problem with the ebuild or something that needs to be changed in LLVM.
Comment 1 Larry the Git Cow gentoo-dev 2023-08-10 18:38:57 UTC
The bug has been closed via the following commit(s):

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

commit e1c84463cec467740f9db18025fafd6c60d53594
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-10 17:51:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-10 18:38:48 +0000

    dev-ml/ocaml-ctypes: Fix installing ctypes-foreign library
    
    Closes: https://bugs.gentoo.org/911932
    Closes: https://bugs.gentoo.org/911944
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{ocaml-ctypes-0.21.1-r1.ebuild => ocaml-ctypes-0.21.1-r2.ebuild}  | 4 ++++
 1 file changed, 4 insertions(+)