Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821988 - dev-ml/num-1.4-r2 - make[1]: ocamlopt: No such file or directory
Summary: dev-ml/num-1.4-r2 - make[1]: ocamlopt: No such file or directory
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:
 
Reported: 2021-11-05 18:20 UTC by Toralf Förster
Modified: 2021-11-07 01:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.18 KB, text/plain)
2021-11-05 18:20 UTC, Toralf Förster
Details
dev-ml:num-1.4-r2:20211105-093010.log (dev-ml:num-1.4-r2:20211105-093010.log,3.74 KB, text/plain)
2021-11-05 18:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,311.05 KB, text/plain)
2021-11-05 18:20 UTC, Toralf Förster
Details
environment (environment,21.54 KB, text/plain)
2021-11-05 18:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.11 KB, application/x-bzip)
2021-11-05 18:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.90 KB, application/x-bzip)
2021-11-05 18:20 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 2021-11-05 18:20:47 UTC
ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
make[1]: ocamlopt: No such file or directory
make[1]: *** [Makefile:66: int_misc.cmx] Error 127
make[1]: Leaving directory '/var/tmp/portage/dev-ml/num-1.4-r2/work/num-1.4/src'
make: *** [Makefile:2: all] Error 2
 * ERROR: dev-ml/num-1.4-r2::gentoo failed (compile phase):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 97100feda814c5363dd96e5ad1ee273a0fc1cb6d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 5 08:36:33 2021 +0000

    2021-11-05 08:36:32 UTC

emerge -qpvO dev-ml/num
[ebuild  N    ] dev-ml/num-1.4-r2  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-11-05 18:20:48 UTC
Created attachment 748848 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-05 18:20:48 UTC
Created attachment 748851 [details]
dev-ml:num-1.4-r2:20211105-093010.log
Comment 3 Toralf Förster gentoo-dev 2021-11-05 18:20:50 UTC
Created attachment 748854 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-05 18:20:51 UTC
Created attachment 748857 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-05 18:20:52 UTC
Created attachment 748860 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-05 18:20:53 UTC
Created attachment 748863 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-11-07 01:25:57 UTC
The bug has been closed via the following commit(s):

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

commit bab04cdceaa5297441c9961cd3543e431e1a9ffe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-07 01:20:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-07 01:20:40 +0000

    dev-ml/num: fix handling of ocamlopt
    
    Closes: https://bugs.gentoo.org/821988
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/num/{num-1.4-r2.ebuild => num-1.4-r3.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)