Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906895 - www-client/elinks-0.16.1.1-r2 - libintl.c:(.text+<snip>): undefined reference to _nl_msg_cat_cntr
Summary: www-client/elinks-0.16.1.1-r2 - libintl.c:(.text+<snip>): undefined reference...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-21 13:54 UTC by Toralf Förster
Modified: 2024-04-06 20:17 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2023-05-21 13:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.46 KB, text/plain)
2023-05-21 13:54 UTC, Toralf Förster
Details
environment (environment,117.12 KB, text/plain)
2023-05-21 13:54 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-05-21 13:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.56 KB, application/x-bzip)
2023-05-21 13:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.88 KB, application/x-bzip)
2023-05-21 13:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,39.28 KB, application/x-bzip)
2023-05-21 13:54 UTC, Toralf Förster
Details
www-client:elinks-0.16.1.1-r1:20230521-131906.log (www-client:elinks-0.16.1.1-r1:20230521-131906.log,227.64 KB, text/plain)
2023-05-21 13:54 UTC, Toralf Förster
Details
www-client:elinks-0.16.1.1-r1:20230701-175330.log (build.log,131.79 KB, text/plain)
2023-07-01 05:53 UTC, Elizabeth Doughty
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-05-21 13:54:09 UTC
too long lines were shrinked:

[235/242] /usr/lib/python-exec/python3.11/meson --internal exe --capture doc/keymap-actions.txt -- /var/tmp/portage/www-client/elinks-0.16.1.1-r1/work/elinks-0.16.1.1/doc/tools/keys2doc ../elinks-0.16.1.1/doc/../src/config/kbdbind.c keymap-actions.txt
[236/242] x86_64-gentoo-linux-musl-g++  -o src/elinks src/elinks.p/bookmarks_backend_xbel.c.o src/elinks.p/bookmarks_backend_common.c.o src/elinks.p/bookmarks_backend_default.c.o src/elinks.p/bookmarks_bookmarks.c.o src/elinks.p/bookmarks_dialogs.c.o src/elinks.p/cookies_cookies.c.o src/elinks.p/coo
FAILED: src/elinks 
x86_64-gentoo-linux-musl-g++  -o src/elinks src/elinks.p/bookmarks_backend_xbel.c.o src/elinks.p/bookmarks_backend_common.c.o src/elinks.p/bookmarks_backend_default.c.o src/elinks.p/bookmarks_bookmarks.c.o src/elinks.p/bookmarks_dialogs.c.o src/elinks.p/cookies_cookies.c.o src/elinks.p/cookies_dialo
/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: src/elinks.p/intl_libintl.c.o: warning: relocation against `_nl_msg_cat_cntr' in read-only section `.text'
/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: src/elinks.p/intl_libintl.c.o: in function `set_language':
libintl.c:(.text+0x3c2): undefined reference to `_nl_msg_cat_cntr'
/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j5-20230521-051504

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0 *
php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit 2e08b04e38241d79fd1a7935044b8cbf204a0649
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 21 12:18:53 2023 +0000

    Merge updates from master

emerge -qpvO www-client/elinks
[ebuild  N    ] www-client/elinks-0.16.1.1-r1  USE="bzip2 ftp gnutls mouse nls ssl unicode xml zlib zstd -X -bittorrent -brotli -debug -finger -gopher -gpm (-guile) -idn -javascript -lua -lzma -nntp -perl -samba -test -tre" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2023-05-21 13:54:10 UTC
Created attachment 862110 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-21 13:54:11 UTC
Created attachment 862111 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-05-21 13:54:12 UTC
Created attachment 862112 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-21 13:54:12 UTC
Created attachment 862113 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-21 13:54:13 UTC
Created attachment 862114 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-21 13:54:14 UTC
Created attachment 862115 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-21 13:54:15 UTC
Created attachment 862116 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-05-21 13:54:16 UTC
Created attachment 862117 [details]
www-client:elinks-0.16.1.1-r1:20230521-131906.log
Comment 9 Elizabeth Doughty 2023-07-01 05:53:36 UTC
Created attachment 864904 [details]
www-client:elinks-0.16.1.1-r1:20230701-175330.log
Comment 10 Agostino Sarubbo gentoo-dev 2024-04-06 20:17:02 UTC
tinderbox_musl has reproduced this issue with version 0.16.1.1-r2 - Updating summary.