Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748996 - dev-ml/bin_prot-0.14.0 : Error: Library ppx_optcomp not found.
Summary: dev-ml/bin_prot-0.14.0 : Error: Library ppx_optcomp not found.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-14 15:56 UTC by Toralf Förster
Modified: 2020-10-16 15:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2020-10-14 15:56 UTC, Toralf Förster
Details
dev-ml:bin_prot-0.14.0:20201013-222058.log (dev-ml:bin_prot-0.14.0:20201013-222058.log,3.16 KB, text/plain)
2020-10-14 15:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,62.25 KB, text/plain)
2020-10-14 15:56 UTC, Toralf Förster
Details
environment (environment,20.00 KB, text/plain)
2020-10-14 15:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.57 KB, application/x-bzip)
2020-10-14 15:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.32 KB, application/x-bzip)
2020-10-14 15:56 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 2020-10-14 15:56:38 UTC
4 |  (preprocess (pps ppx_sexp_conv ppx_compare ppx_optcomp))
                                                ^^^^^^^^^^^
Error: Library "ppx_optcomp" not found.
Hint: try:
  dune external-lib-deps --missing @install
Done: 0/0 (jobs: 0)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20201012-031827

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0
  [2]   rust-1.47.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Oct 13 10:05:18 PM UTC 2020
/var/db/repos/libressl	Fri Oct  9 07:35:07 PM UTC 2020

emerge -qpvO dev-ml/bin_prot
[ebuild  N    ] dev-ml/bin_prot-0.14.0  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2020-10-14 15:56:39 UTC
Created attachment 665428 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-14 15:56:41 UTC
Created attachment 665431 [details]
dev-ml:bin_prot-0.14.0:20201013-222058.log
Comment 3 Toralf Förster gentoo-dev 2020-10-14 15:56:42 UTC
Created attachment 665434 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-14 15:56:44 UTC
Created attachment 665437 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-14 15:56:45 UTC
Created attachment 665440 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-14 15:56:47 UTC
Created attachment 665443 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-10-16 15:17:08 UTC
The bug has been closed via the following commit(s):

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

commit f6583027f3f0d30cb0469804f24a074c2d363f46
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2020-10-16 14:53:26 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2020-10-16 15:16:47 +0000

    dev-ml/bin_prot: Fix deps and compile fail
    
    Thanks to toralf for reporting.
    
    Closes: https://bugs.gentoo.org/748996
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 dev-ml/bin_prot/bin_prot-0.14.0.ebuild | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

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

commit 09be2eb3ebaaa2b1b03796a27000d413e6bf9775
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2020-10-16 13:53:28 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2020-10-16 15:16:21 +0000

    dev-ml/ppx_bin_prot: Fix deps and compile fail
    
    Thanks to toralf for reporting.
    
    Closes: https://bugs.gentoo.org/748996
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)