make[1]: Leaving directory '/var/tmp/portage/dev-libs/cowsql-1.15.7/work/cowsql-1.15.7' make check-TESTS make[2]: Entering directory '/var/tmp/portage/dev-libs/cowsql-1.15.7/work/cowsql-1.15.7' PASS: unit-test make[2]: Leaving directory '/var/tmp/portage/dev-libs/cowsql-1.15.7/work/cowsql-1.15.7' make[2]: Entering directory '/var/tmp/portage/dev-libs/cowsql-1.15.7/work/cowsql-1.15.7' FAIL: integration-test make[2]: Leaving directory '/var/tmp/portage/dev-libs/cowsql-1.15.7/work/cowsql-1.15.7' make[2]: Entering directory '/var/tmp/portage/dev-libs/cowsql-1.15.7/work/cowsql-1.15.7' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd_test-20250316-231002 KEYWORDED/UNMASKED [gcc-15] Requested by sam <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 20.1.0 llvm-config: 20.1.0 Python 3.12.9 go version go1.24.1 linux/amd64 [1] php8.2 [2] php8.4 * Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby34 (with Rubygems) * Available Rust versions: [1] rust-bin-1.85.0 [2] rust-bin-1.85.1 [3] rust-1.85.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21] 2) Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-21 system-vm HEAD of ::gentoo commit 16227128d53483b17ef68dd5a19883f4444e4988 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Mar 22 09:35:36 2025 +0000 2025-03-22 09:35:36 UTC emerge -qpvO =dev-libs/cowsql-1.15.7 [ebuild N ] dev-libs/cowsql-1.15.7 USE="test"
Created attachment 921746 [details] emerge-info.txt
Created attachment 921747 [details] dev-libs:cowsql-1.15.7:20250322-101004.log.xz
Created attachment 921748 [details] emerge-history.txt
Created attachment 921749 [details] environment
Created attachment 921750 [details] etc.clang.tar.xz
Created attachment 921751 [details] etc.portage.tar.xz
Created attachment 921752 [details] logs.tar.xz
Created attachment 921753 [details] qlist-info.txt.xz
Created attachment 921754 [details] temp.tar.xz
``` fsm/applyUnknownTypeFail [ OK ] [ 0.00000666 / 0.00000458 CPU ] membership/join [ OK ] [ 0.00374853 / 0.00971384 CPU ] membership/transfer [ OK ] [ 0.00396084 / 0.00950891 CPU ] membership/transferPendingTransaction [ OK ] [ 0.01156810 / 0.01098924 CPU ] membership/transferAndSqlExecWithBarrier [ FAIL ] membership/transferTwicePendingTransaction [ OK ] [ 0.00751454 / 0.01072916 CPU ] node/start [ OK ] [ 0.00969565 / 0.00776421 CPU ] ``` Mysterious. ... but ah, the test got skipped in the latest release, as it's flaky: https://github.com/cowsql/cowsql/commit/95abab04cd8ab28b8422acf3995522d08e4215a4. A bump to 1.15.8 should fix it then.
And here I was thinking of skipping the 1.15.8 release completely, since it's only fixing a single failing test. Not that cowsql takes any time to build.