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

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


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2021-11-07 18:01 UTC, Toralf Förster
Details
dev-ml:num-1.4-r3:20211107-180054.log (dev-ml:num-1.4-r3:20211107-180054.log,3.74 KB, text/plain)
2021-11-07 18:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,323.23 KB, text/plain)
2021-11-07 18:01 UTC, Toralf Förster
Details
environment (environment,22.65 KB, text/plain)
2021-11-07 18:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.88 KB, application/x-bzip)
2021-11-07 18:01 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,8.15 KB, application/x-bzip)
2021-11-07 18:01 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-07 18:01:41 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-r3/work/num-1.4/src'
make: *** [Makefile:2: all] Error 2
 * ERROR: dev-ml/num-1.4-r3::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20211103-130002

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

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.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 4ad86f2cf76e0fb3dedc1927841ef2694077f28f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 7 17:36:38 2021 +0000

    2021-11-07 17:36:36 UTC

emerge -qpvO dev-ml/num
[ebuild  N    ] dev-ml/num-1.4-r3  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-11-07 18:01:42 UTC
Created attachment 749373 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-07 18:01:43 UTC
Created attachment 749376 [details]
dev-ml:num-1.4-r3:20211107-180054.log
Comment 3 Toralf Förster gentoo-dev 2021-11-07 18:01:44 UTC
Created attachment 749379 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-07 18:01:46 UTC
Created attachment 749382 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-07 18:01:47 UTC
Created attachment 749385 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-07 18:01:48 UTC
Created attachment 749388 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-12 19:03:36 UTC
The bug has been closed via the following commit(s):

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

commit df63ec0cfb7adccbc4e0e70b00a4a989ec474035
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-12 19:03:24 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-12 19:03:24 +0000

    dev-ml/num: respect ocamlopt
    
    Closes: https://bugs.gentoo.org/822321
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/num/files/num-1.4-ocamlopt.patch | 15 +++++++++++++++
 dev-ml/num/num-1.4-r3.ebuild            |  2 ++
 2 files changed, 17 insertions(+)