Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861404 - dev-util/breakpad-2023.01.27 - src/.../stabs_reader.cc: fatal error: stab.h: No such file or directory
Summary: dev-util/breakpad-2023.01.27 - src/.../stabs_reader.cc: fatal error: stab.h: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-27 07:20 UTC by Toralf Förster
Modified: 2024-01-23 13:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.23 KB, text/plain)
2022-07-27 07:20 UTC, Toralf Förster
Details
dev-util:breakpad-2022.06.04:20220727-025723.log (dev-util:breakpad-2022.06.04:20220727-025723.log,11.34 KB, text/plain)
2022-07-27 07:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,251.07 KB, text/plain)
2022-07-27 07:20 UTC, Toralf Förster
Details
environment (environment,72.62 KB, text/plain)
2022-07-27 07:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.81 KB, application/x-bzip)
2022-07-27 07:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.17 KB, application/x-bzip)
2022-07-27 07:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.41 KB, application/x-bzip)
2022-07-27 07:20 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 2022-07-27 07:20:16 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o src/common/tools_linux_dump_syms_dump_syms-language.o `test -f 'src/common/language.cc' || echo './'`src/common/language.cc
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o src/common/tools_linux_dump_syms_dump_syms-module.o `test -f 'src/common/module.cc' || echo './'`src/common/module.cc
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o src/common/tools_linux_dump_syms_dump_syms-path_helper.o `test -f 'src/common/path_helper.cc' || echo './'`src/common/path_helper.cc
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o src/common/tools_linux_dump_syms_dump_syms-stabs_reader.o `test -f 'src/common/stabs_reader.cc' || echo './'`src/common/stabs_reader.cc
src/common/stabs_reader.cc:37:10: fatal error: stab.h: No such file or directory
   37 | #include <stab.h>
      |          ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220723-104412

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 6ff3482093806f85e211733ad3ff91403b467ce4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 27 00:31:41 2022 +0000

    2022-07-27 00:31:41 UTC

emerge -qpvO dev-util/breakpad
[ebuild  N    ] dev-util/breakpad-2022.06.04  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2022-07-27 07:20:17 UTC
Created attachment 794810 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-27 07:20:18 UTC
Created attachment 794813 [details]
dev-util:breakpad-2022.06.04:20220727-025723.log
Comment 3 Toralf Förster gentoo-dev 2022-07-27 07:20:20 UTC
Created attachment 794816 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-27 07:20:21 UTC
Created attachment 794819 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-27 07:20:23 UTC
Created attachment 794822 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-27 07:20:24 UTC
Created attachment 794825 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-27 07:20:25 UTC
Created attachment 794828 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-02-22 08:15:50 UTC
tinderbox_musl has reproduced this issue with version 2022.07.12 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2024-01-23 13:35:48 UTC
tinderbox_musl has reproduced this issue with version 2023.01.27 - Updating summary.