Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 829802

Summary: sys-devel/gettext-0.21-r1 - setlocale_null.c:(.text+<snip>): undefined reference to gl_get_setlocale_null_lock
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED WORKSFORME    
Severity: normal CC: base-system, orbea
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sys-devel:gettext-0.21-r1:20211222-093504.log.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-22 09:40:07 UTC
too long lines were shrinked:

rdlibtool: link: ln -s libgettextpo.so.def.linux .libs/libgettextpo.so.def.host
rdlibtool: link: ln -s /dev/null .libs/libgettextpo.a.disabled
rdlibtool: link: x86_64-gentoo-linux-musl-gcc .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/dir-list.o ../src/.libs/message.o ../src/.libs/msgl-ascii.o ../src/.libs/po-error.o ../src/.libs/po-xerror.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/open-catalog.o ../src/.
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: .libs/libgnu.a(setlocale_null.o): in function `libgettextpo_setlocale_null_r':
setlocale_null.c:(.text+0xec): undefined reference to `gl_get_setlocale_null_lock'
collect2: error: ld returned 1 exit status
rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages).

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
Python 3.9.9
php cli:

  HEAD of ::gentoo
commit be284c40ccac12dfa4a874ef609041b614661e77
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 22 08:51:40 2021 +0000

    2021-12-22 08:51:37 UTC

emerge -qpvO sys-devel/gettext
[ebuild   R   ] sys-devel/gettext-0.21-r1  USE="acl cvs* cxx ncurses openmp -doc -emacs -git -java (-nls) -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-12-22 09:40:08 UTC
Created attachment 760045 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-22 09:40:09 UTC
Created attachment 760046 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-22 09:40:11 UTC
Created attachment 760047 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-22 09:40:12 UTC
Created attachment 760048 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-22 09:40:13 UTC
Created attachment 760049 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-22 09:40:14 UTC
Created attachment 760050 [details]
sys-devel:gettext-0.21-r1:20211222-093504.log.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-22 09:40:15 UTC
Created attachment 760051 [details]
temp.tar.bz2
Comment 8 orbea 2022-05-07 17:25:17 UTC
I can't reproduce this.