Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940007 - dev-debug/gdb-14.2-r1 - [gcc-15] common/sim-hload.c: fatal error: opening dependency file .../sim-hload.Tpo: No such file or directory
Summary: dev-debug/gdb-14.2-r1 - [gcc-15] common/sim-hload.c: fatal error: opening dep...
Status: RESOLVED DUPLICATE of bug 921647
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-21 17:18 UTC by Toralf Förster
Modified: 2025-02-06 01:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.89 KB, text/plain)
2024-09-21 17:18 UTC, Toralf Förster
Details
dev-debug:gdb-14.2-r1:20240921-171129.log.xz (dev-debug:gdb-14.2-r1:20240921-171129.log.xz,50.04 KB, application/x-xz)
2024-09-21 17:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,62.54 KB, application/x-xz)
2024-09-21 17:18 UTC, Toralf Förster
Details
environment (environment,122.33 KB, text/plain)
2024-09-21 17:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-09-21 17:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.07 KB, application/x-xz)
2024-09-21 17:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,85.34 KB, application/x-xz)
2024-09-21 17:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,74.05 KB, application/x-xz)
2024-09-21 17:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.28 KB, application/x-xz)
2024-09-21 17:18 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-09-21 17:18:23 UTC
too long lines were shrinked:

make[4]: Leaving directory '/var/tmp/portage/dev-debug/gdb-14.2-r1/work/gdb-14.2/sim'
make[4]: Entering directory '/var/tmp/portage/dev-debug/gdb-14.2-r1/work/gdb-14.2/sim'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./../gnulib/import -I../gnulib/import -I./.. -I./../include -I../bfd -I.. -Irx -I./rx -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DCYCLE_ACCURATE  -I./common -DSIM_TOPDIR_BUILD   -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-unused -Wun
make[4]: Leaving directory '/var/tmp/portage/dev-debug/gdb-14.2-r1/work/gdb-14.2/sim'
make[4]: Entering directory '/var/tmp/portage/dev-debug/gdb-14.2-r1/work/gdb-14.2/sim'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./../gnulib/import -I../gnulib/import -I./.. -I./../include -I../bfd -I.. -Im68hc11 -I./m68hc11 -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_CELL_BITSIZE=32 -DWITH_TARGET_ADDRESS_BITSIZE=32 -DWITH_TARGET_W
common/sim-hload.c:62:1: fatal error: opening dependency file m68hc11/.deps/sim-hload.Tpo: No such file or directory
   62 | }
      | ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20240915-141002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15

  Block bug #35155 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=2643590026'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 19.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.0
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_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

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

  HEAD of ::gentoo
commit 3431f04e1ab906e2cda6301733b95bd7ad367bef
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 21 16:03:56 2024 +0000

    2024-09-21 16:03:55 UTC

emerge -qpvO =dev-debug/gdb-14.2-r1
[ebuild  N    ] dev-debug/gdb-14.2-r1  USE="cet multitarget nls python server sim source-highlight vanilla xml -debuginfod -guile -lzma -test -xxhash -zstd" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-09-21 17:18:24 UTC
Created attachment 903526 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-21 17:18:25 UTC
Created attachment 903527 [details]
dev-debug:gdb-14.2-r1:20240921-171129.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-09-21 17:18:27 UTC
Created attachment 903528 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-09-21 17:18:28 UTC
Created attachment 903529 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-21 17:18:28 UTC
Created attachment 903530 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-21 17:18:29 UTC
Created attachment 903531 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-21 17:18:31 UTC
Created attachment 903532 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-21 17:18:32 UTC
Created attachment 903533 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-09-21 17:18:33 UTC
Created attachment 903534 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-06 01:30:11 UTC

*** This bug has been marked as a duplicate of bug 921647 ***