Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913006 - sys-fs/ncdu-2.3 - emake failed
Summary: sys-fs/ncdu-2.3 - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-25 14:52 UTC by Toralf Förster
Modified: 2024-02-04 01:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.11 KB, text/plain)
2023-08-25 14:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,198.44 KB, text/plain)
2023-08-25 14:52 UTC, Toralf Förster
Details
environment (environment,32.34 KB, text/plain)
2023-08-25 14:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-08-25 14:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,42.41 KB, application/x-xz)
2023-08-25 14:52 UTC, Toralf Förster
Details
sys-fs:ncdu-2.3:20230825-060022.log (sys-fs:ncdu-2.3:20230825-060022.log,1.51 KB, text/plain)
2023-08-25 14:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,9.40 KB, application/x-xz)
2023-08-25 14:52 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 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!