Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710892 - dev-ml/num-1.3 : make[1]: *** [Makefile:<snip>: int_misc.cmx] Error 127
Summary: dev-ml/num-1.3 : make[1]: *** [Makefile:<snip>: int_misc.cmx] Error 127
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-26 17:16 UTC by Toralf Förster
Modified: 2020-04-07 18:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.22 KB, text/plain)
2020-02-26 17:16 UTC, Toralf Förster
Details
dev-ml:num-1.3:20200226-131112.log (dev-ml:num-1.3:20200226-131112.log,3.57 KB, text/plain)
2020-02-26 17:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,130.85 KB, text/plain)
2020-02-26 17:17 UTC, Toralf Förster
Details
environment (environment,50.43 KB, text/plain)
2020-02-26 17:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.53 KB, application/x-bzip)
2020-02-26 17:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.56 KB, application/x-bzip)
2020-02-26 17:17 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 2020-02-26 17:16:55 UTC
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.3/work/num-1.3/src'
make: *** [Makefile:2: all] Error 2
 * ERROR: dev-ml/num-1.3::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20200223-130532

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 26 Feb 2020 12:37:22 +0000

emerge -qpvO dev-ml/num
[ebuild  N    ] dev-ml/num-1.3
Comment 1 Toralf Förster gentoo-dev 2020-02-26 17:16:58 UTC
Created attachment 616078 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-26 17:17:01 UTC
Created attachment 616080 [details]
dev-ml:num-1.3:20200226-131112.log
Comment 3 Toralf Förster gentoo-dev 2020-02-26 17:17:05 UTC
Created attachment 616082 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-26 17:17:10 UTC
Created attachment 616084 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-26 17:17:13 UTC
Created attachment 616086 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-26 17:17:16 UTC
Created attachment 616088 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-04-07 18:41:28 UTC
The bug has been closed via the following commit(s):

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

commit a5590b6514a5b93c85532b54a4cb81e03a8a5174
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-04-07 18:41:04 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-04-07 18:41:04 +0000

    dev-ml/num: use ocamlopt
    
    Closes: https://bugs.gentoo.org/710892
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/num/metadata.xml   | 5 ++++-
 dev-ml/num/num-1.3.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)