2380 - expected_coroutines_test.Expected.CoroutineReturnsVoid (Subprocess aborted) 2381 - expected_coroutines_test.Expected.CoroutineReturnsVoidThrows (Subprocess aborted) 2382 - expected_coroutines_test.Expected.CoroutineReturnsVoidError (Subprocess aborted) 2383 - expected_coroutines_test.Expected.VoidCoroutineAwaitsError (Subprocess aborted) 2384 - expected_coroutines_test.Expected.CoroutineException (Subprocess aborted) 2385 - expected_coroutines_test.Expected.CoroutineCleanedUp (Subprocess aborted) 2683 - optional_coroutines_test.Optional.CoroutineSuccess (Failed) Errors while running CTest Output from these tests are in: /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/Testing/Temporary/LastTest.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd_test-20250403-164001 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.2 llvm-config: 20.1.2 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] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.71.1 [2] rust-bin-1.85.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-21 system-vm HEAD of ::gentoo commit 35f7049f91399785f40767e9ad26a4b114ac34d2 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Apr 6 18:20:23 2025 +0000 2025-04-06 18:20:22 UTC emerge -qpvO =dev-cpp/folly-2024.11.04.00-r2 [ebuild N ] dev-cpp/folly-2024.11.04.00-r2 USE="test -llvm-libunwind"
Created attachment 923681 [details] emerge-info.txt
Created attachment 923682 [details] LastTest.log.xz
Created attachment 923683 [details] dev-cpp:folly-2024.11.04.00-r2:20250406-193019.log.xz
Created attachment 923684 [details] emerge-history.txt
Created attachment 923685 [details] environment
Created attachment 923686 [details] etc.clang.tar.xz
Created attachment 923687 [details] etc.portage.tar.xz
Created attachment 923688 [details] logs.tar.xz
Created attachment 923689 [details] qlist-info.txt
Created attachment 923690 [details] temp.tar.xz
Created attachment 923691 [details] tests.tar.xz
An example: ``` 2376/3355 Testing: expected_coroutines_test.Expected.CoroutineSuccess 2376/3355 Test: expected_coroutines_test.Expected.CoroutineSuccess Command: "/var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/expected_coroutines_test" "--gtest_filter=Expected.CoroutineSuccess" Directory: /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00 "expected_coroutines_test.Expected.CoroutineSuccess" start time: Apr 06 20:11 UTC Output: ---------------------------------------------------------- Note: Google Test filter = Expected.CoroutineSuccess [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Expected [ RUN ] Expected.CoroutineSuccess expected_coroutines_test: /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00/folly/Expected.h:1614: folly::expected_detail::PromiseReturn<Value, Error>::operator folly::Expected<V, E>() [with Value = int; Error = {anonymous}::Err]: Assertion `storage_.which_ != expected_detail::Which::eEmpty' failed. *** Aborted at 1743970262 (Unix time, try 'date -d @1743970262') *** *** Signal 6 (SIGABRT) (0xfa00006394) received by PID 25492 (pthread TID 0x7f1dd7ef02c0) (linux TID 25492) (maybe from PID 25492, UID 250) (code: -6), stack trace: *** /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/libfolly.so.0.58.0-dev(_ZN5folly10symbolizer17getStackTraceSafeEPmm+0x6f) [0x7f1dd8a6780f] /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/libfolly.so.0.58.0-dev(_ZN5folly10symbolizer21SafeStackTracePrinter15printStackTraceEb+0x37) [0x7f1dd8a69c87] /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/libfolly.so.0.58.0-dev(+0x2bcfb7) [0x7f1dd8a66fb7] /usr/lib64/libc.so.6(+0x3d7af) [0x7f1dd82637af] /usr/lib64/libc.so.6(+0x9675c) [0x7f1dd82bc75c] /usr/lib64/libc.so.6(gsignal+0x15) [0x7f1dd8263675] /usr/lib64/libc.so.6(abort+0x27) [0x7f1dd824b30a] /usr/lib64/libc.so.6(+0x25274) [0x7f1dd824b274] /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/expected_coroutines_test(+0x7721) [0x555d04e61721] /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/expected_coroutines_test(_ZN30Expected_CoroutineSuccess_Test8TestBodyEv+0xb) [0x555d04e61c61] /usr/lib64/libgtest.so.1.15.2(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x86) [0x7f1dd8771c36] /usr/lib64/libgtest.so.1.15.2(_ZN7testing4Test3RunEv+0xd5) [0x7f1dd87580a5] /usr/lib64/libgtest.so.1.15.2(_ZN7testing8TestInfo3RunEv+0x164) [0x7f1dd8758244] /usr/lib64/libgtest.so.1.15.2(_ZN7testing9TestSuite3RunEv+0x2fc) [0x7f1dd8762bec] /usr/lib64/libgtest.so.1.15.2(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x3e8) [0x7f1dd8767368] /usr/lib64/libgtest.so.1.15.2(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x86) [0x7f1dd8772356] /usr/lib64/libgtest.so.1.15.2(_ZN7testing8UnitTest3RunEv+0x7e) [0x7f1dd87582ce] /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/libfolly_test_support.so(main+0x58) [0x7f1dd8ef5ca8] /usr/lib64/libc.so.6(+0x2747a) [0x7f1dd824d47a] /usr/lib64/libc.so.6(__libc_start_main+0x8a) [0x7f1dd824d52a] /var/tmp/portage/dev-cpp/folly-2024.11.04.00-r2/work/folly-2024.11.04.00_build/expected_coroutines_test(_start+0x24) [0x555d04e633f4] (safe mode, symbolizer not available) <end of output> Test time = 0.08 sec ``` Need to see if it's GCC 15 specific or not (lots of coro changes in there).
Can reproduce with
Oops, accidentally posted the comment halfway through. Can reproduce with gcc-15.0.1_pre20250418-r1. Cannot reproduce with gcc-14.2.1_p20241221. Opened bug on upstream.