Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850439 - dev-ml/labltk-8.06.12 - make[2]: .../ocamlopt: No such file or directory
Summary: dev-ml/labltk-8.06.12 - make[2]: .../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
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 14:11 UTC by Toralf Förster
Modified: 2022-06-28 20:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.76 KB, text/plain)
2022-06-07 14:11 UTC, Toralf Förster
Details
dev-ml:labltk-8.06.12:20220607-105713.log (dev-ml:labltk-8.06.12:20220607-105713.log,35.58 KB, text/plain)
2022-06-07 14:11 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,101.86 KB, application/x-bzip)
2022-06-07 14:11 UTC, Toralf Förster
Details
environment (environment,60.72 KB, text/plain)
2022-06-07 14:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.03 KB, application/x-bzip)
2022-06-07 14:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.80 KB, application/x-bzip)
2022-06-07 14:11 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-06-07 14:11:33 UTC
make[2]: Leaving directory '/var/tmp/portage/dev-ml/labltk-8.06.12/work/labltk-8.06.12/browser'
cd support; make opt
make[2]: Entering directory '/var/tmp/portage/dev-ml/labltk-8.06.12/work/labltk-8.06.12/support'
/usr/bin/ocamlopt -warn-error A-3 -c  support.ml
make[2]: /usr/bin/ocamlopt: No such file or directory
make[2]: *** [Makefile:86: support.cmx] Error 127
make[2]: Leaving directory '/var/tmp/portage/dev-ml/labltk-8.06.12/work/labltk-8.06.12/support'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Rust versions:
  [1]   rust-bin-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit fd3defe9856e20469ba627b691ec0f28f2ae64c2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 7 10:18:26 2022 +0000

    2022-06-07 10:18:26 UTC

emerge -qpvO dev-ml/labltk
[ebuild  N    ] dev-ml/labltk-8.06.12  USE="-X -ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-06-07 14:11:34 UTC
Created attachment 783428 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-07 14:11:35 UTC
Created attachment 783431 [details]
dev-ml:labltk-8.06.12:20220607-105713.log
Comment 3 Toralf Förster gentoo-dev 2022-06-07 14:11:37 UTC
Created attachment 783434 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-06-07 14:11:38 UTC
Created attachment 783437 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-07 14:11:39 UTC
Created attachment 783440 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-07 14:11:40 UTC
Created attachment 783443 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-28 20:25:18 UTC
The bug has been closed via the following commit(s):

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

commit 7f58c4413ccdd8ae48734e4f860926a2dcd2d9c2
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-06-28 20:24:51 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-06-28 20:24:51 +0000

    dev-ml/labltk: fix build without ocamlopt
    
    Closes: https://bugs.gentoo.org/850439
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

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