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

Bug 885065

Summary: dev-lang/lfe-2.0.1 - cp: cannot create regular file ebin/lfe.app: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:lfe-2.0.1:20221209-162158.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-09 16:43:26 UTC
make -j4 compile 
escript get_comp_opts.escript
make -j4 --jobserver-auth=3,4 --shuffle=4279527645 erlc-lfec
make[1]: Entering directory '/var/tmp/portage/dev-lang/lfe-2.0.1/work/lfe-2.0.1'
make[1]: warning: -j4 forced in submake: resetting jobserver mode.
cp src/lfe.app.src ebin/lfe.app
cp: cannot create regular file 'ebin/lfe.app': No such file or directory
make[1]: *** [Makefile:106: ebin/lfe.app] Error 1 shuffle=4279527645
make[1]: *** Waiting for unfinished jobs....

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 9a6a42aa8883eee332d04f0800ec07ed2b310cc9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 9 15:16:49 2022 +0000

    2022-12-09 15:16:48 UTC

emerge -qpvO dev-lang/lfe
[ebuild  N    ] dev-lang/lfe-2.0.1  USE="-doc -emacs"
Comment 1 Toralf Förster gentoo-dev 2022-12-09 16:43:27 UTC
Created attachment 841115 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-09 16:43:28 UTC
Created attachment 841117 [details]
dev-lang:lfe-2.0.1:20221209-162158.log
Comment 3 Toralf Förster gentoo-dev 2022-12-09 16:43:29 UTC
Created attachment 841119 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-09 16:43:31 UTC
Created attachment 841121 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-09 16:43:31 UTC
Created attachment 841123 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-09 16:43:32 UTC
Created attachment 841125 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-09 16:43:33 UTC
Created attachment 841127 [details]
temp.tar.bz2