Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861455 - dev-ml/batteries-3.4.0 - make: [Makefile:<snip>: all] Error 10
Summary: dev-ml/batteries-3.4.0 - make: [Makefile:<snip>: all] Error 10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-27 12:01 UTC by Toralf Förster
Modified: 2022-09-10 15:03 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2022-07-27 12:01 UTC, Toralf Förster
Details
dev-ml:batteries-3.4.0:20220727-113047.log (dev-ml:batteries-3.4.0:20220727-113047.log,3.89 KB, text/plain)
2022-07-27 12:01 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,55.73 KB, application/x-bzip)
2022-07-27 12:01 UTC, Toralf Förster
Details
environment (environment,23.99 KB, text/plain)
2022-07-27 12:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.36 KB, application/x-bzip)
2022-07-27 12:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,985 bytes, application/x-bzip)
2022-07-27 12:01 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.08 KB, application/x-bzip)
2022-07-27 12: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 2022-07-27 12:01:46 UTC
+ ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -w -3 -w -29 -package bigarray,num,str -warn-error -50 -package bytes -I src -I benchsuite -I build -I qtest -I testsuite -I toplevel -I benchsuite/lib -o src/batConcurrent.cmx src/batConcurrent.ml
ocamlfind: Not supported in your configuration: ocamlopt
Command exited with code 2.
Compilation unsuccessful after building 440 targets (439 cached) in 00:00:02.
make: *** [Makefile:107: all] Error 10
 * ERROR: dev-ml/batteries-3.4.0::gentoo failed (install phase):
 *   make failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220723-104412

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 1500a2f32f2b6c90bf416ed13a297a1a03d3a7f9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 27 11:01:43 2022 +0000

    2022-07-27 11:01:43 UTC

emerge -qpvO dev-ml/batteries
[ebuild  N    ] dev-ml/batteries-3.4.0  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-07-27 12:01:47 UTC
Created attachment 794927 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-27 12:01:48 UTC
Created attachment 794930 [details]
dev-ml:batteries-3.4.0:20220727-113047.log
Comment 3 Toralf Förster gentoo-dev 2022-07-27 12:01:50 UTC
Created attachment 794933 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-07-27 12:01:51 UTC
Created attachment 794936 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-27 12:01:52 UTC
Created attachment 794939 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-27 12:01:53 UTC
Created attachment 794942 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-27 12:01:54 UTC
Created attachment 794945 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-10 15:03:32 UTC
The bug has been closed via the following commit(s):

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

commit 7cedc53b8367f941630f3f7c70b47074a7609403
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-09-10 15:03:13 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-09-10 15:03:13 +0000

    dev-ml/batteries: disable ocamlopt if asked on install too
    
    Closes: https://bugs.gentoo.org/861455
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/batteries/batteries-3.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)