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

Bug 838307

Summary: dev-ml/result-1.5 - Fatal error: cannot find file build
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
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:result-1.5:20220414-005908.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-04-14 07:13:21 UTC
>>> Configuring source in /var/tmp/portage/dev-ml/result-1.5/work/result-1.5 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ml/result-1.5/work/result-1.5 ...
 * Building ...
Fatal error: cannot find file 'build'
 [ !! ]
 * ERROR: dev-ml/result-1.5::gentoo failed (compile phase):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.1 *

  HEAD of ::gentoo
commit 292804116a0b36f7b5013459ccb50dcf99fb9d6b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 14 00:04:46 2022 +0000

    2022-04-14 00:04:44 UTC

emerge -qpvO dev-ml/result
[ebuild   R   ] dev-ml/result-1.5  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-04-14 07:13:22 UTC
Created attachment 770702 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-14 07:13:23 UTC
Created attachment 770705 [details]
dev-ml:result-1.5:20220414-005908.log
Comment 3 Toralf Förster gentoo-dev 2022-04-14 07:13:24 UTC
Created attachment 770708 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-14 07:13:25 UTC
Created attachment 770711 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-14 07:13:27 UTC
Created attachment 770714 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-14 07:13:28 UTC
Created attachment 770717 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-22 16:53:08 UTC
The bug has been closed via the following commit(s):

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

commit f4ad97a599f589e02b1fb88b70e9c1e6ed3fe494
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-10-22 16:51:09 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-10-22 16:52:56 +0000

    dev-ml/dune: do not strip, it loose bytecode
    
    Closes: https://bugs.gentoo.org/838307
    
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/dune/dune-2.8.4.ebuild                              | 2 +-
 dev-ml/dune/dune-2.9.1.ebuild                              | 4 ++--
 dev-ml/dune/{dune-2.9.3-r2.ebuild => dune-2.9.3-r3.ebuild} | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)