Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889080 - dev-ml/camlidl-1.09 - Error: Unbound module Utils
Summary: dev-ml/camlidl-1.09 - Error: Unbound module Utils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-31 10:06 UTC by Toralf Förster
Modified: 2023-01-19 21:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.14 KB, text/plain)
2022-12-31 10:06 UTC, Toralf Förster
Details
dev-ml:camlidl-1.09:20221231-100208.log (dev-ml:camlidl-1.09:20221231-100208.log,2.46 KB, text/plain)
2022-12-31 10:06 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,57.79 KB, application/x-bzip)
2022-12-31 10:06 UTC, Toralf Förster
Details
environment (environment,59.38 KB, text/plain)
2022-12-31 10:06 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,572 bytes, application/x-bzip)
2022-12-31 10:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.45 KB, application/x-bzip)
2022-12-31 10:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.59 KB, application/x-bzip)
2022-12-31 10:06 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-12-31 10:06:06 UTC
ocamlc -g -c predef.mli
ocamlc -g -c linenum.mli
ocamlc -g -c parse_aux.ml
File "parse_aux.ml", line 531, characters 11-22:
531 |            Utils.error "Numeric union case not implemented.\n")
                 ^^^^^^^^^^^
Error: Unbound module Utils
make[1]: *** [Makefile:75: parse_aux.cmo] Error 2 shuffle=917996372
make[1]: Leaving directory '/var/tmp/portage/dev-ml/camlidl-1.09/work/camlidl-camlidl109/compiler'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221229-090042

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.66.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 07471a6489fa28d6e2a4552c237e96de94ec0fb1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 31 09:32:06 2022 +0000

    2022-12-31 09:32:05 UTC

emerge -qpvO dev-ml/camlidl
[ebuild  N    ] dev-ml/camlidl-1.09
Comment 1 Toralf Förster gentoo-dev 2022-12-31 10:06:07 UTC
Created attachment 846114 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-31 10:06:08 UTC
Created attachment 846116 [details]
dev-ml:camlidl-1.09:20221231-100208.log
Comment 3 Toralf Förster gentoo-dev 2022-12-31 10:06:09 UTC
Created attachment 846118 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-12-31 10:06:10 UTC
Created attachment 846120 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-31 10:06:11 UTC
Created attachment 846122 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-31 10:06:12 UTC
Created attachment 846124 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-31 10:06:13 UTC
Created attachment 846126 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-01-19 21:18:25 UTC
The bug has been closed via the following commit(s):

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

commit 8fbabd12ad0a64fe3e08e7904ab15bd4c41a0d6d
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-19 21:17:30 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-19 21:18:08 +0000

    dev-ml/camlidl: fix compilation order
    
    Closes: https://bugs.gentoo.org/889080
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/camlidl/camlidl-1.09.ebuild | 1 +
 1 file changed, 1 insertion(+)