Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864226 - dev-lang/gnat-gpl-2021-r3 - checking whether objcopy supports debuglink... objcopy: .../ file format not recognized
Summary: dev-lang/gnat-gpl-2021-r3 - checking whether objcopy supports debuglink... ob...
Status: RESOLVED DUPLICATE of bug 867196
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
: 840671 842612 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-08-07 16:14 UTC by Toralf Förster
Modified: 2022-09-18 19:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.65 KB, text/plain)
2022-08-07 16:14 UTC, Toralf Förster
Details
dev-lang:gnat-gpl-2021-r3:20220807-121322.log.bz2 (dev-lang:gnat-gpl-2021-r3:20220807-121322.log.bz2,91.55 KB, application/x-bzip)
2022-08-07 16:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,136.73 KB, text/plain)
2022-08-07 16:14 UTC, Toralf Förster
Details
environment (environment,144.78 KB, text/plain)
2022-08-07 16:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.54 KB, application/x-bzip)
2022-08-07 16:14 UTC, Toralf Förster
Details
gcc-build-logs.tar.bz2 (gcc-build-logs.tar.bz2,210.88 KB, application/x-bzip)
2022-08-07 16:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,132.29 KB, application/x-bzip)
2022-08-07 16:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,128.17 KB, application/x-bzip)
2022-08-07 16:14 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-08-07 16:14:39 UTC
checking for compress in -lz... yes
checking whether --compress-debug-sections is supported... yes
checking for objcopy... objcopy
checking for readelf... x86_64-pc-linux-gnu-readelf
checking whether objcopy supports debuglink... objcopy: /bin/ls: file format not recognized
no
checking whether tests can run... yes

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220806-100003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1

  HEAD of ::gentoo
commit 5e94579d5968a44475657661cb49aa456a423f21
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 7 10:46:57 2022 +0000

    2022-08-07 10:46:57 UTC

emerge -qpvO dev-lang/gnat-gpl
[ebuild  N    ] dev-lang/gnat-gpl-2021-r3  USE="ada bootstrap cet cxx fortran graphite multilib nls nptl openmp pgo pie sanitize ssp systemtap vtv -d -debug -doc (-fixed-point) (-go) -hardened (-jit) -libssp (-lto) -objc -objc++ -objc-gc (-pch) -test -vanilla -zstd"
Comment 1 Toralf Förster gentoo-dev 2022-08-07 16:14:40 UTC
Created attachment 798538 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-07 16:14:42 UTC
Created attachment 798541 [details]
dev-lang:gnat-gpl-2021-r3:20220807-121322.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-07 16:14:43 UTC
Created attachment 798544 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-08-07 16:14:45 UTC
Created attachment 798547 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-07 16:14:46 UTC
Created attachment 798550 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-07 16:14:48 UTC
Created attachment 798553 [details]
gcc-build-logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-07 16:14:49 UTC
Created attachment 798556 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-08-07 16:14:51 UTC
Created attachment 798559 [details]
temp.tar.bz2
Comment 9 Tupone Alfredo gentoo-dev 2022-09-18 19:32:09 UTC
objcopy --add-gnu-debuglink=x /bin/ls /tmp/ls$$ is failing because x does not exist.

The error is in libbacktrace and is present on sys-devel/gcc-10 and has been fixed in gcc-11

However this error does not stop the build.

The cause of the build abort is in the msgfmt that is using the old new built libstdc++ 

See related bug

*** This bug has been marked as a duplicate of bug 867196 ***
Comment 10 Tupone Alfredo gentoo-dev 2022-09-18 19:34:38 UTC
*** Bug 842612 has been marked as a duplicate of this bug. ***
Comment 11 Tupone Alfredo gentoo-dev 2022-09-18 19:35:22 UTC
*** Bug 840671 has been marked as a duplicate of this bug. ***