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"
Created attachment 862110 [details] emerge-info.txt
Created attachment 862111 [details] emerge-history.txt
Created attachment 862112 [details] environment
Created attachment 862113 [details] etc.clang.tar.bz2
Created attachment 862114 [details] etc.portage.tar.bz2
Created attachment 862115 [details] logs.tar.bz2
Created attachment 862116 [details] temp.tar.bz2
Created attachment 862117 [details] www-client:elinks-0.16.1.1-r1:20230521-131906.log
Created attachment 864904 [details] www-client:elinks-0.16.1.1-r1:20230701-175330.log
tinderbox_musl has reproduced this issue with version 0.16.1.1-r2 - Updating summary.
Can reproduce using the 9999 version. As a temporary workaround, disable the nls use flag.
Reported upstream: https://github.com/rkd77/elinks/issues/325
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b483874275eb0078fbfe08e5f18e4e5f14f3ede commit 7b483874275eb0078fbfe08e5f18e4e5f14f3ede Author: Felix Janda <felix.janda@posteo.de> AuthorDate: 2024-10-20 23:45:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-26 01:14:48 +0000 www-client/elinks: add 0.17.1.1 Closes: https://bugs.gentoo.org/904322 Closes: https://bugs.gentoo.org/906895 Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/38529 Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/alpha/package.use.mask | 4 + profiles/arch/hppa/package.use.mask | 4 + profiles/arch/mips/package.use.mask | 4 + profiles/arch/sparc/package.use.mask | 4 + www-client/elinks/Manifest | 1 + www-client/elinks/elinks-0.17.1.1.ebuild | 205 +++++++++++++++++++++ www-client/elinks/elinks-9999.ebuild | 21 ++- .../elinks/files/elinks-0.17.1.1-gettext.patch | 73 ++++++++ www-client/elinks/files/elinks-0.17.1.1-sftp.patch | 154 ++++++++++++++++ www-client/elinks/metadata.xml | 2 + 10 files changed, 465 insertions(+), 7 deletions(-)