Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953041 - sys-cluster/kubelet-1.32.3 - [meson] ld: /.../ccDKp1qN.ltrans0.ltrans.o: relocation R_X86_64_32 against .rodata.str1.1 can not be used when making a PIE object; recompile
Summary: sys-cluster/kubelet-1.32.3 - [meson] ld: /.../ccDKp1qN.ltrans0.ltrans.o: relo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-02 08:15 UTC by Toralf Förster
Modified: 2025-04-02 08:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.27 KB, text/plain)
2025-04-02 08:15 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,88.34 KB, application/x-xz)
2025-04-02 08:15 UTC, Toralf Förster
Details
environment (environment,88.97 KB, text/plain)
2025-04-02 08:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.75 KB, application/x-xz)
2025-04-02 08:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,54.39 KB, application/x-xz)
2025-04-02 08:15 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,16.42 KB, application/x-xz)
2025-04-02 08:15 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,97.44 KB, application/x-xz)
2025-04-02 08:15 UTC, Toralf Förster
Details
sys-cluster:kubelet-1.32.3:20250401-211131.log.xz (sys-cluster:kubelet-1.32.3:20250401-211131.log.xz,272.96 KB, application/x-xz)
2025-04-02 08:15 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.86 KB, application/x-xz)
2025-04-02 08:15 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 2025-04-02 08:15:16 UTC
too long lines were shrinked:

mkdir -p $WORK/b001/exe/
cd .
GOROOT='' /usr/lib/go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,winsymlink=0,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=
# k8s.io/kubernetes/cmd/kubelet
/usr/lib/go/pkg/tool/linux_amd64/link: running x86_64-pc-linux-gnu-gcc failed: exit status 1
/usr/bin/x86_64-pc-linux-gnu-gcc -m64 -s -Wl,-z,relro -pie -Wl,--build-id=0xe3fcd5deca73cdeb6773e62353a9293b201497b0 -o $WORK/b001/exe/a.out -Wl,--export-dynamic-symbol=_cgo_panic -Wl,--export-dynamic-symbol=_cgo_topofstack -Wl,--export-dynamic-symbol=crosscall2 -Wl,--compress-debug-sections=zlib /v
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sys-cluster/kubelet-1.32.3/temp/ccDKp1qN.ltrans0.ltrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20250326-042501

  KEYWORDED/UNMASKED

  [meson] Please re-assign to ztrawhcse@ if it works with regular meson.
  <dev-build/meson-9999

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 20.1.1
llvm-config: 20.1.1
Python 3.12.9
go version go1.24.1 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.85.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8

  HEAD of ::gentoo
commit 46925f50669e18b3363110832c8442d5fbec1a23
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 1 19:50:26 2025 +0000

    2025-04-01 19:50:26 UTC

emerge -qpvO =sys-cluster/kubelet-1.32.3
[ebuild  N    ] sys-cluster/kubelet-1.32.3  USE="hardened (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2025-04-02 08:15:17 UTC
Created attachment 923492 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-02 08:15:18 UTC
Created attachment 923493 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2025-04-02 08:15:19 UTC
Created attachment 923494 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-04-02 08:15:20 UTC
Created attachment 923495 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-04-02 08:15:21 UTC
Created attachment 923496 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-02 08:15:22 UTC
Created attachment 923497 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-02 08:15:23 UTC
Created attachment 923498 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2025-04-02 08:15:25 UTC
Created attachment 923499 [details]
sys-cluster:kubelet-1.32.3:20250401-211131.log.xz
Comment 9 Toralf Förster gentoo-dev 2025-04-02 08:15:26 UTC
Created attachment 923500 [details]
temp.tar.xz