Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921647 - dev-debug/gdb-14.1 - common/nrun.c: fatal error: opening dependency file .../nrun.Tpo: No such file or directory
Summary: dev-debug/gdb-14.1 - common/nrun.c: fatal error: opening dependency file .../...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 10:04 UTC by Toralf Förster
Modified: 2024-01-13 11:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.58 KB, text/plain)
2024-01-09 10:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,111.41 KB, text/plain)
2024-01-09 10:04 UTC, Toralf Förster
Details
environment (environment,118.99 KB, text/plain)
2024-01-09 10:04 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2024-01-09 10:04 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.84 KB, application/x-xz)
2024-01-09 10:04 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,85.60 KB, application/x-xz)
2024-01-09 10:04 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,187.80 KB, text/plain)
2024-01-09 10:04 UTC, Toralf Förster
Details
sys-devel:gdb-14.1:20240109-094949.log.xz (sys-devel:gdb-14.1:20240109-094949.log.xz,48.59 KB, application/x-xz)
2024-01-09 10:04 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,75.96 KB, application/x-xz)
2024-01-09 10:04 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 2024-01-09 10:04:10 UTC
too long lines were shrinked:

make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-14.1/work/gdb-14.1/sim'
make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-14.1/work/gdb-14.1/sim'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./../gnulib/import -I../gnulib/import -I./.. -I./../include -I../bfd -I.. -Ierc32 -I./erc32 -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0  -DFAST_UART  -I./common -DSIM_TOPDIR_BUILD   -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -W
make[4]: Leaving directory '/var/tmp/portage/sys-devel/gdb-14.1/work/gdb-14.1/sim'
make[4]: Entering directory '/var/tmp/portage/sys-devel/gdb-14.1/work/gdb-14.1/sim'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./../gnulib/import -I../gnulib/import -I./.. -I./../include -I../bfd -I.. -Ift32 -I./ft32 -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0   -I./common -DSIM_TOPDIR_BUILD   -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -Wunused-value -
common/nrun.c:233:1: fatal error: opening dependency file ft32/.deps/nrun.Tpo: No such file or directory
  233 | }
      | ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20240107-205044

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

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.6
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.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 3876ce5277e43bd3f1b7d4e61a14e21e04223e64
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 9 09:03:23 2024 +0000

    2024-01-09 09:03:22 UTC

emerge -qpvO sys-devel/gdb
[ebuild  N    ] sys-devel/gdb-14.1  USE="guile lzma multitarget nls server sim xml xxhash (-cet) -debuginfod -python -source-highlight -test -vanilla -zstd" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2024-01-09 10:04:11 UTC
Created attachment 881730 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-09 10:04:12 UTC
Created attachment 881731 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-01-09 10:04:14 UTC
Created attachment 881732 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-01-09 10:04:14 UTC
Created attachment 881733 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-01-09 10:04:16 UTC
Created attachment 881734 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-09 10:04:17 UTC
Created attachment 881735 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-09 10:04:18 UTC
Created attachment 881736 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-01-09 10:04:19 UTC
Created attachment 881737 [details]
sys-devel:gdb-14.1:20240109-094949.log.xz
Comment 9 Toralf Förster gentoo-dev 2024-01-09 10:04:21 UTC
Created attachment 881738 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-09 10:04:56 UTC
Maybe flex, will check later, although this failure is odd if so