Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868786 - dev-ml/biniou-1.2.2:0/1.2.2 - Error: Library camlp-streams not found.
Summary: dev-ml/biniou-1.2.2:0/1.2.2 - Error: Library camlp-streams not found.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: François-Xavier Carton
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-06 18:13 UTC by Toralf Förster
Modified: 2022-09-06 22:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.80 KB, text/plain)
2022-09-06 18:13 UTC, Toralf Förster
Details
dev-ml:biniou-1.2.2:20220906-173342.log (dev-ml:biniou-1.2.2:20220906-173342.log,1.98 KB, text/plain)
2022-09-06 18:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.27 KB, text/plain)
2022-09-06 18:13 UTC, Toralf Förster
Details
environment (environment,26.44 KB, text/plain)
2022-09-06 18:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.10 KB, application/x-bzip)
2022-09-06 18:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.28 KB, application/x-bzip)
2022-09-06 18:13 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-09-06 18:13:21 UTC
 * Building ...
File "src/dune", line 7, characters 24-37:
7 |  (libraries easy-format camlp-streams))
                            ^^^^^^^^^^^^^
Error: Library "camlp-streams" not found.
Hint: try:
  dune external-lib-deps --missing --profile release -j 4 @install

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit b7af821de56b101be1f270049b7ddf38c6219824
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 6 17:01:52 2022 +0000

    2022-09-06 17:01:51 UTC

emerge -qpvO dev-ml/biniou
[ebuild  N    ] dev-ml/biniou-1.2.2  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-09-06 18:13:22 UTC
Created attachment 803542 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-06 18:13:23 UTC
Created attachment 803545 [details]
dev-ml:biniou-1.2.2:20220906-173342.log
Comment 3 Toralf Förster gentoo-dev 2022-09-06 18:13:24 UTC
Created attachment 803548 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-06 18:13:25 UTC
Created attachment 803551 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-06 18:13:26 UTC
Created attachment 803554 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-06 18:13:27 UTC
Created attachment 803557 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-06 22:36:37 UTC
The bug has been closed via the following commit(s):

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

commit 86823fd4d3a6505ca09f334dce333546867028d6
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-09-06 22:36:17 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-09-06 22:36:34 +0000

    dev-ml/biniou: add missing camlp-streams dependency
    
    Closes: https://bugs.gentoo.org/868786
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-ml/biniou/{biniou-1.2.2.ebuild => biniou-1.2.2-r1.ebuild} | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)