Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884029 - app-i18n/ibus-1.5.27 tests hang
Summary: app-i18n/ibus-1.5.27 tests hang
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-12-02 14:40 UTC by Paolo Pedroni
Modified: 2023-02-24 04:11 UTC (History)
1 user (show)

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


Attachments
ibus-1.5.27:20221202-142658.log.gz (ibus-1.5.27:20221202-142658.log.gz,51.80 KB, application/gzip)
2022-12-02 14:40 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2022-12-02 14:40:57 UTC
Created attachment 839067 [details]
ibus-1.5.27:20221202-142658.log.gz

Tests for app-i18n/ibus-1.5.27 hang at this stage:
>>> Test phase: app-i18n/ibus-1.5.27
 * Starting Xvfb ...
 * Xvfb started on DISPLAY=:2
make -j16 -l16 -j1 check 
Making check in src
make[1]: Entering directory '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src'
Makefile:1667: warning: overriding recipe for target 'clean-local'
Makefile:1637: warning: ignoring old recipe for target 'clean-local'
make  check-recursive
make[2]: Entering directory '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src'
Makefile:1667: warning: overriding recipe for target 'clean-local'
Makefile:1637: warning: ignoring old recipe for target 'clean-local'
Making check in .
make[3]: Entering directory '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src'
Makefile:1667: warning: overriding recipe for target 'clean-local'
Makefile:1637: warning: ignoring old recipe for target 'clean-local'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src'
Making check in tests
make[3]: Entering directory '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests'
make  check-TESTS
make[4]: Entering directory '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests'
make[5]: Entering directory '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests'
PASS: ibus-bus
PASS: ibus-config
PASS: ibus-configservice
PASS: ibus-factory
PASS: ibus-inputcontext
PASS: ibus-inputcontext-create
PASS: ibus-keynames
PASS: ibus-registry
PASS: ibus-serializable
PASS: ibus-share
PASS: ibus-util
PASS: ibus-engine-switch


The hanging test seems to be 'ibus-compose':

# ps auxf | grep ^portage
portage  1225089  0.0  0.0   2476  1800 pts/7    S+   15:28   0:00  |                       \_ [app-i18n/ibus-1.5.27] sandbox /usr/lib/portage/python3.10/ebuild.sh test
portage  1225090  0.0  0.0  14776  8424 pts/7    S+   15:28   0:00  |                       |   \_ bash /usr/lib/portage/python3.10/ebuild.sh test
portage  1225106  0.0  0.0  14916  7512 pts/7    S+   15:28   0:00  |                       |       \_ bash /usr/lib/portage/python3.10/ebuild.sh test
portage  1225130  0.0  0.0  11480  4840 pts/7    S+   15:28   0:00  |                       |           \_ bash /usr/lib/portage/python3.10/ebuild-helpers/emake -j1 check
portage  1225132  0.0  0.0  15548  4776 pts/7    S+   15:28   0:00  |                       |               \_ make -j16 -l16 -j1 check
portage  1225133  0.0  0.0   3252  1600 pts/7    S+   15:28   0:00  |                       |                   \_ /bin/sh -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '0'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='src bindings util conf client portal data m4 po engine ui tools bus ibus setup docs' ;; \   *) list='src bindings util conf client portal data m4 po engine ui tools bus   setup docs ' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
portage  1225141  0.0  0.0  15704  5004 pts/7    S+   15:28   0:00  |                       |                       \_ make check
portage  1225142  0.0  0.0  15704  5036 pts/7    S+   15:28   0:00  |                       |                           \_ make check-recursive
portage  1225143  0.0  0.0   3252  1696 pts/7    S+   15:28   0:00  |                       |                               \_ /bin/sh -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \   distclean-* | maintainer-clean-*) list='. tests' ;; \   *) list='. tests' ;; \ esac; \ for subdir in $list; do \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \     local_target="$target-am"; \   else \     local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \   make  "$target-am" || exit 1; \ fi; test -z "$fail"
portage  1225152  0.0  0.0  15528  4852 pts/7    S+   15:28   0:00  |                       |                                   \_ make check
portage  1225153  0.0  0.0  15528  4660 pts/7    S+   15:28   0:00  |                       |                                       \_ make check-TESTS
portage  1225157  0.0  0.0   3252  2180 pts/7    S+   15:28   0:00  |                       |                                           \_ /bin/sh -c set +e; bases='ibus-bus.log ibus-config.log ibus-configservice.log ibus-factory.log ibus-inputcontext.log ibus-inputcontext-create.log ibus-keynames.log ibus-registry.log ibus-serializable.log ibus-share.log ibus-util.log ibus-engine-switch.log ibus-compose.log ibus-keypress.log xkb-latin-layouts.log'; bases=`for i in $bases; do echo $i; done | sed 's/\.log$//'`; bases=`echo $bases`; \ log_list=`for i in $bases; do echo $i.log; done`; \ trs_list=`for i in $bases; do echo $i.trs; done`; \ log_list=`echo $log_list`; trs_list=`echo $trs_list`; \ make  test-suite.log TEST_LOGS="$log_list"; \ exit $?;
portage  1225166  0.0  0.0  15528  4680 pts/7    S+   15:28   0:00  |                       |                                               \_ make test-suite.log TEST_LOGS=ibus-bus.log ibus-config.log ibus-configservice.log ibus-factory.log ibus-inputcontext.log ibus-inputcontext-create.log ibus-keynames.log ibus-registry.log ibus-serializable.log ibus-share.log ibus-util.log ibus-engine-switch.log ibus-compose.log ibus-keypress.log xkb-latin-layouts.log
portage  1226658  0.0  0.0   3252  2204 pts/7    S+   15:28   0:00  |                       |                                                   \_ /bin/sh ../../test-driver --test-name ibus-compose --log-file ibus-compose.log --trs-file ibus-compose.trs --color-tests yes --enable-hard-errors yes --expect-failure no -- ./runtest ./ibus-compose
portage  1226662  0.0  0.0   3252  2172 pts/7    S+   15:28   0:00  |                       |                                                       \_ /bin/sh ./runtest ./ibus-compose
portage  1227418  0.1  0.1 604040 99416 pts/7    Sl+  15:28   0:00  |                       |                                                           \_ /var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests/.libs/ibus-compose ../../../src/tests
portage  1225122  0.0  0.1 216604 73396 pts/7    S+   15:28   0:00  |                       \_ Xvfb -displayfd 1 -screen 0 1280x1024x24 +extension RANDR
portage  1225239  0.0  0.0   8824  2640 ?        S    15:28   0:00  |                       \_ dbus-launch --autolaunch=c05a7c0cdb4041758893f16af6f29950 --binary-syntax --close-stderr
portage  1225240  0.0  0.0   8820  3984 ?        Ss   15:28   0:00  |                       \_ /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session
portage  1227294  0.0  0.0 312160 12852 ?        Ssl  15:28   0:00  |                       \_ /var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/bus/.libs/ibus-daemon --cache=none --panel=disable --emoji-extension=disable --config=default --verbose --daemonize
portage  1227299  0.0  0.0 161904 10564 ?        Sl   15:28   0:00  |                           \_ /var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/conf/memconf/.libs/ibus-memconf

