Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951856 - dev-ml/jsonm-1.0.2 - [gcc-15] ERROR: dev-ml/jsonm-1.0.2::gentoo failed (install phase):
Summary: dev-ml/jsonm-1.0.2 - [gcc-15] ERROR: dev-ml/jsonm-1.0.2::gentoo failed (insta...
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: 2025-03-22 20:55 UTC by Toralf Förster
Modified: 2025-03-23 08:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2025-03-22 20:55 UTC, Toralf Förster
Details
dev-ml:jsonm-1.0.2:20250322-201328.log (dev-ml:jsonm-1.0.2:20250322-201328.log,2.63 KB, text/plain)
2025-03-22 20:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.33 KB, text/plain)
2025-03-22 20:55 UTC, Toralf Förster
Details
environment (environment,15.91 KB, text/plain)
2025-03-22 20:55 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.27 KB, application/x-xz)
2025-03-22 20:55 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,40.95 KB, application/x-xz)
2025-03-22 20:55 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,5.50 KB, application/x-xz)
2025-03-22 20:55 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 2025-03-22 20:55:33 UTC
# No parallelism done
>>> Source compiled.
>>> Test phase [not enabled]: dev-ml/jsonm-1.0.2

>>> Install dev-ml/jsonm-1.0.2 into /var/tmp/portage/dev-ml/jsonm-1.0.2/image
ocamlfind: _build/src/jsonm.a: No such file or directory
 * ERROR: dev-ml/jsonm-1.0.2::gentoo failed (install phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20250319-144002

  KEYWORDED/UNMASKED

  [gcc-15] Requested by sam
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
llvm-config: 20.1.1
Python 3.12.9
go version go1.24.1 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1
  [2]   rust-1.85.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 43754979e4969a1d5eafada1b3d43a962d851b4d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 22 18:50:12 2025 +0000

    2025-03-22 18:50:11 UTC

emerge -qpvO =dev-ml/jsonm-1.0.2
[ebuild  N    ] dev-ml/jsonm-1.0.2  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2025-03-22 20:55:34 UTC
Created attachment 921875 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-22 20:55:35 UTC
Created attachment 921876 [details]
dev-ml:jsonm-1.0.2:20250322-201328.log
Comment 3 Toralf Förster gentoo-dev 2025-03-22 20:55:36 UTC
Created attachment 921877 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-03-22 20:55:37 UTC
Created attachment 921878 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-03-22 20:55:38 UTC
Created attachment 921879 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-22 20:55:39 UTC
Created attachment 921880 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-22 20:55:40 UTC
Created attachment 921881 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2025-03-23 08:45:42 UTC
The bug has been closed via the following commit(s):

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

commit a44c4f4908a794f93a1f6aa4c6a5a83f8c8cf291
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2025-03-23 08:44:50 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2025-03-23 08:45:26 +0000

    dev-ml/jsonm: fix install with -ocamlopt
    
    Closes: https://bugs.gentoo.org/951856
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/jsonm/jsonm-1.0.2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)