Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 795243

Summary: dev-ml/ppx_tools-6.4 - Error: Program cppo not found in the tree or in PATH
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED FIXED    
Severity: normal CC: gienah, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:ppx_tools-6.3:20210610-012425.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-06-10 16:02:37 UTC
6 |  (preprocess (action (run %{bin:cppo} -V OCAML:%{ocaml_version} %{input-file})))
                                ^^^^^^^^^
Error: Program cppo not found in the tree or in PATH
 (context: default)
File "src/dune", line 23, characters 28-37:
23 |  (preprocess (action (run %{bin:cppo} -V OCAML:%{ocaml_version} %{input-file})))
                                 ^^^^^^^^^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j3-20210607-212225

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.52.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 85a3d1f15e61731bf0675bef72106dd992a08aaa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 10 00:05:31 2021 +0000

    2021-06-10 00:05:30 UTC

emerge -qpvO dev-ml/ppx_tools
[ebuild  N    ] dev-ml/ppx_tools-6.3  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-06-10 16:02:38 UTC
Created attachment 715113 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-10 16:02:39 UTC
Created attachment 715116 [details]
dev-ml:ppx_tools-6.3:20210610-012425.log
Comment 3 Toralf Förster gentoo-dev 2021-06-10 16:02:40 UTC
Created attachment 715119 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-10 16:02:41 UTC
Created attachment 715122 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-10 16:02:43 UTC
Created attachment 715125 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-10 16:02:44 UTC
Created attachment 715128 [details]
temp.tar.bz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-10-06 05:49:32 UTC
ci has reproduced this issue with version 6.4 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2021-10-15 03:43:39 UTC
The bug has been closed via the following commit(s):

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

commit 0dcdb91ee5ac34e297918488f4e3c6a6cc4223e7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-15 03:36:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-15 03:36:30 +0000

    dev-ml/ppx_tools: depend on cppo
    
    Closes: https://bugs.gentoo.org/795243
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/ppx_tools/ppx_tools-6.3.ebuild | 2 ++
 dev-ml/ppx_tools/ppx_tools-6.4.ebuild | 2 ++
 2 files changed, 4 insertions(+)