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

Bug 913006

Summary: sys-fs/ncdu-2.3 - emake failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jakov Smolić <jsmolic>
Status: RESOLVED FIXED    
Severity: normal CC: jsmolic
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
sys-fs:ncdu-2.3:20230825-060022.log
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-08-25 14:52:00 UTC
>>> Compiling source in /var/tmp/portage/sys-fs/ncdu-2.3/work/ncdu-2.3 ...
make -j5 
/usr/bin/zig-0.11.0 build -Doptimize=ReleaseFast
make: /usr/bin/zig-0.11.0: No such file or directory
make: *** [Makefile:20: release] Error 127
 * ERROR: sys-fs/ncdu-2.3::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-fs/ncdu-2.3::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20230821-235016

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit a90cb47817fbf72acfba3624227da9c09a24e642
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 25 05:16:34 2023 +0000

    2023-08-25 05:16:33 UTC

emerge -qpvO sys-fs/ncdu
[ebuild  N    ] sys-fs/ncdu-2.3  USE="-verify-sig"
Comment 1 Toralf Förster gentoo-dev 2023-08-25 14:52:01 UTC
Created attachment 868696 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-25 14:52:02 UTC
Created attachment 868697 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-25 14:52:03 UTC
Created attachment 868698 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-25 14:52:04 UTC
Created attachment 868699 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-25 14:52:05 UTC
Created attachment 868700 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-25 14:52:06 UTC
Created attachment 868701 [details]
sys-fs:ncdu-2.3:20230825-060022.log
Comment 7 Toralf Förster gentoo-dev 2023-08-25 14:52:07 UTC
Created attachment 868702 [details]
temp.tar.xz
Comment 8 Eric Joldasov 2023-11-22 12:54:14 UTC
Hello, could you please re-test this again with latest dev-lang/zig-0.11.0 ebuild? I suspect `No such file or directory` refers to Zig executable's invalid ELF interpreter path. Thanks in advance.
Comment 9 Jakov Smolić archtester gentoo-dev 2024-02-04 01:00:37 UTC
(In reply to Eric Joldasov from comment #8)
> Hello, could you please re-test this again with latest dev-lang/zig-0.11.0
> ebuild? I suspect `No such file or directory` refers to Zig executable's
> invalid ELF interpreter path. Thanks in advance.

I'm not able to reproduce this issue anymore so I will go ahead and close the bug. Thanks!