Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795039 - dev-ml/ppx_tools-6.2 - Error: Cannot find directory: 412
Summary: dev-ml/ppx_tools-6.2 - Error: Cannot find directory: 412
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: ocaml-4.12
  Show dependency tree
 
Reported: 2021-06-09 07:11 UTC by Toralf Förster
Modified: 2021-06-09 21:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.41 KB, text/plain)
2021-06-09 07:11 UTC, Toralf Förster
Details
dev-ml:ppx_tools-6.2:20210609-035926.log (dev-ml:ppx_tools-6.2:20210609-035926.log,1.81 KB, text/plain)
2021-06-09 07:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,391.23 KB, text/plain)
2021-06-09 07:11 UTC, Toralf Förster
Details
environment (environment,21.27 KB, text/plain)
2021-06-09 07:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.29 KB, application/x-bzip)
2021-06-09 07:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.51 KB, application/x-bzip)
2021-06-09 07:11 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 2021-06-09 07:11:49 UTC
2 | (copy_files# 412/*.ml{,i})
                 ^^^^^^^^^^^^
Error: Cannot find directory: 412
 * ERROR: dev-ml/ppx_tools-6.2::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j3-20210601-173322

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

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-bin-1.52.1 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit ac50c8871ba1bc2310e8062935a3dea2472baebc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 9 02:20:18 2021 +0000

    2021-06-09 02:20:17 UTC

emerge -qpvO dev-ml/ppx_tools
[ebuild   R   ] dev-ml/ppx_tools-6.2  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-06-09 07:11:50 UTC
Created attachment 714828 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-09 07:11:51 UTC
Created attachment 714831 [details]
dev-ml:ppx_tools-6.2:20210609-035926.log
Comment 3 Toralf Förster gentoo-dev 2021-06-09 07:11:53 UTC
Created attachment 714834 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-09 07:11:54 UTC
Created attachment 714837 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-09 07:11:56 UTC
Created attachment 714840 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-09 07:11:57 UTC
Created attachment 714843 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-06-09 21:48:40 UTC
The bug has been closed via the following commit(s):

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

commit ab70179e6daf7d1b62ac54cfd268abba5a016da5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-09 21:47:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-09 21:47:47 +0000

    dev-ml/ppx_tools: add 6.3
    
    Closes: https://bugs.gentoo.org/795039
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/ppx_tools/Manifest             |  1 +
 dev-ml/ppx_tools/ppx_tools-6.3.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 431ced85b124ba5ee43b9b16cdd918d9502806ed
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-09 21:48:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-09 21:48:19 +0000

    dev-ml/ppx_tools: require < OCaml 4.12 for older ppx_tools
    
    Bug: https://bugs.gentoo.org/795039
    Signed-off-by: Sam James <sam@gentoo.org>

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