From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailly.debian.org (mailly.debian.org [IPv6:2001:41b8:202:deb:6564:a62:52c3:4b72]) by sourceware.org (Postfix) with ESMTPS id C023F3858D20 for ; Tue, 9 Apr 2024 17:54:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C023F3858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: sourceware.org; spf=none smtp.mailfrom=coccia.debian.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org C023F3858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:41b8:202:deb:6564:a62:52c3:4b72 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1712685268; cv=none; b=MbaRwr45RxyEvEcZBTjjTXhOMadNJxJRxTaLmH78Smd2wC3AqosOOWX0dG0aO33J5aDudKQKeoRi6/mASTDdiTEet0tJOx/RfKeWVbtPOqUujixb/oVFJv6HzD5CaIINNopKI+YO8Y8ANnGBsRoWhtfXC6H4zlzN10MV2AuKGSE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1712685268; c=relaxed/simple; bh=7qaDBVKua4d3kHwQPrCFBorxfo0Pk46pUXYdVcwkIz4=; h=DKIM-Signature:To:Subject:From:MIME-Version:Message-Id:Date; b=lDOhhvXPni95edpD5ltYJpZpJmYRM04+RZniw1tlgIalv9PY7mAIo0ypYBQKwVGqix2i1C01m3/vFSm+Zmm4gf7pK5dqEt1o18iz81YLI1pdgvvUoqXC8he+NtP51arWvm/pX7p2Ak9tHFbPxLPucw3IqaNWluOd5cYSu41N8SY= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from coccia.debian.org ([2607:f8f0:614:1::1274:72]:43638) from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=coccia.debian.org,EMAIL=hostmaster@coccia.debian.org (verified) by mailly.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1ruFfm-00FCgL-Q5 for gcc-testresults@gcc.gnu.org; Tue, 09 Apr 2024 17:54:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.coccia; h=Date:Message-Id:Content-Transfer-Encoding:Content-Type: MIME-Version:Reply-To:From:Cc:Subject:To:Content-ID:Content-Description: In-Reply-To:References; bh=5YCTLiuBmjOMf0ssXxuO2jq+XvroHbBNslAmrGvg3rU=; b=lV CG3N8pEVk9fD3XJEHXwwjnSTe/W34/1vpperEs+cPeaAy+S9QxayrarQ6OIhqsPJJWnhS39/ZHVuA S9W9S0MgBNGLxmvojZRzjcO7JRTwFsDunqOMdAZEEOL8mqZhbhOWPhTseJB4RW7rdh+vQYlyDbzgM 40gb0bUNWYC8Xy3iF/RPDG5ckI+8vAB3QjlLVRj/hiaXPC8HXcVvBMPCFmBnoSQ1x08f+G8qu0lPH VvFPvFMagbHbQcNKsXYH6ayY3fdutVfnFd3fPxjOo+1ao+tgS65FbB73/2RI/zJE3YpeaZt8F9hRv Pj5VgEyVkYtV176PFd8nuHZDt4rQB1sw==; Received: from doko by coccia.debian.org with local (Exim 4.94.2) (envelope-from ) id 1ruFfi-00DzTp-7y; Tue, 09 Apr 2024 17:54:14 +0000 To: gcc-testresults@gcc.gnu.org Subject: Results for 12.3.0 (Debian 12.3.0-17) testsuite on riscv64-unknown-linux-gnu Cc: debian-gcc@lists.debian.org From: Matthias Klose Reply-To: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset="ANSI_X3.4-1968" Content-Transfer-Encoding: 8bit Message-Id: Date: Tue, 09 Apr 2024 17:54:14 +0000 X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: LAST_UPDATED: Obtained from git: releases/gcc-12.3.0 revision 8fc1a49c9312b05d925b7d21f1d2145d70818151 === acats tests === === acats Summary === # of expected passes 2328 # of unexpected failures 0 Native configuration is riscv64-unknown-linux-gnu === g++ tests === Running target unix FAIL: c-c++-common/asan/pointer-compare-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-1.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-2.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-3.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable WARNING: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O0 execution test WARNING: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O1 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 execution test WARNING: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O3 -g execution test WARNING: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -Os execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr98920.c -O0 execution test FAIL: c-c++-common/asan/pr98920.c -O1 execution test FAIL: c-c++-common/asan/pr98920.c -O2 execution test FAIL: c-c++-common/asan/pr98920.c -O3 -g execution test FAIL: c-c++-common/asan/pr98920.c -Os execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_VariousMallocsTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_CallocTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_CallocReturnsZeroMem execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_LargeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_LargeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_LargeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, -1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, size + 1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, -1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, size + 1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, -1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, size + 1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_ManyThreadsTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_ReallocTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_WrongFreeTest WrongFree() output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_DoubleFreeTest DoubleFree() output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_ThreadStackReuseTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_PthreadExitTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_MemSetOOBTest execution test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O0 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O1 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O2 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O3 -g output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -Os output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O0 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O1 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O3 -g output pattern test FAIL: g++.dg/asan/large-func-test-1.C -Os output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/pr81021.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/pr97414.C -O0 execution test FAIL: g++.dg/asan/pr97414.C -O1 execution test FAIL: g++.dg/asan/pr97414.C -O2 execution test FAIL: g++.dg/asan/pr97414.C -O3 -g execution test FAIL: g++.dg/asan/pr97414.C -Os execution test FAIL: g++.dg/asan/pr97414.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/pr97414.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/spec-barrier-1.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++20 (test for excess errors) FAIL: g++.dg/abi/forced.C -std=gnu++98 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++98 compilation failed to produce executable FAIL: g++.dg/abi/forced.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/abi/forced.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/abi/forced.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++20 (test for excess errors) FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++20 (test for excess errors) FAIL: g++.dg/tls/thread_local3.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3g.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3g.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3g.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3g.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3g.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3g.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4g.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4g.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4g.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4g.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4g.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4g.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5g.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5g.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5g.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5g.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5g.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5g.C -std=gnu++20 compilation failed to produce executable === g++ Summary for unix === # of expected passes 224167 # of unexpected failures 165 # of expected failures 1925 # of unresolved testcases 40 # of unsupported tests 10554 Running target unix/-fstack-protector FAIL: c-c++-common/asan/pointer-compare-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-1.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-2.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-3.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable WARNING: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O0 execution test WARNING: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O1 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 execution test WARNING: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O3 -g execution test WARNING: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -Os execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr98920.c -O0 execution test FAIL: c-c++-common/asan/pr98920.c -O1 execution test FAIL: c-c++-common/asan/pr98920.c -O2 execution test FAIL: c-c++-common/asan/pr98920.c -O3 -g execution test FAIL: c-c++-common/asan/pr98920.c -Os execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_VariousMallocsTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_CallocTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_CallocReturnsZeroMem execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_LargeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_LargeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_LargeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, -1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, size + 1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, -1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, size + 1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, -1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_memalign MemalignRun(align, size, size + 1) output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_ManyThreadsTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_ReallocTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_WrongFreeTest WrongFree() output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_DoubleFreeTest DoubleFree() output pattern test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_ThreadStackReuseTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_PthreadExitTest execution test FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_MemSetOOBTest execution test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O0 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O1 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O2 output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -O3 -g output pattern test FAIL: g++.dg/asan/deep-stack-uaf-1.C -Os output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O0 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O1 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O3 -g output pattern test FAIL: g++.dg/asan/large-func-test-1.C -Os output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test FAIL: g++.dg/asan/large-func-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test FAIL: g++.dg/asan/pr81021.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/pr97414.C -O0 execution test FAIL: g++.dg/asan/pr97414.C -O1 execution test FAIL: g++.dg/asan/pr97414.C -O2 execution test FAIL: g++.dg/asan/pr97414.C -O3 -g execution test FAIL: g++.dg/asan/pr97414.C -Os execution test FAIL: g++.dg/asan/pr97414.C -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: g++.dg/asan/pr97414.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/spec-barrier-1.c -std=gnu++98 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++14 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++17 (test for excess errors) FAIL: c-c++-common/spec-barrier-1.c -std=gnu++20 (test for excess errors) FAIL: g++.dg/abi/forced.C -std=gnu++98 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++98 compilation failed to produce executable FAIL: g++.dg/abi/forced.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/abi/forced.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/abi/forced.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/abi/forced.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/cpp0x/vt-88982.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp0x/vt-88982.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++14 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1y/auto-fn61.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++17 (test for excess errors) FAIL: g++.dg/cpp1z/constexpr-lambda26.C -std=c++20 (test for excess errors) FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++98 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++14 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++17 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 14: is #####:should be 500005 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 16: is #####:should be 500000 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 36: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 43: is #####:should be 5* FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 line 46: is #####:should be 1 FAIL: g++.dg/gcov/gcov-threads-1.C -std=gnu++20 gcov: 5 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-3.c -std=c++20 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++98 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++14 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++17 (test for excess errors) FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-4.c -std=c++20 (test for excess errors) FAIL: g++.dg/tls/thread_local3.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3g.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3g.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3g.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3g.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local3g.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local3g.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4g.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4g.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4g.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4g.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local4g.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local4g.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5g.C -std=gnu++14 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5g.C -std=gnu++14 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5g.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5g.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/tls/thread_local5g.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/tls/thread_local5g.C -std=gnu++20 compilation failed to produce executable === g++ Summary for unix/-fstack-protector === # of expected passes 224167 # of unexpected failures 165 # of expected failures 1925 # of unresolved testcases 40 # of unsupported tests 10554 === g++ Summary === # of expected passes 448334 # of unexpected failures 330 # of expected failures 3850 # of unresolved testcases 80 # of unsupported tests 21108 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xg++ version 12.3.0 (Debian 12.3.0-17) === gcc tests === Running target unix FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 9) FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 10) FAIL: c-c++-common/asan/pointer-compare-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-1.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-2.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-3.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable WARNING: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O0 execution test WARNING: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O1 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 execution test WARNING: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O3 -g execution test WARNING: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -Os execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr98920.c -O0 execution test FAIL: c-c++-common/asan/pr98920.c -O1 execution test FAIL: c-c++-common/asan/pr98920.c -O2 execution test FAIL: c-c++-common/asan/pr98920.c -O3 -g execution test FAIL: c-c++-common/asan/pr98920.c -Os execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/spec-barrier-1.c -Wc++-compat (test for excess errors) FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 33) FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 133) FAIL: gcc.dg/Wzero-length-array-bounds-2.c (test for excess errors) XPASS: gcc.dg/attr-alloc_size-11.c missing range info for signed char (test for warnings, line 50) XPASS: gcc.dg/attr-alloc_size-11.c missing range info for short (test for warnings, line 51) XPASS: gcc.dg/uninit-pred-7_a.c bogus warning (test for bogus messages, line 26) FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20) FAIL: gcc.dg/torture/tls/tls-test.c -O0 (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: gcc.dg/tree-prof/val-profiler-threads-1.c compilation, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution, -fprofile-use -D_PROFILE_USE XPASS: gcc.dg/tree-ssa/ssa-fre-3.c scan-tree-dump fre1 "Replaced \\\\(int\\\\) aa_.*with a_" FAIL: gcc.dg/tree-ssa/ssa-sink-18.c scan-tree-dump-times sink2 "Sunk statements: 4" 1 UNRESOLVED: gcc.target/riscv/mcpu-6.c -O0 scan-rtl-dump sched2 "simple_return[ ]+:alu" UNRESOLVED: gcc.target/riscv/mcpu-6.c -O1 scan-rtl-dump sched2 "simple_return[ ]+:alu" UNRESOLVED: gcc.target/riscv/mcpu-7.c -O0 scan-rtl-dump sched2 "simple_return[ ]+:sifive_7_B" UNRESOLVED: gcc.target/riscv/mcpu-7.c -O1 scan-rtl-dump sched2 "simple_return[ ]+:sifive_7_B" FAIL: gcc.target/riscv/predef-1.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) === gcc Summary for unix === # of expected passes 139714 # of unexpected failures 134 # of unexpected successes 4 # of expected failures 1040 # of unresolved testcases 48 # of unsupported tests 2898 Running target unix/-fstack-protector FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 9) FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 10) FAIL: c-c++-common/asan/pointer-compare-1.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-1.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-2.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O0 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O1 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O3 -g execution test FAIL: c-c++-common/asan/pointer-compare-3.c -Os execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pointer-compare-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pointer-subtract-3.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O0 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O0 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O1 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O1 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O3 -g (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O3 -g compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -Os (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -Os compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: c-c++-common/asan/pointer-subtract-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable WARNING: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O0 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O0 execution test WARNING: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O1 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O1 execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 execution test WARNING: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O3 -g (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O3 -g execution test WARNING: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -Os (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -Os execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test WARNING: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) program timed out. FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: c-c++-common/asan/pr59063-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/asan/pr98920.c -O0 execution test FAIL: c-c++-common/asan/pr98920.c -O1 execution test FAIL: c-c++-common/asan/pr98920.c -O2 execution test FAIL: c-c++-common/asan/pr98920.c -O3 -g execution test FAIL: c-c++-common/asan/pr98920.c -Os execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test FAIL: c-c++-common/asan/pr98920.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test FAIL: c-c++-common/spec-barrier-1.c -Wc++-compat (test for excess errors) FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 33) FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 133) FAIL: gcc.dg/Wzero-length-array-bounds-2.c (test for excess errors) XPASS: gcc.dg/attr-alloc_size-11.c missing range info for signed char (test for warnings, line 50) XPASS: gcc.dg/attr-alloc_size-11.c missing range info for short (test for warnings, line 51) XPASS: gcc.dg/uninit-pred-7_a.c bogus warning (test for bogus messages, line 26) FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20) FAIL: gcc.dg/torture/tls/tls-test.c -O0 (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -fpic (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -fpic compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -fPIC (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -fPIC compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -pie -fpie (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -pie -fpie compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O0 -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O0 -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O1 -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O1 -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O3 -g -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -Os -pie -fPIE (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -Os -pie -fPIE compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: gcc.dg/torture/tls/tls-test.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/torture/tls/tls-test.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: gcc.dg/tree-prof/val-profiler-threads-1.c compilation, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution, -fprofile-generate -D_PROFILE_GENERATE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c compilation, -fprofile-use -D_PROFILE_USE UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution, -fprofile-use -D_PROFILE_USE XPASS: gcc.dg/tree-ssa/ssa-fre-3.c scan-tree-dump fre1 "Replaced \\\\(int\\\\) aa_.*with a_" FAIL: gcc.dg/tree-ssa/ssa-sink-18.c scan-tree-dump-times sink2 "Sunk statements: 4" 1 UNRESOLVED: gcc.target/riscv/mcpu-6.c -O0 scan-rtl-dump sched2 "simple_return[ ]+:alu" UNRESOLVED: gcc.target/riscv/mcpu-6.c -O1 scan-rtl-dump sched2 "simple_return[ ]+:alu" UNRESOLVED: gcc.target/riscv/mcpu-7.c -O0 scan-rtl-dump sched2 "simple_return[ ]+:sifive_7_B" UNRESOLVED: gcc.target/riscv/mcpu-7.c -O1 scan-rtl-dump sched2 "simple_return[ ]+:sifive_7_B" FAIL: gcc.target/riscv/predef-1.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-7.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O0 (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O1 (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O2 (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O3 -g (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -Os (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) FAIL: gcc.target/riscv/predef-8.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) === gcc Summary for unix/-fstack-protector === # of expected passes 139714 # of unexpected failures 134 # of unexpected successes 4 # of expected failures 1040 # of unresolved testcases 48 # of unsupported tests 2898 === gcc Summary === # of expected passes 279428 # of unexpected failures 268 # of unexpected successes 8 # of expected failures 2080 # of unresolved testcases 96 # of unsupported tests 5796 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xgcc version 12.3.0 (Debian 12.3.0-17) === gfortran tests === Running target unix FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O0 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O1 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O2 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O3 -g execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -Os execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O0 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O1 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O2 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -Os execution test === gfortran Summary for unix === # of expected passes 65656 # of unexpected failures 12 # of expected failures 272 # of unsupported tests 170 Running target unix/-fstack-protector FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O0 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O1 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O2 execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -O3 -g execution test FAIL: gfortran.dg/asan/pointer_assign_16.f90 -fsanitize=address -Os execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O0 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O1 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O2 execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -O3 -g execution test FAIL: gfortran.dg/ieee/ieee_6.f90 -Os execution test === gfortran Summary for unix/-fstack-protector === # of expected passes 65656 # of unexpected failures 12 # of expected failures 272 # of unsupported tests 170 === gfortran Summary === # of expected passes 131312 # of unexpected failures 24 # of expected failures 544 # of unsupported tests 340 /build/reproducible-path/gcc-12-12.3.0/build/gcc/gfortran version 12.3.0 (Debian 12.3.0-17) === gm2 tests === Running target unix === gm2 Summary for unix === Running target unix/-fstack-protector === gm2 Summary for unix/-fstack-protector === === gm2 Summary === === gm2 Summary === === gnat tests === Running target unix FAIL: gnat.dg/div_zero.adb execution test === gnat Summary for unix === # of expected passes 3363 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 29 Running target unix/-fstack-protector FAIL: gnat.dg/div_zero.adb execution test === gnat Summary for unix/-fstack-protector === # of expected passes 3363 # of unexpected failures 1 # of expected failures 23 # of unsupported tests 29 === gnat Summary === # of expected passes 6726 # of unexpected failures 2 # of expected failures 46 # of unsupported tests 58 /build/reproducible-path/gcc-12-12.3.0/build/gcc/gnatmake version 12.3.0 === go tests === Running target unix === go Summary for unix === # of expected passes 596 # of untested testcases 1544 Running target unix/-fstack-protector === go Summary for unix/-fstack-protector === # of expected passes 596 # of untested testcases 1544 === go Summary === # of expected passes 1192 # of untested testcases 3088 /build/reproducible-path/gcc-12-12.3.0/build/gcc/gccgo version 12.3.0 (Debian 12.3.0-17) === jit tests === Running target unix FAIL: test-combination.c.exe iteration 1 of 5: verify_code_types: gcc_jit_compatible_types ( gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_LONG), gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_INT64_T)) FAIL: test-combination.c.exe killed: 2982172 exp5 0 0 CHILDKILLED SIGABRT SIGABRT FAIL: test-error-register-variable-size-mismatch.c.exe iteration 1 of 5: verify_code: actual: "invalid register name for 'global_variable'" != expected: "data type of 'global_variable' isn't suitable for a register" FAIL: test-error-register-variable-size-mismatch.c.exe killed: 2981930 exp5 0 0 CHILDKILLED SIGABRT SIGABRT FAIL: test-threads.c.exe killed: 2983405 exp5 0 0 CHILDKILLED SIGABRT SIGABRT FAIL: test-threads.c.exe: verify_code_types: gcc_jit_compatible_types ( gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_LONG), gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_INT64_T)) FAIL: test-types.c.exe iteration 1 of 5: verify_code: gcc_jit_compatible_types ( gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_LONG), gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_INT64_T)) FAIL: test-types.c.exe killed: 2984401 exp5 0 0 CHILDKILLED SIGABRT SIGABRT === jit Summary === # of expected passes 8554 # of unexpected failures 8 # of unsupported tests 8 === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 Running target unix/-fstack-protector === obj-c++ Summary for unix/-fstack-protector === # of expected passes 1502 # of expected failures 10 # of unsupported tests 79 === obj-c++ Summary === # of expected passes 3004 # of expected failures 20 # of unsupported tests 158 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xg++ version 12.3.0 (Debian 12.3.0-17) === objc tests === Running target unix FAIL: objc/execute/nested-func-1.m compilation, -O0 -fgnu-runtime UNRESOLVED: objc/execute/nested-func-1.m execution, -O0 -fgnu-runtime === objc Summary for unix === # of expected passes 2844 # of unexpected failures 1 # of unresolved testcases 1 # of unsupported tests 71 Running target unix/-fstack-protector === objc Summary for unix/-fstack-protector === # of expected passes 2846 # of unsupported tests 71 === objc Summary === # of expected passes 5690 # of unexpected failures 1 # of unresolved testcases 1 # of unsupported tests 142 /build/reproducible-path/gcc-12-12.3.0/build/gcc/xgcc version 12.3.0 (Debian 12.3.0-17) === gotools tests === FAIL: go test cmd/go FAIL: TestAbort FAIL: TestAbortInCgo FAIL: TestCatchPanic FAIL: TestCgoCCodeSIGPROF FAIL: TestCgoCallbackGC FAIL: TestCgoCheckBytes FAIL: TestCgoCrashHandler FAIL: TestCgoExecSignalMask FAIL: TestCgoExternalThreadPanic FAIL: TestCgoExternalThreadSIGPROF FAIL: TestCgoExternalThreadSignal FAIL: TestCgoLockOSThreadExit FAIL: TestCgoNumGoroutine FAIL: TestCgoPanicCallback FAIL: TestCgoPanicDeadlock FAIL: TestCgoPprofCallback FAIL: TestCgoSignalDeadlock FAIL: TestCgoTraceback FAIL: TestCgoTracebackSigpanic FAIL: TestEINTR FAIL: TestEnsureDropM FAIL: TestGccgoCrashTraceback FAIL: TestNeedmDeadlock FAIL: TestSegv FAIL: TestSigStackSwapping FAIL: go test runtime FAIL: go test misc/cgo/test FAIL: TestCompileWithoutShared FAIL: TestEarlySignalHandler FAIL: TestInstall FAIL: TestManyCalls FAIL: TestOsSignal FAIL: TestPIE FAIL: TestSIGPROF FAIL: TestSigaltstack FAIL: TestSignalForwarding FAIL: TestSignalForwardingExternal FAIL: go test misc/cgo/testcarchive === gotools Summary === # of expected passes 268 # of unexpected failures 39 # of untested testcases 119 /build/reproducible-path/gcc-12-12.3.0/build/./gcc/gccgo version 12.3.0 (Debian 12.3.0-17) === libatomic tests === Running target unix === libatomic Summary for unix === # of expected passes 54 Running target unix/-fstack-protector === libatomic Summary for unix/-fstack-protector === # of expected passes 54 === libatomic Summary === # of expected passes 108 === libffi tests === Running target unix FAIL: libffi.call/strlen.c -W -Wall -Wno-psabi -O0 execution test FAIL: libffi.call/strlen2.c -W -Wall -Wno-psabi -O0 execution test FAIL: libffi.call/strlen3.c -W -Wall -Wno-psabi -O0 execution test FAIL: libffi.call/strlen4.c -W -Wall -Wno-psabi -O0 execution test === libffi Summary for unix === # of expected passes 1458 # of unexpected failures 4 # of unsupported tests 28 Running target unix/-fstack-protector FAIL: libffi.call/strlen.c -W -Wall -Wno-psabi -O0 execution test FAIL: libffi.call/strlen2.c -W -Wall -Wno-psabi -O0 execution test FAIL: libffi.call/strlen3.c -W -Wall -Wno-psabi -O0 execution test FAIL: libffi.call/strlen4.c -W -Wall -Wno-psabi -O0 execution test === libffi Summary for unix/-fstack-protector === # of expected passes 1458 # of unexpected failures 4 # of unsupported tests 28 === libffi Summary === # of expected passes 2916 # of unexpected failures 8 # of unsupported tests 56 === libgo tests === Running target unix FAIL: os FAIL: runtime/pprof === libgo Summary === # of expected passes 194 # of unexpected failures 2 /build/reproducible-path/gcc-12-12.3.0/build/./gcc/gccgo version 12.3.0 (Debian 12.3.0-17) === libgomp tests === Running target unix === libgomp Summary for unix === # of expected passes 13783 # of expected failures 213 # of unsupported tests 635 Running target unix/-fstack-protector === libgomp Summary for unix/-fstack-protector === # of expected passes 13783 # of expected failures 213 # of unsupported tests 635 === libgomp Summary === # of expected passes 27566 # of expected failures 426 # of unsupported tests 1270 === libphobos tests === Running target unix FAIL: libphobos.druntime/object.d execution test FAIL: libphobos.druntime_shared/object.d execution test WARNING: libphobos.phobos/std/algorithm/iteration.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/iteration.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/algorithm/iteration.d compilation failed to produce executable WARNING: libphobos.phobos/std/algorithm/searching.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/searching.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/algorithm/searching.d compilation failed to produce executable WARNING: libphobos.phobos/std/algorithm/sorting.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/sorting.d (test for excess errors) FAIL: libphobos.phobos/std/algorithm/sorting.d execution test WARNING: libphobos.phobos/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/array.d compilation failed to produce executable FAIL: libphobos.phobos/std/complex.d execution test WARNING: libphobos.phobos/std/container/rbtree.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/container/rbtree.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/container/rbtree.d compilation failed to produce executable WARNING: libphobos.phobos/std/conv.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/conv.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/conv.d compilation failed to produce executable WARNING: libphobos.phobos/std/datetime/date.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/datetime/date.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/datetime/date.d compilation failed to produce executable WARNING: libphobos.phobos/std/datetime/systime.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/datetime/systime.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/datetime/systime.d compilation failed to produce executable FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/format/internal/floats.d execution test WARNING: libphobos.phobos/std/format/internal/write.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/format/internal/write.d (test for excess errors) FAIL: libphobos.phobos/std/format/internal/write.d execution test WARNING: libphobos.phobos/std/format/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/format/package.d (test for excess errors) FAIL: libphobos.phobos/std/format/package.d execution test FAIL: libphobos.phobos/std/format/write.d execution test FAIL: libphobos.phobos/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/math/algebraic.d execution test FAIL: libphobos.phobos/std/math/exponential.d execution test FAIL: libphobos.phobos/std/math/hardware.d execution test FAIL: libphobos.phobos/std/math/traits.d execution test FAIL: libphobos.phobos/std/math/trigonometry.d execution test FAIL: libphobos.phobos/std/mathspecial.d execution test WARNING: libphobos.phobos/std/numeric.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/numeric.d (test for excess errors) FAIL: libphobos.phobos/std/numeric.d execution test WARNING: libphobos.phobos/std/path.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/path.d (test for excess errors) FAIL: libphobos.phobos/std/path.d execution test WARNING: libphobos.phobos/std/random.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/random.d (test for excess errors) FAIL: libphobos.phobos/std/random.d execution test WARNING: libphobos.phobos/std/range/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/range/package.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/range/package.d compilation failed to produce executable WARNING: libphobos.phobos/std/range/primitives.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/range/primitives.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/range/primitives.d compilation failed to produce executable WARNING: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) FAIL: libphobos.phobos/std/regex/internal/tests.d execution test WARNING: libphobos.phobos/std/regex/internal/tests2.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/internal/tests2.d (test for excess errors) FAIL: libphobos.phobos/std/regex/internal/tests2.d execution test WARNING: libphobos.phobos/std/regex/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/package.d (test for excess errors) FAIL: libphobos.phobos/std/regex/package.d execution test FAIL: libphobos.phobos/std/stdio.d execution test WARNING: libphobos.phobos/std/string.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/string.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/string.d compilation failed to produce executable WARNING: libphobos.phobos/std/typecons.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/typecons.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/typecons.d compilation failed to produce executable WARNING: libphobos.phobos/std/uni/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/uni/package.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/uni/package.d compilation failed to produce executable WARNING: libphobos.phobos/std/uuid.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/uuid.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/uuid.d compilation failed to produce executable WARNING: libphobos.phobos/std/variant.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/variant.d (test for excess errors) FAIL: libphobos.phobos/std/variant.d execution test WARNING: libphobos.phobos_shared/std/algorithm/iteration.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/iteration.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/iteration.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/algorithm/searching.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/searching.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/searching.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/algorithm/sorting.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/sorting.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/sorting.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/array.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/complex.d execution test WARNING: libphobos.phobos_shared/std/container/rbtree.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/container/rbtree.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/container/rbtree.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/conv.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/conv.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/conv.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/datetime/date.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/datetime/date.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/datetime/date.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/datetime/systime.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/datetime/systime.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/datetime/systime.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/format/internal/floats.d execution test FAIL: libphobos.phobos_shared/std/format/internal/write.d execution test WARNING: libphobos.phobos_shared/std/format/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/format/package.d (test for excess errors) FAIL: libphobos.phobos_shared/std/format/package.d execution test FAIL: libphobos.phobos_shared/std/format/write.d execution test FAIL: libphobos.phobos_shared/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/math/algebraic.d execution test FAIL: libphobos.phobos_shared/std/math/exponential.d execution test FAIL: libphobos.phobos_shared/std/math/hardware.d execution test FAIL: libphobos.phobos_shared/std/math/traits.d execution test FAIL: libphobos.phobos_shared/std/math/trigonometry.d execution test FAIL: libphobos.phobos_shared/std/mathspecial.d execution test WARNING: libphobos.phobos_shared/std/numeric.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/numeric.d (test for excess errors) FAIL: libphobos.phobos_shared/std/numeric.d execution test WARNING: libphobos.phobos_shared/std/random.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/random.d (test for excess errors) FAIL: libphobos.phobos_shared/std/random.d execution test WARNING: libphobos.phobos_shared/std/range/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/range/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/range/package.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/range/primitives.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/range/primitives.d (test for excess errors) FAIL: libphobos.phobos_shared/std/range/primitives.d execution test WARNING: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/internal/tests.d execution test WARNING: libphobos.phobos_shared/std/regex/internal/tests2.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d execution test WARNING: libphobos.phobos_shared/std/regex/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/package.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/package.d execution test FAIL: libphobos.phobos_shared/std/stdio.d execution test WARNING: libphobos.phobos_shared/std/string.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/string.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/string.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/typecons.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/typecons.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/typecons.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/uni/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/uni/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/uni/package.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/uuid.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/uuid.d (test for excess errors) FAIL: libphobos.phobos_shared/std/uuid.d execution test WARNING: libphobos.phobos_shared/std/variant.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/variant.d (test for excess errors) FAIL: libphobos.phobos_shared/std/variant.d execution test FAIL: libphobos.shared/host.c -ldl -pthread (test for excess errors) UNRESOLVED: libphobos.shared/host.c -ldl -pthread compilation failed to produce executable FAIL: libphobos.shared/linkD.c lib.so -ldl -pthread (test for excess errors) UNRESOLVED: libphobos.shared/linkD.c lib.so -ldl -pthread compilation failed to produce executable FAIL: libphobos.shared/linkDR.c -shared-libphobos -ldl -pthread (test for excess errors) UNRESOLVED: libphobos.shared/linkDR.c -shared-libphobos -ldl -pthread compilation failed to produce executable FAIL: libphobos.shared/loadDR.c -ldl -pthread -g (test for excess errors) UNRESOLVED: libphobos.shared/loadDR.c -ldl -pthread -g compilation failed to produce executable === libphobos Summary for unix === # of expected passes 918 # of unexpected failures 96 # of unresolved testcases 29 # of unsupported tests 2 Running target unix/-fstack-protector FAIL: libphobos.druntime/object.d execution test FAIL: libphobos.druntime_shared/object.d execution test WARNING: libphobos.phobos/std/algorithm/iteration.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/iteration.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/algorithm/iteration.d compilation failed to produce executable WARNING: libphobos.phobos/std/algorithm/searching.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/searching.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/algorithm/searching.d compilation failed to produce executable WARNING: libphobos.phobos/std/algorithm/sorting.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/algorithm/sorting.d (test for excess errors) FAIL: libphobos.phobos/std/algorithm/sorting.d execution test WARNING: libphobos.phobos/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/array.d compilation failed to produce executable FAIL: libphobos.phobos/std/complex.d execution test WARNING: libphobos.phobos/std/container/rbtree.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/container/rbtree.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/container/rbtree.d compilation failed to produce executable WARNING: libphobos.phobos/std/conv.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/conv.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/conv.d compilation failed to produce executable WARNING: libphobos.phobos/std/datetime/date.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/datetime/date.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/datetime/date.d compilation failed to produce executable WARNING: libphobos.phobos/std/datetime/systime.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/datetime/systime.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/datetime/systime.d compilation failed to produce executable FAIL: libphobos.phobos/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos/std/format/internal/floats.d execution test WARNING: libphobos.phobos/std/format/internal/write.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/format/internal/write.d (test for excess errors) FAIL: libphobos.phobos/std/format/internal/write.d execution test WARNING: libphobos.phobos/std/format/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/format/package.d (test for excess errors) FAIL: libphobos.phobos/std/format/package.d execution test FAIL: libphobos.phobos/std/format/write.d execution test FAIL: libphobos.phobos/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos/std/math/algebraic.d execution test FAIL: libphobos.phobos/std/math/exponential.d execution test FAIL: libphobos.phobos/std/math/hardware.d execution test FAIL: libphobos.phobos/std/math/traits.d execution test FAIL: libphobos.phobos/std/math/trigonometry.d execution test FAIL: libphobos.phobos/std/mathspecial.d execution test WARNING: libphobos.phobos/std/numeric.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/numeric.d (test for excess errors) FAIL: libphobos.phobos/std/numeric.d execution test WARNING: libphobos.phobos/std/path.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/path.d (test for excess errors) FAIL: libphobos.phobos/std/path.d execution test WARNING: libphobos.phobos/std/random.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/random.d (test for excess errors) FAIL: libphobos.phobos/std/random.d execution test WARNING: libphobos.phobos/std/range/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/range/package.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/range/package.d compilation failed to produce executable WARNING: libphobos.phobos/std/range/primitives.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/range/primitives.d (test for excess errors) FAIL: libphobos.phobos/std/range/primitives.d execution test WARNING: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/internal/tests.d (test for excess errors) FAIL: libphobos.phobos/std/regex/internal/tests.d execution test WARNING: libphobos.phobos/std/regex/internal/tests2.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/internal/tests2.d (test for excess errors) FAIL: libphobos.phobos/std/regex/internal/tests2.d execution test WARNING: libphobos.phobos/std/regex/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/regex/package.d (test for excess errors) FAIL: libphobos.phobos/std/regex/package.d execution test FAIL: libphobos.phobos/std/stdio.d execution test WARNING: libphobos.phobos/std/string.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/string.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/string.d compilation failed to produce executable WARNING: libphobos.phobos/std/sumtype.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/sumtype.d (test for excess errors) FAIL: libphobos.phobos/std/sumtype.d execution test WARNING: libphobos.phobos/std/typecons.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/typecons.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/typecons.d compilation failed to produce executable WARNING: libphobos.phobos/std/uni/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/uni/package.d (test for excess errors) FAIL: libphobos.phobos/std/uni/package.d execution test WARNING: libphobos.phobos/std/uuid.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/uuid.d (test for excess errors) UNRESOLVED: libphobos.phobos/std/uuid.d compilation failed to produce executable WARNING: libphobos.phobos/std/variant.d (test for excess errors) program timed out. FAIL: libphobos.phobos/std/variant.d (test for excess errors) FAIL: libphobos.phobos/std/variant.d execution test WARNING: libphobos.phobos_shared/std/algorithm/iteration.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/iteration.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/iteration.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/algorithm/searching.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/searching.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/algorithm/searching.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/algorithm/sorting.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/algorithm/sorting.d (test for excess errors) FAIL: libphobos.phobos_shared/std/algorithm/sorting.d execution test WARNING: libphobos.phobos_shared/std/array.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/array.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/array.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/complex.d execution test WARNING: libphobos.phobos_shared/std/container/rbtree.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/container/rbtree.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/container/rbtree.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/conv.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/conv.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/conv.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/datetime/date.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/datetime/date.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/datetime/date.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/datetime/systime.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/datetime/systime.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/datetime/systime.d compilation failed to produce executable FAIL: libphobos.phobos_shared/std/format/internal/floats.d (test for excess errors) FAIL: libphobos.phobos_shared/std/format/internal/floats.d execution test FAIL: libphobos.phobos_shared/std/format/internal/write.d execution test WARNING: libphobos.phobos_shared/std/format/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/format/package.d (test for excess errors) FAIL: libphobos.phobos_shared/std/format/package.d execution test FAIL: libphobos.phobos_shared/std/format/write.d execution test FAIL: libphobos.phobos_shared/std/internal/math/errorfunction.d execution test FAIL: libphobos.phobos_shared/std/internal/math/gammafunction.d execution test FAIL: libphobos.phobos_shared/std/math/algebraic.d execution test FAIL: libphobos.phobos_shared/std/math/exponential.d execution test FAIL: libphobos.phobos_shared/std/math/hardware.d execution test FAIL: libphobos.phobos_shared/std/math/traits.d execution test FAIL: libphobos.phobos_shared/std/math/trigonometry.d execution test FAIL: libphobos.phobos_shared/std/mathspecial.d execution test WARNING: libphobos.phobos_shared/std/numeric.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/numeric.d (test for excess errors) FAIL: libphobos.phobos_shared/std/numeric.d execution test WARNING: libphobos.phobos_shared/std/random.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/random.d (test for excess errors) FAIL: libphobos.phobos_shared/std/random.d execution test WARNING: libphobos.phobos_shared/std/range/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/range/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/range/package.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/range/primitives.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/range/primitives.d (test for excess errors) FAIL: libphobos.phobos_shared/std/range/primitives.d execution test WARNING: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/internal/tests.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/internal/tests.d execution test WARNING: libphobos.phobos_shared/std/regex/internal/tests2.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/internal/tests2.d execution test WARNING: libphobos.phobos_shared/std/regex/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/regex/package.d (test for excess errors) FAIL: libphobos.phobos_shared/std/regex/package.d execution test FAIL: libphobos.phobos_shared/std/stdio.d execution test WARNING: libphobos.phobos_shared/std/string.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/string.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/string.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/typecons.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/typecons.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/typecons.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/uni/package.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/uni/package.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/uni/package.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/uuid.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/uuid.d (test for excess errors) UNRESOLVED: libphobos.phobos_shared/std/uuid.d compilation failed to produce executable WARNING: libphobos.phobos_shared/std/variant.d (test for excess errors) program timed out. FAIL: libphobos.phobos_shared/std/variant.d (test for excess errors) FAIL: libphobos.phobos_shared/std/variant.d execution test FAIL: libphobos.shared/host.c -ldl -pthread (test for excess errors) UNRESOLVED: libphobos.shared/host.c -ldl -pthread compilation failed to produce executable FAIL: libphobos.shared/linkD.c lib.so -ldl -pthread (test for excess errors) UNRESOLVED: libphobos.shared/linkD.c lib.so -ldl -pthread compilation failed to produce executable FAIL: libphobos.shared/linkDR.c -shared-libphobos -ldl -pthread (test for excess errors) UNRESOLVED: libphobos.shared/linkDR.c -shared-libphobos -ldl -pthread compilation failed to produce executable FAIL: libphobos.shared/loadDR.c -ldl -pthread -g (test for excess errors) UNRESOLVED: libphobos.shared/loadDR.c -ldl -pthread -g compilation failed to produce executable === libphobos Summary for unix/-fstack-protector === # of expected passes 916 # of unexpected failures 100 # of unresolved testcases 27 # of unsupported tests 2 === libphobos Summary === # of expected passes 1834 # of unexpected failures 196 # of unresolved testcases 56 # of unsupported tests 4 === libstdc++ tests === Running target unix FAIL: 18_support/96817.cc (test for excess errors) UNRESOLVED: 18_support/96817.cc compilation failed to produce executable FAIL: 18_support/bad_exception/23591_thread-1.c (test for excess errors) UNRESOLVED: 18_support/bad_exception/23591_thread-1.c compilation failed to produce executable FAIL: 18_support/pthread_guard.cc (test for excess errors) UNRESOLVED: 18_support/pthread_guard.cc compilation failed to produce executable FAIL: 20_util/shared_ptr/atomic/3.cc (test for excess errors) UNRESOLVED: 20_util/shared_ptr/atomic/3.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/allocate.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/allocate.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/cons.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/cons.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/is_equal.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/is_equal.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/multithreaded.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/multithreaded.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/options.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/options.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/release.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/release.cc compilation failed to produce executable FAIL: 21_strings/basic_string/pthread18185.cc (test for excess errors) UNRESOLVED: 21_strings/basic_string/pthread18185.cc compilation failed to produce executable FAIL: 21_strings/basic_string/pthread33394.cc (test for excess errors) UNRESOLVED: 21_strings/basic_string/pthread33394.cc compilation failed to produce executable FAIL: 21_strings/basic_string/pthread4.cc (test for excess errors) UNRESOLVED: 21_strings/basic_string/pthread4.cc compilation failed to produce executable FAIL: 22_locale/locale/cons/12658_thread-1.cc (test for excess errors) UNRESOLVED: 22_locale/locale/cons/12658_thread-1.cc compilation failed to produce executable FAIL: 22_locale/locale/cons/12658_thread-2.cc (test for excess errors) UNRESOLVED: 22_locale/locale/cons/12658_thread-2.cc compilation failed to produce executable FAIL: 23_containers/list/pthread1.cc (test for excess errors) UNRESOLVED: 23_containers/list/pthread1.cc compilation failed to produce executable FAIL: 23_containers/list/pthread5.cc (test for excess errors) UNRESOLVED: 23_containers/list/pthread5.cc compilation failed to produce executable FAIL: 23_containers/map/pthread6.cc (test for excess errors) UNRESOLVED: 23_containers/map/pthread6.cc compilation failed to produce executable FAIL: 26_numerics/random/random_device/94087.cc (test for excess errors) UNRESOLVED: 26_numerics/random/random_device/94087.cc compilation failed to produce executable FAIL: 27_io/basic_ofstream/pthread2.cc (test for excess errors) UNRESOLVED: 27_io/basic_ofstream/pthread2.cc compilation failed to produce executable FAIL: 27_io/basic_ostream/emit/1.cc (test for excess errors) UNRESOLVED: 27_io/basic_ostream/emit/1.cc compilation failed to produce executable FAIL: 27_io/basic_ostringstream/pthread3.cc (test for excess errors) UNRESOLVED: 27_io/basic_ostringstream/pthread3.cc compilation failed to produce executable FAIL: 27_io/basic_syncbuf/basic_ops/1.cc (test for excess errors) UNRESOLVED: 27_io/basic_syncbuf/basic_ops/1.cc compilation failed to produce executable FAIL: 27_io/basic_syncstream/basic_ops/1.cc (test for excess errors) UNRESOLVED: 27_io/basic_syncstream/basic_ops/1.cc compilation failed to produce executable FAIL: 30_threads/async/42819.cc (test for excess errors) UNRESOLVED: 30_threads/async/42819.cc compilation failed to produce executable FAIL: 30_threads/async/49668.cc (test for excess errors) UNRESOLVED: 30_threads/async/49668.cc compilation failed to produce executable FAIL: 30_threads/async/54297.cc (test for excess errors) UNRESOLVED: 30_threads/async/54297.cc compilation failed to produce executable FAIL: 30_threads/async/69724.cc (test for excess errors) UNRESOLVED: 30_threads/async/69724.cc compilation failed to produce executable FAIL: 30_threads/async/any.cc (test for excess errors) UNRESOLVED: 30_threads/async/any.cc compilation failed to produce executable FAIL: 30_threads/async/async.cc (test for excess errors) UNRESOLVED: 30_threads/async/async.cc compilation failed to produce executable FAIL: 30_threads/async/except.cc (test for excess errors) UNRESOLVED: 30_threads/async/except.cc compilation failed to produce executable FAIL: 30_threads/async/forced_unwind.cc (test for excess errors) UNRESOLVED: 30_threads/async/forced_unwind.cc compilation failed to produce executable FAIL: 30_threads/async/launch.cc (test for excess errors) UNRESOLVED: 30_threads/async/launch.cc compilation failed to produce executable FAIL: 30_threads/async/sync.cc (test for excess errors) UNRESOLVED: 30_threads/async/sync.cc compilation failed to produce executable FAIL: 30_threads/call_once/39909.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/39909.cc compilation failed to produce executable FAIL: 30_threads/call_once/49668.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/49668.cc compilation failed to produce executable FAIL: 30_threads/call_once/call_once1.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/call_once1.cc compilation failed to produce executable FAIL: 30_threads/call_once/dr2442.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/dr2442.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/54185.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/54185.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/cons/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/103382.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/103382.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/2.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/2.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/3.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/3.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/68519.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/68519.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/50862.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/50862.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/53830.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/53830.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/cond.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/cond.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/cons/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/members/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/members/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/members/2.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/members/2.cc compilation failed to produce executable FAIL: 30_threads/future/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/future/cons/move.cc compilation failed to produce executable FAIL: 30_threads/future/members/45133.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/45133.cc compilation failed to produce executable FAIL: 30_threads/future/members/93456.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/93456.cc compilation failed to produce executable FAIL: 30_threads/future/members/get.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/get.cc compilation failed to produce executable FAIL: 30_threads/future/members/get2.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/get2.cc compilation failed to produce executable FAIL: 30_threads/future/members/poll.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/poll.cc compilation failed to produce executable FAIL: 30_threads/future/members/share.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/share.cc compilation failed to produce executable FAIL: 30_threads/future/members/valid.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/valid.cc compilation failed to produce executable FAIL: 30_threads/future/members/wait.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/wait.cc compilation failed to produce executable FAIL: 30_threads/future/members/wait_for.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/wait_for.cc compilation failed to produce executable FAIL: 30_threads/future/members/wait_until.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/wait_until.cc compilation failed to produce executable FAIL: 30_threads/jthread/95989.cc (test for excess errors) UNRESOLVED: 30_threads/jthread/95989.cc compilation failed to produce executable FAIL: 30_threads/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/lock/1.cc compilation failed to produce executable FAIL: 30_threads/lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/lock/2.cc compilation failed to produce executable FAIL: 30_threads/lock/3.cc (test for excess errors) UNRESOLVED: 30_threads/lock/3.cc compilation failed to produce executable FAIL: 30_threads/lock/4.cc (test for excess errors) UNRESOLVED: 30_threads/lock/4.cc compilation failed to produce executable FAIL: 30_threads/mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/49668.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/49668.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/60564.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/60564.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/1.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/3.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/alloc.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/alloc.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/move.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/move_assign.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/move_assign.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/forced_unwind.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/forced_unwind.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/at_thread_exit.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/at_thread_exit.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/get_future.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/get_future.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/get_future2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/get_future2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke3.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke3.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke4.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke4.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke5.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke5.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/reset.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/reset.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/reset2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/reset2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/swap.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/swap.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/valid.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/valid.cc compilation failed to produce executable FAIL: 30_threads/promise/60966.cc (test for excess errors) UNRESOLVED: 30_threads/promise/60966.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/1.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/alloc.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/alloc.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/move.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/move_assign.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/move_assign.cc compilation failed to produce executable FAIL: 30_threads/promise/members/at_thread_exit.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/at_thread_exit.cc compilation failed to produce executable FAIL: 30_threads/promise/members/at_thread_exit2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/at_thread_exit2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/get_future.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/get_future.cc compilation failed to produce executable FAIL: 30_threads/promise/members/get_future2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/get_future2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_exception.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_exception.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_exception2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_exception2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_exception_neg.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_exception_neg.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_value.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_value.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_value2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_value2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_value3.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_value3.cc compilation failed to produce executable FAIL: 30_threads/promise/members/swap.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/swap.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/lock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_for/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_for/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_for/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_for/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_for/3.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_for/3.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_until/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_until/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_until/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_until/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_until/3.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_until/3.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/shared_future/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/cons/move.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/45133.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/45133.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/get.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/get.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/get2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/get2.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/valid.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/valid.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/wait.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/wait.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/wait_for.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/wait_for.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/wait_until.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/wait_until.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/1.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/2.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/3.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/4.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/4.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/5.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/5.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/6.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/6.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/1.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/112089.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/112089.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/2.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/3.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/3.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/4.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/4.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/modifiers/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/modifiers/1.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock/3.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock/3.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock_until/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock_until/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock_until/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock_until/2.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/this_thread/1.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/1.cc compilation failed to produce executable FAIL: 30_threads/this_thread/60421.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/60421.cc compilation failed to produce executable FAIL: 30_threads/this_thread/95989.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/95989.cc compilation failed to produce executable FAIL: 30_threads/this_thread/sleep_for-mt.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/sleep_for-mt.cc compilation failed to produce executable FAIL: 30_threads/this_thread/sleep_until-mt.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/sleep_until-mt.cc compilation failed to produce executable FAIL: 30_threads/this_thread/yield.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/yield.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/1.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/2.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/3.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/4.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/4.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/49668.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/49668.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/5.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/5.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/6.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/6.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/69724.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/69724.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/7.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/7.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/8.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/8.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/9.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/9.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/moveable.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/moveable.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/terminate.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/terminate.cc compilation failed to produce executable FAIL: 30_threads/thread/members/1.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/1.cc compilation failed to produce executable FAIL: 30_threads/thread/members/2.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/2.cc compilation failed to produce executable FAIL: 30_threads/thread/members/3.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/3.cc compilation failed to produce executable FAIL: 30_threads/thread/members/4.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/4.cc compilation failed to produce executable FAIL: 30_threads/thread/members/5.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/5.cc compilation failed to produce executable FAIL: 30_threads/thread/members/hardware_concurrency.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/hardware_concurrency.cc compilation failed to produce executable FAIL: 30_threads/thread/native_handle/cancel.cc (test for excess errors) UNRESOLVED: 30_threads/thread/native_handle/cancel.cc compilation failed to produce executable FAIL: 30_threads/thread/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/thread/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/thread/swap/1.cc (test for excess errors) UNRESOLVED: 30_threads/thread/swap/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_for/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_for/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_for/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_for/2.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_for/3.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_for/3.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/2.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/3.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/3.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/4.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/4.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/57641.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/57641.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/try_lock/3.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/3.cc compilation failed to produce executable FAIL: 30_threads/try_lock/4.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/4.cc compilation failed to produce executable FAIL: 30_threads/try_lock/5.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/5.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/1.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/2.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/3.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/4.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/4.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/5.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/5.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/6.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/6.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/1.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/1.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/2.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/2.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/3.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/3.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/4.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/4.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/modifiers/1.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/modifiers/1.cc compilation failed to produce executable FAIL: experimental/net/execution_context/use_service.cc (test for excess errors) UNRESOLVED: experimental/net/execution_context/use_service.cc compilation failed to produce executable FAIL: experimental/net/system_context/1.cc (test for excess errors) UNRESOLVED: experimental/net/system_context/1.cc compilation failed to produce executable FAIL: ext/mt_allocator/22309_thread.cc (test for excess errors) UNRESOLVED: ext/mt_allocator/22309_thread.cc compilation failed to produce executable FAIL: ext/rope/pthread7-rope.cc (test for excess errors) UNRESOLVED: ext/rope/pthread7-rope.cc compilation failed to produce executable FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc (test for excess errors) UNRESOLVED: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc compilation failed to produce executable FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc (test for excess errors) UNRESOLVED: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc compilation failed to produce executable === libstdc++ Summary for unix === # of expected passes 14600 # of unexpected failures 237 # of expected failures 95 # of unresolved testcases 237 # of unsupported tests 421 Running target unix/-fstack-protector FAIL: 18_support/96817.cc (test for excess errors) UNRESOLVED: 18_support/96817.cc compilation failed to produce executable FAIL: 18_support/bad_exception/23591_thread-1.c (test for excess errors) UNRESOLVED: 18_support/bad_exception/23591_thread-1.c compilation failed to produce executable FAIL: 18_support/pthread_guard.cc (test for excess errors) UNRESOLVED: 18_support/pthread_guard.cc compilation failed to produce executable FAIL: 20_util/shared_ptr/atomic/3.cc (test for excess errors) UNRESOLVED: 20_util/shared_ptr/atomic/3.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/allocate.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/allocate.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/cons.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/cons.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/is_equal.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/is_equal.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/multithreaded.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/multithreaded.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/options.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/options.cc compilation failed to produce executable FAIL: 20_util/synchronized_pool_resource/release.cc (test for excess errors) UNRESOLVED: 20_util/synchronized_pool_resource/release.cc compilation failed to produce executable FAIL: 21_strings/basic_string/pthread18185.cc (test for excess errors) UNRESOLVED: 21_strings/basic_string/pthread18185.cc compilation failed to produce executable FAIL: 21_strings/basic_string/pthread33394.cc (test for excess errors) UNRESOLVED: 21_strings/basic_string/pthread33394.cc compilation failed to produce executable FAIL: 21_strings/basic_string/pthread4.cc (test for excess errors) UNRESOLVED: 21_strings/basic_string/pthread4.cc compilation failed to produce executable FAIL: 22_locale/locale/cons/12658_thread-1.cc (test for excess errors) UNRESOLVED: 22_locale/locale/cons/12658_thread-1.cc compilation failed to produce executable FAIL: 22_locale/locale/cons/12658_thread-2.cc (test for excess errors) UNRESOLVED: 22_locale/locale/cons/12658_thread-2.cc compilation failed to produce executable FAIL: 23_containers/list/pthread1.cc (test for excess errors) UNRESOLVED: 23_containers/list/pthread1.cc compilation failed to produce executable FAIL: 23_containers/list/pthread5.cc (test for excess errors) UNRESOLVED: 23_containers/list/pthread5.cc compilation failed to produce executable FAIL: 23_containers/map/pthread6.cc (test for excess errors) UNRESOLVED: 23_containers/map/pthread6.cc compilation failed to produce executable FAIL: 26_numerics/random/random_device/94087.cc (test for excess errors) UNRESOLVED: 26_numerics/random/random_device/94087.cc compilation failed to produce executable FAIL: 27_io/basic_ofstream/pthread2.cc (test for excess errors) UNRESOLVED: 27_io/basic_ofstream/pthread2.cc compilation failed to produce executable FAIL: 27_io/basic_ostream/emit/1.cc (test for excess errors) UNRESOLVED: 27_io/basic_ostream/emit/1.cc compilation failed to produce executable FAIL: 27_io/basic_ostringstream/pthread3.cc (test for excess errors) UNRESOLVED: 27_io/basic_ostringstream/pthread3.cc compilation failed to produce executable FAIL: 27_io/basic_syncbuf/basic_ops/1.cc (test for excess errors) UNRESOLVED: 27_io/basic_syncbuf/basic_ops/1.cc compilation failed to produce executable FAIL: 27_io/basic_syncstream/basic_ops/1.cc (test for excess errors) UNRESOLVED: 27_io/basic_syncstream/basic_ops/1.cc compilation failed to produce executable FAIL: 30_threads/async/42819.cc (test for excess errors) UNRESOLVED: 30_threads/async/42819.cc compilation failed to produce executable FAIL: 30_threads/async/49668.cc (test for excess errors) UNRESOLVED: 30_threads/async/49668.cc compilation failed to produce executable FAIL: 30_threads/async/54297.cc (test for excess errors) UNRESOLVED: 30_threads/async/54297.cc compilation failed to produce executable FAIL: 30_threads/async/69724.cc (test for excess errors) UNRESOLVED: 30_threads/async/69724.cc compilation failed to produce executable FAIL: 30_threads/async/any.cc (test for excess errors) UNRESOLVED: 30_threads/async/any.cc compilation failed to produce executable FAIL: 30_threads/async/async.cc (test for excess errors) UNRESOLVED: 30_threads/async/async.cc compilation failed to produce executable FAIL: 30_threads/async/except.cc (test for excess errors) UNRESOLVED: 30_threads/async/except.cc compilation failed to produce executable FAIL: 30_threads/async/forced_unwind.cc (test for excess errors) UNRESOLVED: 30_threads/async/forced_unwind.cc compilation failed to produce executable FAIL: 30_threads/async/launch.cc (test for excess errors) UNRESOLVED: 30_threads/async/launch.cc compilation failed to produce executable FAIL: 30_threads/async/sync.cc (test for excess errors) UNRESOLVED: 30_threads/async/sync.cc compilation failed to produce executable FAIL: 30_threads/call_once/39909.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/39909.cc compilation failed to produce executable FAIL: 30_threads/call_once/49668.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/49668.cc compilation failed to produce executable FAIL: 30_threads/call_once/call_once1.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/call_once1.cc compilation failed to produce executable FAIL: 30_threads/call_once/dr2442.cc (test for excess errors) UNRESOLVED: 30_threads/call_once/dr2442.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/54185.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/54185.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/cons/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/103382.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/103382.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/2.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/2.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/3.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/3.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/members/68519.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/members/68519.cc compilation failed to produce executable FAIL: 30_threads/condition_variable/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/50862.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/50862.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/53830.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/53830.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/cond.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/cond.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/cons/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/members/1.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/members/1.cc compilation failed to produce executable FAIL: 30_threads/condition_variable_any/members/2.cc (test for excess errors) UNRESOLVED: 30_threads/condition_variable_any/members/2.cc compilation failed to produce executable FAIL: 30_threads/future/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/future/cons/move.cc compilation failed to produce executable FAIL: 30_threads/future/members/45133.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/45133.cc compilation failed to produce executable FAIL: 30_threads/future/members/93456.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/93456.cc compilation failed to produce executable FAIL: 30_threads/future/members/get.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/get.cc compilation failed to produce executable FAIL: 30_threads/future/members/get2.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/get2.cc compilation failed to produce executable FAIL: 30_threads/future/members/poll.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/poll.cc compilation failed to produce executable FAIL: 30_threads/future/members/share.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/share.cc compilation failed to produce executable FAIL: 30_threads/future/members/valid.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/valid.cc compilation failed to produce executable FAIL: 30_threads/future/members/wait.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/wait.cc compilation failed to produce executable FAIL: 30_threads/future/members/wait_for.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/wait_for.cc compilation failed to produce executable FAIL: 30_threads/future/members/wait_until.cc (test for excess errors) UNRESOLVED: 30_threads/future/members/wait_until.cc compilation failed to produce executable FAIL: 30_threads/jthread/95989.cc (test for excess errors) UNRESOLVED: 30_threads/jthread/95989.cc compilation failed to produce executable FAIL: 30_threads/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/lock/1.cc compilation failed to produce executable FAIL: 30_threads/lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/lock/2.cc compilation failed to produce executable FAIL: 30_threads/lock/3.cc (test for excess errors) UNRESOLVED: 30_threads/lock/3.cc compilation failed to produce executable FAIL: 30_threads/lock/4.cc (test for excess errors) UNRESOLVED: 30_threads/lock/4.cc compilation failed to produce executable FAIL: 30_threads/mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/49668.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/49668.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/60564.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/60564.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/1.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/3.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/alloc.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/alloc.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/move.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/cons/move_assign.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/cons/move_assign.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/forced_unwind.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/forced_unwind.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/at_thread_exit.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/at_thread_exit.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/get_future.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/get_future.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/get_future2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/get_future2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke3.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke3.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke4.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke4.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/invoke5.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/invoke5.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/reset.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/reset.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/reset2.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/reset2.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/swap.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/swap.cc compilation failed to produce executable FAIL: 30_threads/packaged_task/members/valid.cc (test for excess errors) UNRESOLVED: 30_threads/packaged_task/members/valid.cc compilation failed to produce executable FAIL: 30_threads/promise/60966.cc (test for excess errors) UNRESOLVED: 30_threads/promise/60966.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/1.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/alloc.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/alloc.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/move.cc compilation failed to produce executable FAIL: 30_threads/promise/cons/move_assign.cc (test for excess errors) UNRESOLVED: 30_threads/promise/cons/move_assign.cc compilation failed to produce executable FAIL: 30_threads/promise/members/at_thread_exit.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/at_thread_exit.cc compilation failed to produce executable FAIL: 30_threads/promise/members/at_thread_exit2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/at_thread_exit2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/get_future.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/get_future.cc compilation failed to produce executable FAIL: 30_threads/promise/members/get_future2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/get_future2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_exception.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_exception.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_exception2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_exception2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_exception_neg.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_exception_neg.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_value.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_value.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_value2.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_value2.cc compilation failed to produce executable FAIL: 30_threads/promise/members/set_value3.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/set_value3.cc compilation failed to produce executable FAIL: 30_threads/promise/members/swap.cc (test for excess errors) UNRESOLVED: 30_threads/promise/members/swap.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/lock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_for/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_for/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_for/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_for/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_for/3.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_for/3.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_until/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_until/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_until/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_until/2.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/try_lock_until/3.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/try_lock_until/3.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/recursive_timed_mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/recursive_timed_mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/shared_future/cons/move.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/cons/move.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/45133.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/45133.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/get.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/get.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/get2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/get2.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/valid.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/valid.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/wait.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/wait.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/wait_for.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/wait_for.cc compilation failed to produce executable FAIL: 30_threads/shared_future/members/wait_until.cc (test for excess errors) UNRESOLVED: 30_threads/shared_future/members/wait_until.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/1.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/2.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/3.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/4.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/4.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/5.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/5.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/cons/6.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/cons/6.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/1.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/112089.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/112089.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/2.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/3.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/3.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/locking/4.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/locking/4.cc compilation failed to produce executable FAIL: 30_threads/shared_lock/modifiers/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_lock/modifiers/1.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/shared_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock/3.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock/3.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock_until/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock_until/1.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/try_lock_until/2.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/try_lock_until/2.cc compilation failed to produce executable FAIL: 30_threads/shared_timed_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/shared_timed_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/this_thread/1.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/1.cc compilation failed to produce executable FAIL: 30_threads/this_thread/60421.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/60421.cc compilation failed to produce executable FAIL: 30_threads/this_thread/95989.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/95989.cc compilation failed to produce executable FAIL: 30_threads/this_thread/sleep_for-mt.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/sleep_for-mt.cc compilation failed to produce executable FAIL: 30_threads/this_thread/sleep_until-mt.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/sleep_until-mt.cc compilation failed to produce executable FAIL: 30_threads/this_thread/yield.cc (test for excess errors) UNRESOLVED: 30_threads/this_thread/yield.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/1.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/2.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/3.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/4.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/4.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/49668.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/49668.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/5.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/5.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/6.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/6.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/69724.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/69724.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/7.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/7.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/8.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/8.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/9.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/9.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/moveable.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/moveable.cc compilation failed to produce executable FAIL: 30_threads/thread/cons/terminate.cc (test for excess errors) UNRESOLVED: 30_threads/thread/cons/terminate.cc compilation failed to produce executable FAIL: 30_threads/thread/members/1.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/1.cc compilation failed to produce executable FAIL: 30_threads/thread/members/2.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/2.cc compilation failed to produce executable FAIL: 30_threads/thread/members/3.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/3.cc compilation failed to produce executable FAIL: 30_threads/thread/members/4.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/4.cc compilation failed to produce executable FAIL: 30_threads/thread/members/5.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/5.cc compilation failed to produce executable FAIL: 30_threads/thread/members/hardware_concurrency.cc (test for excess errors) UNRESOLVED: 30_threads/thread/members/hardware_concurrency.cc compilation failed to produce executable FAIL: 30_threads/thread/native_handle/cancel.cc (test for excess errors) UNRESOLVED: 30_threads/thread/native_handle/cancel.cc compilation failed to produce executable FAIL: 30_threads/thread/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/thread/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/thread/swap/1.cc (test for excess errors) UNRESOLVED: 30_threads/thread/swap/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/cons/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/dest/destructor_locked.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/dest/destructor_locked.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/lock/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/native_handle/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/native_handle/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/native_handle/typesizes.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/native_handle/typesizes.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_for/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_for/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_for/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_for/2.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_for/3.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_for/3.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/2.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/3.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/3.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/4.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/4.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/try_lock_until/57641.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/try_lock_until/57641.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/unlock/1.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/unlock/1.cc compilation failed to produce executable FAIL: 30_threads/timed_mutex/unlock/2.cc (test for excess errors) UNRESOLVED: 30_threads/timed_mutex/unlock/2.cc compilation failed to produce executable FAIL: 30_threads/try_lock/1.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/1.cc compilation failed to produce executable FAIL: 30_threads/try_lock/2.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/2.cc compilation failed to produce executable FAIL: 30_threads/try_lock/3.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/3.cc compilation failed to produce executable FAIL: 30_threads/try_lock/4.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/4.cc compilation failed to produce executable FAIL: 30_threads/try_lock/5.cc (test for excess errors) UNRESOLVED: 30_threads/try_lock/5.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/1.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/1.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/2.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/2.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/3.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/3.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/4.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/4.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/5.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/5.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/cons/6.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/cons/6.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/1.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/1.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/2.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/2.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/3.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/3.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/locking/4.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/locking/4.cc compilation failed to produce executable FAIL: 30_threads/unique_lock/modifiers/1.cc (test for excess errors) UNRESOLVED: 30_threads/unique_lock/modifiers/1.cc compilation failed to produce executable FAIL: experimental/net/execution_context/use_service.cc (test for excess errors) UNRESOLVED: experimental/net/execution_context/use_service.cc compilation failed to produce executable FAIL: experimental/net/system_context/1.cc (test for excess errors) UNRESOLVED: experimental/net/system_context/1.cc compilation failed to produce executable FAIL: ext/mt_allocator/22309_thread.cc (test for excess errors) UNRESOLVED: ext/mt_allocator/22309_thread.cc compilation failed to produce executable FAIL: ext/rope/pthread7-rope.cc (test for excess errors) UNRESOLVED: ext/rope/pthread7-rope.cc compilation failed to produce executable FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc (test for excess errors) UNRESOLVED: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc compilation failed to produce executable FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc (test for excess errors) UNRESOLVED: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc compilation failed to produce executable === libstdc++ Summary for unix/-fstack-protector === # of expected passes 14600 # of unexpected failures 237 # of expected failures 95 # of unresolved testcases 237 # of unsupported tests 421 === libstdc++ Summary === # of expected passes 29200 # of unexpected failures 474 # of expected failures 190 # of unresolved testcases 474 # of unsupported tests 842 Compiler version: 12.3.0 (Debian 12.3.0-17) Platform: riscv64-unknown-linux-gnu configure flags: -v --with-pkgversion='Debian 12.3.0-17' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=riscv64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --disable-multilib --with-arch=rv64gc --with-abi=lp64d --enable-checking=release --build=riscv64-linux-gnu --host=riscv64-linux-gnu --target=riscv64-linux-gnu BOOT_CFLAGS= Build Dependencies: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==========================-=================-============-=============================================================================== ii binutils 2.42-4 riscv64 GNU assembler, linker and binary utilities ii binutils-common:riscv64 2.42-4 riscv64 Common files for the GNU assembler, linker and binary utilities ii binutils-riscv64-linux-gnu 2.42-4 riscv64 GNU binary utilities, for riscv64-linux-gnu target ii g++-11 11.4.0-7 riscv64 GNU C++ compiler ii g++-13 13.2.0-23 riscv64 GNU C++ compiler ii g++-13-riscv64-linux-gnu 13.2.0-23 riscv64 GNU C++ compiler for riscv64-linux-gnu architecture ii g++-riscv64-linux-gnu 4:13.2.0-7 riscv64 GNU C++ compiler for the riscv64 architecture ii libc6:riscv64 2.37-15.1 riscv64 GNU C Library: Shared libraries ii libgmp-dev:riscv64 2:6.3.0+dfsg-2+b1 riscv64 Multiprecision arithmetic library developers tools ii libisl-dev:riscv64 0.26-3+b2 riscv64 manipulating sets and relations of integer points bounded by linear constraints ii libmpc-dev:riscv64 1.3.1-1+b2 riscv64 multiple precision complex floating-point library development package ii libmpfr-dev:riscv64 4.2.1-1+b1 riscv64 multiple precision floating-point computation developers tools git-updates: updates from the 12 branch upto 20240403 (a336f1959ae). gcc-gfdl-build: Build a dummy s-tm-texi without access to the texinfo sources gcc-textdomain: Set gettext's domain and textdomain to the versioned package name. gcc-distro-specs: Add empty distro and hardening specs gcc-driver-extra-langs: Add options and specs for languages that are not built from a source (but built from separate sources). gcc-hash-style-gnu: Link using --hash-style=gnu (aarch64, alpha, amd64, armel, armhf, ia64, i386, powerpc, ppc64, riscv64, s390, sparc) libstdc++-pic: Build and install libstdc++_pic.a library. libstdc++-doclink: adjust hrefs to point to the local documentation libstdc++-man-3cxx: Install libstdc++ man pages with suffix .3cxx instead of .3 libstdc++-test-installed: Add support to run the libstdc++-v3 testsuite using the installed shared libraries. alpha-no-ev4-directive: never emit .ev4 directive. note-gnu-stack: Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc Taken from FC. libgomp-omp_h-multilib: Fix up omp.h for multilibs. libgo-testsuite: Only run the libgo testsuite for flags configured in RUNTESTFLAGS libgo-cleanfiles: gcc-target-include-asm: Search \$(builddir)/sys-include for the asm header files libgo-revert-timeout-exp: libgo-setcontext-config: libgo: Overwrite the setcontext_clobbers_tls check on mips* gcc-auto-build: Fix cross building a native compiler. libitm-no-fortify-source: Build libitm with -U_FORTIFY_SOURCE on x86 and x86_64. sparc64-biarch-long-double-128: Fix --with-long-double-128 for sparc32 when defaulting to 64-bit. pr66368: PR go/66368, build libgo with -fno-stack-protector pr67590: Fix PR67590, setting objdump macro. libffi-race-condition: cuda-float128: t-libunwind-elf-Wl-z-defs: strip -z,defs from linker options for internal libunwind. gcc-force-cross-layout: Add FORCE_CROSS_LAYOUT env var to force a cross directory layout. gcc-search-prefixed-as-ld: Search for the -as / -ld before serching for as / ld. kfreebsd-decimal-float: Enable decimal float support on kfreebsd-amd64 pr87808: Fix PR jit/87808. pr94253: gcc-arm-disable-guality-tests: Don't run some tests from the guality test suite on armhf. These fail on every target, but seem to hang on the buildds occasionally on armhf. musl-ssp: pr79724-revert: Revert PR ada/79724, handling of suffixes (conflicts with local ada-gcc-name patch) pr104290-followup: Follow-up patch for PR go/104290 (Hurd) arc-stddef: libstdc++-hurd: pr107475: The fix for PR ada/103538 leads to a build failure on x32 not having the dladdr linked in on x32 with older glibc version where this symbol is still in libdl.so. Just link with -ldl. pr93371: libsanitizer-timebits: Add another #undef for _TIME_BITS asan-allocator-base: ASan: move allocator base to avoid conflict with high-entropy ASLR for x86-64 Linux https://github.com/llvm/llvm-project/commit/fb77ca05ffb4f8e666878f2f6718a9fb4d686839 gcc-vhdl: Make vhdl known to the PPC backend. See https://github.com/ghdl/ghdl/blob/master/doc/development/building/GCC.rst pr114533: libsanitizer-no-crypt: libsanitzer: Remove crypt and crypt_r interceptors. pr99832-distro: PR libstdc++/99832, std::chrono::system_clock::{from,to}_time_t: Add ABI tag for timet64. pr114065-proposed: Fix PR ada/114064, 64bit definitions for time type for 32bit archs gm2: gm2-info-no-headers: Build the gm2 info docs without the --no-headers option. gm2-texinfo: gm2.texi: Define our own gcctabopt macro, needed for dfsg builds. ada-gcc-name: ada-verbose: ada-link-lib: ada-gnattools-cross: ada-lib-info-source-date-epoch: ada-perl-shebang: Fix perl shebang for the gnathtml binary. gdc-texinfo: Add macros for the gdc texinfo documentation. disable-gdc-tests: Disable D tests, hang on many buildds alpha-ieee: #212912 on alpha-linux, make -mieee default and add -mieee-disable switch to turn default off sys-auxv-header: Check for the sys/auxv.h header file. gdc-dynamic-link-phobos: Dynamically link the phobos library. ia64-disable-selective-scheduling: libstdc++-pythondir: gcc-verbose-lto-link: Prefix LLINKER with /usr/bin/time -v ada-armel-libatomic: ada-kfreebsd: gcc-ice-dump: For ICEs, dump the preprocessed source file to stderr when in a distro build environment. gcc-ice-apport: Report an ICE to apport (if apport is available and the environment variable GCC_NOAPPORT is not set) skip-bootstrap-multilib: Skip non-default multilib and libstdc++-v3 debug builds in bootstrap builds libffi-ro-eh_frame_sect: PR libffi/47248, force a read only eh frame section. gcc-multiarch: - Remaining multiarch patches, not yet submitted upstream. - Add MULTIARCH_DIRNAME definitions for multilib configurations, which are used for the non-multilib builds. config-ml: - Disable some biarch libraries for biarch builds. - Fix multilib builds on kernels which don't support all multilibs. g++-multiarch-incdir: Use /usr/include//c++/4.x as the include directory for host dependent c++ header files. canonical-cpppath: Don't use any relative path names for the standard include paths. gcc-multilib-multiarch: Don't auto-detect multilib osdirnames. gcc-as-needed: On linux targets pass --as-needed by default to the linker, but always link the sanitizer libraries with --no-as-needed. gcc-as-needed-gold: Use --push-state/--pop-state for gold as well when linking libtsan. libgomp-kfreebsd-testsuite: Disable lock-2.c test on kfreebsd-* go-testsuite: Skip Go testcase on AArch64 which hangs on the buildds. Counting all warnings, there are 0 warnings in stage3 of this bootstrap. Number of warnings per file: Number of warning types: