Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938530 - net-im/neochat-24.08.0 fails eventhandlertest test
Summary: net-im/neochat-24.08.0 fails eventhandlertest test
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-26 15:49 UTC by Paolo Pedroni
Modified: 2024-08-26 17:26 UTC (History)
1 user (show)

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


Attachments
neochat-24.08.0:20240826-151828.log.gz (neochat-24.08.0:20240826-151828.log.gz,68.01 KB, application/gzip)
2024-08-26 15:49 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2024-08-26 15:49:26 UTC
Created attachment 901270 [details]
neochat-24.08.0:20240826-151828.log.gz

>>> Test phase: net-im/neochat-24.08.0
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-im/neochat-24.08.0/work/neochat-24.08.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/net-im/neochat-24.08.0/work/neochat-24.08.0_build"
ctest -j 32 --test-load 32
Test project /var/tmp/portage/net-im/neochat-24.08.0/work/neochat-24.08.0_build
      Start  1: neochatroomtest
      Start  2: texthandlertest
      Start  3: delegatesizehelpertest
      Start  4: mediasizehelpertest
      Start  5: eventhandlertest
 1/13 Test  #3: delegatesizehelpertest ...........   Passed    0.02 sec
      Start  6: chatbarcachetest
      Start  7: chatdocumenthandlertest
      Start  8: messageeventmodeltest
      Start  9: actionshandlertest
      Start 10: windowcontrollertest
 2/13 Test  #4: mediasizehelpertest ..............   Passed    0.03 sec
      Start 11: pollhandlertest
      Start 12: reactionmodeltest
      Start 13: linkpreviewertest
 3/13 Test  #1: neochatroomtest ..................   Passed    0.04 sec
 4/13 Test  #2: texthandlertest ..................   Passed    0.05 sec
 5/13 Test #10: windowcontrollertest .............   Passed    0.04 sec
 6/13 Test  #9: actionshandlertest ...............   Passed    0.04 sec
 7/13 Test #11: pollhandlertest ..................   Passed    0.04 sec
 8/13 Test  #6: chatbarcachetest .................   Passed    0.05 sec
 9/13 Test  #8: messageeventmodeltest ............   Passed    0.06 sec
10/13 Test  #5: eventhandlertest .................***Failed    0.08 sec
11/13 Test #13: linkpreviewertest ................   Passed    0.05 sec
12/13 Test  #7: chatdocumenthandlertest ..........   Passed    0.06 sec
13/13 Test #12: reactionmodeltest ................   Passed    0.05 sec

92% tests passed, 1 tests failed out of 13

Total Test time (real) =   0.09 sec

The following tests FAILED:
          5 - eventhandlertest (Failed)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/net-im/neochat-24.08.0/work/neochat-24.08.0_build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
 * ERROR: net-im/neochat-24.08.0::gentoo failed (test phase)

Relevant part of LastTest.log file says:
5/13 Testing: eventhandlertest
5/13 Test: eventhandlertest
Command: "/var/tmp/portage/net-im/neochat-24.08.0/work/neochat-24.08.0_build/bin/eventhandlertest"
Directory: /var/tmp/portage/net-im/neochat-24.08.0/work/neochat-24.08.0_build/autotests
"eventhandlertest" start time: Aug 26 17:20 CEST
Output:
----------------------------------------------------------
********* Start testing of EventHandlerTest *********
Config: Using QtTest library 6.7.2, Qt 6.7.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 18.1.8), gentoo 2.1
5
QINFO  : EventHandlerTest::initTestCase() quotient.main: The library is built with end-to-end encryption (E2EE)
QINFO  : EventHandlerTest::initTestCase() quotient.e2ee: Using a mock pickling key
QINFO  : EventHandlerTest::initTestCase() kf.config.core: Migrating old staterc "" -> "/var/tmp/portage/net-im/neochat-24.08.0/homed
ir/.local/state/eventhandlerteststaterc"
QWARN  : EventHandlerTest::initTestCase() QFile::rename: Empty or null file name
QWARN  : EventHandlerTest::initTestCase() kf.config.core: Failed to migrate "" -> "/var/tmp/portage/net-im/neochat-24.08.0/homedir/.
local/state/eventhandlerteststaterc"
PASS   : EventHandlerTest::initTestCase()
PASS   : EventHandlerTest::eventId()
PASS   : EventHandlerTest::nullEventId()
PASS   : EventHandlerTest::authorDisplayName()
PASS   : EventHandlerTest::nullAuthorDisplayName()
PASS   : EventHandlerTest::singleLineSidplayName()
PASS   : EventHandlerTest::nullSingleLineDisplayName()
PASS   : EventHandlerTest::time()
PASS   : EventHandlerTest::nullTime()
FAIL!  : EventHandlerTest::timeString() Compared values are not the same
   Actual   (eventHandler.getTimeString(QStringLiteral("hh:mm")))                                     : "16:10"
   Expected (QDateTime::fromMSecsSinceEpoch(1432735824654, Qt::UTC).toString(QStringLiteral("hh:mm"))): "14:10"
   Loc: [/var/tmp/portage/net-im/neochat-24.08.0/work/neochat-24.08.0/autotests/eventhandlertest.cpp(166)]