/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests # cat ibus-compose.log 
Run ibus-compose on LANG=el_GR.UTF-8
=======================
./runtest: 151: gtk-query-immodules-3.0-64: not found
Warning: Schema ?org.freedesktop.ibus? has path ?/desktop/ibus/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.general? has path ?/desktop/ibus/general/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.general.hotkey? has path ?/desktop/ibus/general/hotkey/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.panel? has path ?/desktop/ibus/panel/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.panel.emoji? has path ?/desktop/ibus/panel/emoji/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
# random seed: R02Se0e1e1672ca603e0032c1d31cf40ff1c

(/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests/.libs/ibus-compose:1246): Gtk-WARNING **: 15:28:31.290: Locale not supported by C library.
        Using the fallback 'C' locale.
Trace/breakpoint trap (core dumped)

Run ibus-compose on LANG=fi_FI.UTF-8
=======================
./runtest: 151: gtk-query-immodules-3.0-64: not found
Warning: Schema ?org.freedesktop.ibus? has path ?/desktop/ibus/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.general? has path ?/desktop/ibus/general/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.general.hotkey? has path ?/desktop/ibus/general/hotkey/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.panel? has path ?/desktop/ibus/panel/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.panel.emoji? has path ?/desktop/ibus/panel/emoji/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
# random seed: R02Sb04e872d55d570ff694793e6f6944368

(/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests/.libs/ibus-compose:1349): Gtk-WARNING **: 15:28:34.472: Locale not supported by C library.
        Using the fallback 'C' locale.
Trace/breakpoint trap (core dumped)

Run ibus-compose on LANG=pt_BR.UTF-8
=======================
./runtest: 151: gtk-query-immodules-3.0-64: not found
Warning: Schema ?org.freedesktop.ibus? has path ?/desktop/ibus/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.general? has path ?/desktop/ibus/general/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.general.hotkey? has path ?/desktop/ibus/general/hotkey/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.panel? has path ?/desktop/ibus/panel/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
Warning: Schema ?org.freedesktop.ibus.panel.emoji? has path ?/desktop/ibus/panel/emoji/?.  Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated.
# random seed: R02S7b0d4c7d7958fe704cd9690ce4b3eb7f

(/var/tmp/portage/app-i18n/ibus-1.5.27/work/ibus-1.5.27/src/tests/.libs/ibus-compose:1452): Gtk-WARNING **: 15:28:37.638: Locale not supported by C library.
        Using the fallback 'C' locale.
