Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879541 - dev-ml/ocaml-ctypes-0.20.0 - Error: Unbound module Bigarray_compat
Summary: dev-ml/ocaml-ctypes-0.20.0 - Error: Unbound module Bigarray_compat
Status: RESOLVED OBSOLETE
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:
 
Reported: 2022-11-04 09:42 UTC by Toralf Förster
Modified: 2023-07-31 18:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.71 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
dev-ml:ocaml-ctypes-0.20.0:20221104-082019.log (dev-ml:ocaml-ctypes-0.20.0:20221104-082019.log,6.12 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,61.79 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
environment (environment,24.04 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.82 KB, application/x-bzip)
2022-11-04 09:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.68 KB, application/x-bzip)
2022-11-04 09:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-04 09:42:48 UTC
ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib64/ocaml/integers" -I _build/src/cstubs  -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli
File "src/ctypes/ctypes_bigarray.mli", line 16, characters 37-57:
16 | val bigarray : int array -> ('a, 'b) Bigarray_compat.kind -> 'l Bigarray_compat.layout ->
                                          ^^^^^^^^^^^^^^^^^^^^
Error: Unbound module Bigarray_compat
make: *** [Makefile.rules:126: _build/src/ctypes/ctypes_bigarray.cmi] Error 2 shuffle=3153943966
 * ERROR: dev-ml/ocaml-ctypes-0.20.0::gentoo failed (compile phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221103-190004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit cdaa089be162e7ef332fa96291fd630d7d0f9f39
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 4 07:31:51 2022 +0000

    2022-11-04 07:31:51 UTC

emerge -qpvO dev-ml/ocaml-ctypes
[ebuild  N    ] dev-ml/ocaml-ctypes-0.20.0  USE="ocamlopt -test"
Comment 1 Toralf Förster gentoo-dev 2022-11-04 09:42:49 UTC
Created attachment 827007 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-04 09:42:50 UTC
Created attachment 827009 [details]
dev-ml:ocaml-ctypes-0.20.0:20221104-082019.log
Comment 3 Toralf Förster gentoo-dev 2022-11-04 09:42:51 UTC
Created attachment 827011 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-04 09:42:53 UTC
Created attachment 827013 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-04 09:42:54 UTC
Created attachment 827015 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-04 09:42:55 UTC
Created attachment 827017 [details]
temp.tar.bz2
Comment 7 Tupone Alfredo gentoo-dev 2023-03-09 21:04:52 UTC
This has been already fixed
Comment 8 Toralf Förster gentoo-dev 2023-07-31 18:05:43 UTC
bug 911531