PASS   : EventHandlerTest::nullTimeString()
PASS   : EventHandlerTest::highlighted()
PASS   : EventHandlerTest::nullHighlighted()
PASS   : EventHandlerTest::hidden()
PASS   : EventHandlerTest::nullHidden()
QWARN  : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::body() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
PASS   : EventHandlerTest::body()
PASS   : EventHandlerTest::nullBody()
QWARN  : EventHandlerTest::genericBody(message) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::genericBody(message) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "sent a message" msgid_plural: "" msgctxt: ""
PASS   : EventHandlerTest::genericBody(message)
QWARN  : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "changed their display name" msgid_plural: "" msgctxt: "their refers to a singular user"
QWARN  : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: " and " msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::genericBody(member) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "updated their avatar" msgid_plural: "" msgctxt: "their refers to a singular user"
PASS   : EventHandlerTest::genericBody(member)
QWARN  : EventHandlerTest::genericBody(message 2) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::genericBody(message 2) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "sent a message" msgid_plural: "" msgctxt: ""
PASS   : EventHandlerTest::genericBody(message 2)
QWARN  : EventHandlerTest::genericBody(reaction) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
PASS   : EventHandlerTest::genericBody(reaction)
QWARN  : EventHandlerTest::genericBody(video) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::genericBody(video) kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "sent a message" msgid_plural: "" msgctxt: ""
PASS   : EventHandlerTest::genericBody(video)
PASS   : EventHandlerTest::nullGenericBody()
PASS   : EventHandlerTest::markdownBody()
PASS   : EventHandlerTest::markdownBodyReply()
QWARN  : EventHandlerTest::subtitle() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::subtitle() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
PASS   : EventHandlerTest::subtitle()
PASS   : EventHandlerTest::nullSubtitle()
PASS   : EventHandlerTest::mediaInfo()
PASS   : EventHandlerTest::nullMediaInfo()
PASS   : EventHandlerTest::hasReply()
PASS   : EventHandlerTest::nullHasReply()
PASS   : EventHandlerTest::replyId()
PASS   : EventHandlerTest::nullReplyId()
PASS   : EventHandlerTest::replyAuthor()
PASS   : EventHandlerTest::nullReplyAuthor()
QWARN  : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
QWARN  : EventHandlerTest::replyBody() kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Unknown event" msgid_plural: "" msgctxt: ""
PASS   : EventHandlerTest::replyBody()
PASS   : EventHandlerTest::nullReplyBody()
PASS   : EventHandlerTest::replyMediaInfo()
PASS   : EventHandlerTest::nullReplyMediaInfo()
PASS   : EventHandlerTest::thread()
PASS   : EventHandlerTest::nullThread()
PASS   : EventHandlerTest::location()
PASS   : EventHandlerTest::nullLocation()
PASS   : EventHandlerTest::cleanupTestCase()
Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted, 32ms
********* Finished testing of EventHandlerTest *********
<end of output>
Test time =   0.08 sec
----------------------------------------------------------
Test Failed.
"eventhandlertest" end time: Aug 26 17:20 CEST
"eventhandlertest" time elapsed: 00:00:00
----------------------------------------------------------
Comment 1 Paolo Pedroni 2024-08-26 15:49:33 UTC
# emerge --info =net-im/neochat-24.08.0
Portage 3.0.65 (python 3.12.3-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-13, glibc-2.39-r6, 6.6.38-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.38-gentoo-x86_64-AMD_Ryzen_9_7950X3D_16-Core_Processor-with-glibc2.39
KiB Mem:   130977204 total,   7859712 free
KiB Swap:  134217724 total, 134217724 free
Timestamp of repository gentoo: Sun, 25 Aug 2024 16:15:00 +0000
Head commit of repository gentoo: 299d056828c5e2dd5b70444a73c9148f1db8e8b0
sh dash 0.5.12
ld GNU ld (Gentoo 2.42 p3) 2.42.0
distcc 3.4 x86_64-pc-linux-gnu [disabled]
ccache version 4.9.1 [disabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p26-r6::gentoo
dev-build/autoconf:        2.71-r7::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.28.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.5.1::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.12.3-r1::gentoo
dev-lang/rust:             1.79.0::gentoo
dev-util/ccache:           4.9.1-r1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          255.7-r1::gentoo
sys-devel/binutils:        2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           18.1.8::gentoo
sys-devel/gcc:             13.3.1_p20240614::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             18.1.8::gentoo
sys-devel/llvm:            18.1.8-r1::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.39-r6::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0
    volatile: True

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://gentoo.osuosl.org/releases/amd64/binpackages/23.0/x86-64-v3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
AR="/usr/bin/gcc-ar"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
GENTOO_MIRRORS="https://gentoo.mirror.garr.it/ https://mirror.netcologne.de/gentoo/ https://mirrors.evoluso.com/gentoo/ https://gentoo.mirrors.ovh.net/gentoo-distfiles/"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--sort-common"
LEX="flex"
MAKEOPTS="-j32 -l32"
NM="/usr/bin/gcc-nm"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
RANLIB="/usr/bin/gcc-ranlib"
SHELL="/bin/bash"
USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile avif bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cet colord crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp gles2 gmp gnutls gphoto2 gpm graphviz gstreamer gtk gui guile handbook heif http2 iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k jpegxl kde kf6compat kwallet lame lapack lcms libass libnotify libsamplerate libtirpc llvm-libunwind lm-sensors lto lua lz4 lzma lzo mad magic man mhash mmap mng mp3 mp4 mpeg multilib musicbrainz ncurses nls offensive ogg openal opencl opengl openmp opus pam pango pcre pdf pipewire plasma png policykit postscript ppds pulseaudio qml qt5 qt6 rdesktop readline recode samba screencast sctp sdl seccomp sndfile sockets sound speex spell sqlite ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test test-rust theora threads tidy tiff truetype udev udisks unicode upower usb v4l vaapi vala verify-sig vim-syntax vnc vorbis vulkan wavpack wayland webp widgets win32codecs wmf wxwidgets x264 xattr xcb xft xinerama xml xpm xscreensaver xv xvid yahoo zip zlib zstd" ABI_X86="64" ADA_TARGET="gcc_12" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 avx512_bf16 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 vpclmulqdq" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="AMDGPU" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PERL_FEATURES="ithreads quadmath" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="amdgpu radeon radeonsi zink" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

# emerge -1pqv =net-im/neochat-24.08.0
[ebuild     U ] net-im/neochat-24.08.0 [24.05.2] USE="handbook test -debug"