[299/299] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic tests/CMakeFiles/tests.dir/tests.cpp.o -o tests/tests src/core/libweechat_core.a src/plugins/libweechat_plugins.a src/gui/libweechat_gui_common.a src/gui/curses/headless/libweechat_gui_headless.a src/gui/curses/headless/libweechat_ncurses_fake.a tests/libweechat_unit_tests_core.a src/core/libweechat_core.a -lgcrypt -lgpg-error -lgnutls -ldl -lcurl -lstdc++ -lCppUTest -lCppUTestExt -rdynamic && : >>> Source compiled. >>> Test phase: net-irc/weechat-3.3 * en_US.UTF-8 locale is required to run weechat's src_test * ERROR: net-irc/weechat-3.3::gentoo failed (test phase): * required locale missing * * Call stack: * ebuild.sh, line 127: Called src_test ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j4_test-20211117-040043 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /usr/lib/llvm/13 13.0.0 Python 3.9.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.56.1 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit 04fee27d97512110f79ed487ecd6ab5f2d310dd9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Nov 18 04:21:35 2021 +0000 2021-11-18 04:21:33 UTC emerge -qpvO net-irc/weechat [ebuild N ] net-irc/weechat-3.3 USE="alias buflist charset exec fifo fset irc logger nls perl python relay scripts spell test trigger typing xfer -doc -guile -lua -man -php -ruby (-selinux) -tcl" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Created attachment 752510 [details] emerge-info.txt
Created attachment 752514 [details] emerge-history.txt
Created attachment 752518 [details] environment
Created attachment 752522 [details] etc.portage.tar.bz2
Created attachment 752526 [details] logs.tar.bz2
Created attachment 752530 [details] net-irc:weechat-3.3:20211118-045646.log
Created attachment 752534 [details] temp.tar.bz2
Created attachment 752538 [details] tests.tar.bz2
Hi, it's not a failure * en_US.UTF-8 locale is required to run weechat's src_test * ERROR: net-irc/weechat-3.3::gentoo failed (test phase): * required locale missing I made test fail early if it's not detected. I thought it'd be more fair than skipping src_test completely. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebba02fcf0950fbf37ee25e8dda5454f2bf500e I would suggest including this locale for testing, unless you want to check for locale related issues of course: https://wiki.gentoo.org/wiki/User:Sam/Arch_testing
will add net-irc/weechat L10N: en_US.UTF-8 to use flags for test images - thx !
(In reply to Toralf Förster from comment #10) > will add > > > net-irc/weechat L10N: en_US.UTF-8 > > to use flags for test images - thx ! Need it as a locale, not L10N, but thank you for adding it!