make -C ../uim uim-module-manager && \ LIBUIM_SYSTEM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.8.9-r1/work/uim-1.8.9/sigscheme/lib LIBUIM_SCM_FILES=/var/tmp/portage/app-i18n/uim-1.8.9-r1/work/uim-1.8.9/scm LIBUIM_PLUGIN_LIB_DIR=/var/tmp/portage/app-i18n/uim-1.8.9-r1/work/uim-1.8.9/uim/.libs UIM_DISABLE_NOTIFY=1 ../uim/uim-module-manager \ --path ../scm --register "anthy-utf8" "tutcode" "byeoru" "latin" "elatin" "xmload" "pyload" "viqr" "ipa-x-sampa" "look" "ajax-ime" "google-cgiapi-jp" "baidu-olime-jp" "yahoo-jp" make[2]: Entering directory '/var/tmp/portage/app-i18n/uim-1.8.9-r1/work/uim-1.8.9/uim' make[2]: 'uim-module-manager' is up to date. make[2]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.9-r1/work/uim-1.8.9/uim' make[1]: *** [Makefile:874: installed-modules.scm] Segmentation fault make[1]: Leaving directory '/var/tmp/portage/app-i18n/uim-1.8.9-r1/work/uim-1.8.9/scm' make: *** [Makefile:674: all-recursive] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-20240104-075517 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 4004fb36475b4066ea9c4877ea6df67c740df486 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Jan 5 14:48:01 2024 +0000 2024-01-05 14:48:00 UTC emerge -qpvO app-i18n/uim [ebuild N ] app-i18n/uim-1.8.9-r1 USE="X anthy curl expat gtk libedit libnotify ncurses nls ssl xft -eb -emacs -gtk2 -kde -libffi -m17n-lib -qt5 -skk -sqlite -static-libs" L10N="-ja -ko -zh-CN -zh-TW"
Created attachment 881501 [details] emerge-info.txt
Created attachment 881502 [details] app-i18n:uim-1.8.9-r1:20240105-153238.log.xz
Created attachment 881503 [details] emerge-history.txt
Created attachment 881504 [details] environment
Created attachment 881505 [details] etc.clang.tar.xz
Created attachment 881506 [details] etc.portage.tar.xz
Created attachment 881507 [details] logs.tar.xz
Created attachment 881508 [details] qlist-info.txt
Created attachment 881509 [details] temp.tar.xz
This looks like the exact same problem reported years ago in bug #661806. That was fixed by adding -fno-inline-small-functions to CFLAGS but the fix is only applied on x86. I am seeing the exact same failure on ARM as well (with gcc-13). Adding -fno-inline-small-functions to CFLAGS also fixes the problem there.
tinderbox_arm has reproduced this issue with version 1.8.9-r2 - Updating summary.