Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917344 - sci-electronics/iverilog-12.0 - mv: cannot move PNamedItem.d to dep/PNamedItem.d: No such file or directory
Summary: sci-electronics/iverilog-12.0 - mv: cannot move PNamedItem.d to dep/PNamedIte...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-14 17:15 UTC by Toralf Förster
Modified: 2023-11-14 17:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.04 KB, text/plain)
2023-11-14 17:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.12 KB, text/plain)
2023-11-14 17:15 UTC, Toralf Förster
Details
environment (environment,72.67 KB, text/plain)
2023-11-14 17:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2023-11-14 17:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.05 KB, application/x-xz)
2023-11-14 17:15 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.38 KB, application/x-xz)
2023-11-14 17:15 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,181.92 KB, text/plain)
2023-11-14 17:15 UTC, Toralf Förster
Details
sci-electronics:iverilog-12.0:20231114-170921.log (sci-electronics:iverilog-12.0:20231114-170921.log,9.22 KB, text/plain)
2023-11-14 17:15 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.55 KB, application/x-xz)
2023-11-14 17:15 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-11-14 17:15:20 UTC
make -j4 
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -O3 -pipe -march=native -fno-diagnostics-color -std=c++11 -MD -c PNamedItem.cc -o PNamedItem.o
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -O3 -pipe -march=native -fno-diagnostics-color -std=c++11 -MD -c eval_attrib.cc -o eval_attrib.o
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -O3 -pipe -march=native -fno-diagnostics-color -std=c++11 -MD -c emit.cc -o emit.o
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Ilibmisc  -Wall -Wextra -Wshadow   -O3 -pipe -march=native -fno-diagnostics-color -std=c++11 -MD -c net_proc.cc -o net_proc.o
mv PNamedItem.d dep/PNamedItem.d
mv: cannot move 'PNamedItem.d' to 'dep/PNamedItem.d': No such file or directory
make: *** [Makefile:249: PNamedItem.o] Error 1 shuffle=492420421
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20231113-143054

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.1
  [2]   php8.2 *
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 4922c17efeaebe1e81b0c8a48481926f8b4bf5c5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 14 16:32:05 2023 +0000

    2023-11-14 16:32:05 UTC

emerge -qpvO sci-electronics/iverilog
[ebuild  N    ] sci-electronics/iverilog-12.0
Comment 1 Toralf Förster gentoo-dev 2023-11-14 17:15:21 UTC
Created attachment 874789 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-14 17:15:22 UTC
Created attachment 874790 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-11-14 17:15:24 UTC
Created attachment 874791 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-14 17:15:25 UTC
Created attachment 874792 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-14 17:15:26 UTC
Created attachment 874793 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-14 17:15:27 UTC
Created attachment 874794 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-14 17:15:28 UTC
Created attachment 874795 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-11-14 17:15:29 UTC
Created attachment 874796 [details]
sci-electronics:iverilog-12.0:20231114-170921.log
Comment 9 Toralf Förster gentoo-dev 2023-11-14 17:15:30 UTC
Created attachment 874797 [details]
temp.tar.xz