Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911724 - sys-libs/glibc-2.38 - (.text+<snip>): undefined reference to _GI_memset_chk
Summary: sys-libs/glibc-2.38 - (.text+<snip>): undefined reference to _GI_memset_chk
Status: RESOLVED DUPLICATE of bug 911580
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.38
  Show dependency tree
 
Reported: 2023-08-04 19:44 UTC by Toralf Förster
Modified: 2023-08-04 19:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.60 KB, text/plain)
2023-08-04 19:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.24 KB, text/plain)
2023-08-04 19:44 UTC, Toralf Förster
Details
environment (environment,153.46 KB, text/plain)
2023-08-04 19:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.66 KB, application/x-xz)
2023-08-04 19:44 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.67 KB, application/x-xz)
2023-08-04 19:44 UTC, Toralf Förster
Details
sys-libs:glibc-2.38:20230803-203447.log.xz (sys-libs:glibc-2.38:20230803-203447.log.xz,309.11 KB, application/x-xz)
2023-08-04 19:44 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,344.94 KB, application/x-xz)
2023-08-04 19:44 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 2023-08-04 19:44:37 UTC
too long lines were shrinked:

  | gawk '($7 ~ /^UND(|EF)$/ && $1 != "0:" && $4 != "REGISTER") { print; p=1 } END { exit p != 0 }'
mv -f /var/tmp/portage/sys-libs/glibc-2.38/work/build-amd64-x86_64-pc-linux-gnu-nptl/elf/ld.so.new /var/tmp/portage/sys-libs/glibc-2.38/work/build-amd64-x86_64-pc-linux-gnu-nptl/elf/ld.so
rm -f /var/tmp/portage/sys-libs/glibc-2.38/work/build-amd64-x86_64-pc-linux-gnu-nptl/elf/ld-linux-x86-64.so.2.new
x86_64-pc-linux-gnu-gcc -m64 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  -shared -static-libgcc -Wl,-O1  -Wl,-z,defs -Wl,-dynamic-linker=/lib64/ld-linux-x86-64.so.2 -Wl
/bin/sh ../scripts/rellns-sh /var/tmp/portage/sys-libs/glibc-2.38/work/build-amd64-x86_64-pc-linux-gnu-nptl/elf/ld.so /var/tmp/portage/sys-libs/glibc-2.38/work/build-amd64-x86_64-pc-linux-gnu-nptl/elf/ld-linux-x86-64.so.2.new
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /var/tmp/portage/sys-libs/glibc-2.38/work/build-amd64-x86_64-pc-linux-gnu-nptl/libc_pic.os.clean: in function `__GI___gconv_open':
(.text+0x9c7): undefined reference to `__GI___memset_chk'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: /var/tmp/portage/sys-libs/glibc-2.38/work/build-amd64-x86_64-pc-linux-gnu-nptl/libc_pic.os.clean: in function `add_module':
gconv_conf.c:(.text+0x29be): undefined reference to `__GI___memcpy_chk'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20230803-192015

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.11.4
php cli (if any):

  HEAD of ::gentoo
commit ea71d29e350669e08e00bcc2deedceef4fad4e4e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 3 19:16:41 2023 +0000

    2023-08-03 19:16:41 UTC

emerge -qpvO sys-libs/glibc
[ebuild     U ] sys-libs/glibc-2.38 [2.37-r3] USE="caps* cet (multilib) nscd* perl* (ssp) stack-realign (static-libs) suid* -audit -compile-locales (-crypt) (-custom-cflags) -doc -gd -hash-sysv-compat -headers-only -multiarch* -multilib-bootstrap -profile (-selinux) -systemd -systemtap -test (-vanilla)"
Comment 1 Toralf Förster gentoo-dev 2023-08-04 19:44:38 UTC
Created attachment 867062 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-04 19:44:39 UTC
Created attachment 867063 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-04 19:44:40 UTC
Created attachment 867064 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-04 19:44:41 UTC
Created attachment 867065 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-04 19:44:42 UTC
Created attachment 867066 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-04 19:44:43 UTC
Created attachment 867067 [details]
sys-libs:glibc-2.38:20230803-203447.log.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-04 19:44:45 UTC
Created attachment 867068 [details]
temp.tar.xz
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2023-08-04 19:48:15 UTC

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