Trace/breakpoint trap (core dumped)

Run ibus-compose on LANG=en_US.UTF-8
=======================
./runtest: 151: gtk-query-immodules-3.0-64: not found
Warning: Schema “org.freedesktop.ibus” has path “/desktop/ibus/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.freedesktop.ibus.general” has path “/desktop/ibus/general/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.freedesktop.ibus.general.hotkey” has path “/desktop/ibus/general/hotkey/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.freedesktop.ibus.panel” has path “/desktop/ibus/panel/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.freedesktop.ibus.panel.emoji” has path “/desktop/ibus/panel/emoji/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
# random seed: R02S7beefd38f558f0c123825480dcfcf1b6
1..1
# Start of ibus-compose tests
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
Comment 1 Paolo Pedroni 2022-12-02 14:42:11 UTC
# emerge --info =app-i18n/ibus-1.5.27
Portage 3.0.38.1 (python 3.10.8-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-12, glibc-2.36-r5, 6.0.8-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.0.8-gentoo-x86_64-AMD_Ryzen_7_5700G_with_Radeon_Graphics-with-glibc2.36
KiB Mem:    65120868 total,   4286072 free
KiB Swap:   67108860 total,  66496508 free
Timestamp of repository gentoo: Fri, 02 Dec 2022 09:15:01 +0000
Head commit of repository gentoo: 5c8f4c3b5e33694b84ebc3c289b82145bb3610cb
sh dash 0.5.11.5
ld GNU ld (Gentoo 2.39 p5) 2.39.0
distcc 3.4 x86_64-pc-linux-gnu [disabled]
ccache version 4.6.3 [disabled]
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.34.1-r4::gentoo
dev-lang/python:           3.10.8_p3::gentoo, 3.11.0_p2::gentoo
dev-lang/rust:             1.65.0::gentoo
dev-util/ccache:           4.6.3::gentoo
dev-util/cmake:            3.24.3::gentoo
dev-util/meson:            0.63.3::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-apps/systemd:          251.7::gentoo
sys-devel/autoconf:        2.71-r5::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.39-r4::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:           15.0.5::gentoo
sys-devel/gcc:             12.2.1_p20221008::gentoo
sys-devel/gcc-config:      2.8::gentoo
sys-devel/libtool:         2.4.7::gentoo
sys-devel/lld:             15.0.5::gentoo
sys-devel/llvm:            15.0.5::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r5::gentoo
Repositories:

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

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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
AR="/usr/bin/gcc-ar"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver3 -ftree-vectorize -flto=8"
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 /etc/terminfo"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver3 -ftree-vectorize -flto=8"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY 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=znver3 -ftree-vectorize -flto=8"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live cgroup compress-build-logs config-protect-if-modified distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox 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=znver3 -ftree-vectorize -flto=8"
GENTOO_MIRRORS="http://tux.rainside.sk/gentoo/ https://mirror.init7.net/gentoo/ http://mirror.leaseweb.com/gentoo/ http://mirror.netcologne.de/gentoo/"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -ftree-vectorize -flto=8"
LINGUAS="it it_IT"
MAKEOPTS="-j16 -l16"
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 bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cli 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 gmp gnutls gphoto2 gpm graphviz gstreamer gtk gui guile handbook iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k kde kwallet lame lcms libass libglvnd libnotify libsamplerate libtirpc lm-sensors lua lz4 lzma lzo mad magic mmap mng mp3 mp4 mpeg multilib musicbrainz ncurses nls nptl offensive ogg openal opengl openmp opus pam pango pcre pdf plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba sctp sdl seccomp sndfile sockets speex spell split-usr 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 wavpack wayland webp widgets win32codecs wmf wxwidgets x264 xattr xcb xinerama xml xpm xscreensaver xv xvid yahoo zip zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2021" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache 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 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby31" USERLAND="GNU" VIDEO_CARDS="amdgpu radeon radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat 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, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

# emerge -1pqv =app-i18n/ibus-1.5.27
[ebuild     U ] app-i18n/ibus-1.5.27 [1.5.26-r1] USE="X appindicator emoji gtk3 gui introspection libnotify%* nls python systemd test unicode vala wayland -gtk2 -gtk4" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 2 Larry the Git Cow gentoo-dev 2023-02-24 04:11:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082d23a82c70a381b53dc87e19dc39218fd47128

commit 082d23a82c70a381b53dc87e19dc39218fd47128
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-02-24 03:53:46 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-02-24 04:10:30 +0000

    app-i18n/ibus: Fix sed that disables hanging tests
    
    The sloppy 1.5.27 version bump didn't take into account this change.
    
    Closes: https://bugs.gentoo.org/884029
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-i18n/ibus/ibus-1.5.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)