Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908701 - dev-ml/reason-3.9.0 - Error: Library dune-build-info not found.
Summary: dev-ml/reason-3.9.0 - Error: Library dune-build-info not found.
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: 2023-06-17 19:40 UTC by Toralf Förster
Modified: 2023-07-08 20:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.45 KB, text/plain)
2023-06-17 19:40 UTC, Toralf Förster
Details
dev-ml:reason-3.9.0:20230617-193134.log (dev-ml:reason-3.9.0:20230617-193134.log,47.56 KB, text/plain)
2023-06-17 19:40 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,76.05 KB, application/x-xz)
2023-06-17 19:40 UTC, Toralf Förster
Details
environment (environment,31.26 KB, text/plain)
2023-06-17 19:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,896 bytes, application/x-xz)
2023-06-17 19:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,29.78 KB, application/x-xz)
2023-06-17 19:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,12.77 KB, application/x-xz)
2023-06-17 19:40 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 2023-06-17 19:40:16 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ml/reason-3.9.0/work/reason-3.9.0 ...
 * dune build @install --display=short --profile release -j 5
File "src/refmt/dune", line 5, characters 35-50:
5 |  (libraries reason reason.cmdliner dune-build-info))
                                       ^^^^^^^^^^^^^^^
Error: Library "dune-build-info" not found.
-> required by _build/default/src/refmt/refmt_impl.exe
-> required by _build/install/default/bin/refmt

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.18_p10 [openjdk-11]
2)	OpenJDK 17.0.6_p10 [openjdk-17]
3)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
5)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-11 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-11 
  [5]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit 5c4830a9a257250ab1527620af5997dc1bd365bf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 17 19:17:04 2023 +0000

    2023-06-17 19:17:03 UTC

emerge -qpvO dev-ml/reason
[ebuild  N    ] dev-ml/reason-3.9.0  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2023-06-17 19:40:17 UTC
Created attachment 864080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-17 19:40:18 UTC
Created attachment 864081 [details]
dev-ml:reason-3.9.0:20230617-193134.log
Comment 3 Toralf Förster gentoo-dev 2023-06-17 19:40:19 UTC
Created attachment 864082 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-06-17 19:40:20 UTC
Created attachment 864083 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-06-17 19:40:21 UTC
Created attachment 864084 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-17 19:40:22 UTC
Created attachment 864085 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-17 19:40:23 UTC
Created attachment 864086 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2023-07-08 20:38:23 UTC
The bug has been closed via the following commit(s):

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

commit 708baff14e7ddee97d9130ead3248a54b9fd7f40
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-07-08 20:37:12 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-07-08 20:37:57 +0000

    dev-ml/reason: add dune-build-info dep
    
    Closes: https://bugs.gentoo.org/908701
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/reason/{reason-3.9.0.ebuild => reason-3.9.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)