96% tests passed, 2 tests failed out of 48 Total Test time (real) = 41.88 sec The following tests FAILED: 35 - memcheck_test_avro_1405 (Failed) 46 - memcheck_test_avro_1906 (Failed) Errors while running CTest ------------------------------------------------------------------- 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 696cfbe64afb29331d29c6c6316de98ecceeacb5 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Mar 21 14:50:26 2025 +0000 2025-03-21 14:50:25 UTC emerge -qpvO =dev-libs/avro-c-1.12.0 [ebuild N ] dev-libs/avro-c-1.12.0
Created attachment 921560 [details] emerge-info.txt
Created attachment 921561 [details] LastTest.log.xz
Created attachment 921562 [details] dev-libs:avro-c-1.12.0:20250321-155233.log
Created attachment 921563 [details] emerge-history.txt
Created attachment 921564 [details] environment
Created attachment 921565 [details] etc.clang.tar.xz
Created attachment 921566 [details] etc.portage.tar.xz
Created attachment 921567 [details] logs.tar.xz
Created attachment 921568 [details] qlist-info.txt.xz
Created attachment 921569 [details] temp.tar.xz
Created attachment 921570 [details] tests.tar.xz
Tentatively blocking gcc-15 just in case. But it does look like a real problem either way. ``` ==131== Memcheck, a memory error detector ==131== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==131== Using Valgrind-3.24.1.GIT and LibVEX; rerun with -h for copyright info ==131== Command: /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405 ==131== Parent PID: 130 ==131== ==131== Invalid read of size 8 ==131== at 0x10C28A: avro_file_writer_append_value (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== by 0x10ACDC: write_data (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== by 0x10A91C: main (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== Address 0x4e81798 is 56 bytes inside a block of size 65,616 free'd ==131== at 0x4846B33: free (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so) ==131== by 0x1257F8: avro_default_allocator (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== by 0x10C4BD: avro_file_writer_close (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== by 0x10ACE6: write_data (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== by 0x10A91C: main (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== Block was alloc'd at ==131== at 0x484B5AF: realloc (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so) ==131== by 0x10BBB2: avro_file_writer_open_bs (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== by 0x10ACF7: write_data (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== by 0x10A91C: main (in /var/tmp/portage/dev-libs/avro-c-1.12.0/work/avro-c-1.12.0_build/tests/test_avro_1405) ==131== [...] ```