Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798399 - dev-util/elfkickers-3.2 - objres.c:(.text+<snip>): undefined reference to elfrw_write_Shdr
Summary: dev-util/elfkickers-3.2 - objres.c:(.text+<snip>): undefined reference to elf...
Status: RESOLVED DUPLICATE of bug 795240
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-24 11:56 UTC by Toralf Förster
Modified: 2022-01-15 11:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.50 KB, text/plain)
2021-06-24 11:56 UTC, Toralf Förster
Details
dev-util:elfkickers-3.2:20210624-114534.log (dev-util:elfkickers-3.2:20210624-114534.log,6.51 KB, text/plain)
2021-06-24 11:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.40 KB, text/plain)
2021-06-24 11:56 UTC, Toralf Förster
Details
environment (environment,53.38 KB, text/plain)
2021-06-24 11:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.37 KB, application/x-bzip)
2021-06-24 11:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.38 KB, application/x-bzip)
2021-06-24 11:56 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 2021-06-24 11:56:49 UTC
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  objres.o ../elfrw/libelfrw.a   -o objres
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: objres.o: in function `outputshtab':
objres.c:(.text+0x613): undefined reference to `elfrw_write_Shdr'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: objres.c:(.text+0x6ed): undefined reference to `elfrw_write_Shdr'
collect2: error: ld returned 1 exit status
make[1]: *** [<builtin>: objres] Error 1
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color  -O2  -I../elfrw   -c -o elfrw_ver.o elfrw_ver.c

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j3-20210622-104339

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 0ce565884ae7e67f78f06349d05ac5af138e1d6e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 24 10:21:25 2021 +0000

    2021-06-24 10:21:24 UTC

emerge -qpvO dev-util/elfkickers
[ebuild  N    ] dev-util/elfkickers-3.2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2021-06-24 11:56:50 UTC
Created attachment 718824 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-24 11:56:51 UTC
Created attachment 718827 [details]
dev-util:elfkickers-3.2:20210624-114534.log
Comment 3 Toralf Förster gentoo-dev 2021-06-24 11:56:53 UTC
Created attachment 718830 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-24 11:56:54 UTC
Created attachment 718833 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-24 11:56:55 UTC
Created attachment 718836 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-24 11:56:56 UTC
Created attachment 718839 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-15 11:00:40 UTC

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