[Linaro-TCWG-CI] gcc-15-7709-gc2ece13931d: 1 regressions 10 improvements on aarch64
Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In master-aarch64, after: | commit gcc-15-7709-gc2ece13931d | Author: Iain Buclaw | Date: Tue Feb 25 21:01:23 2025 +0100 | | libphobos: Generate test files for phobos testsuite | | Extracts all public unittests from libphobos/src and emits them as | standalone tests in the testsuite using the tests_extractor script. | | ... 132 lines of the commit log omitted. Produces 1 regressions 10 improvements: | | regressions.sum: | Running libphobos:libphobos.phobos/phobos.exp ... | FAIL: libphobos.phobos/std_math_hardware.d execution test | | improvements.sum: | Running libphobos:libphobos.phobos/shared/phobos-shared.exp ... | FAIL: libphobos.phobos/shared/std/format/internal/floats.d execution test | ... and 10 more Used configuration : *CI config* tcwg_gnu_native_check_gcc master-aarch64 *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu We track this bug report under https://linaro.atlassian.net/browse/GNU-1524. Please let us know if you have a fix. If you have any questions regarding this report, please ask on linaro-toolch...@lists.linaro.org mailing list. -8<--8<--8<-- The information below contains the details of the failures, and the ways to reproduce a debug environment: You can find the failure logs in *.log.1.xz files in * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1747/artifact/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1747/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1747/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1747/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1746/artifact/artifacts Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c2ece13931dee2b91ab21da3af640f3a20a4dd77/tcwg_gnu_native_check_gcc/master-aarch64/reproduction_instructions.txt Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=c2ece13931dee2b91ab21da3af640f3a20a4dd77
Re: [Linaro-TCWG-CI] gcc-15-7709-gc2ece13931d: 1 regressions 10 improvements on aarch64
Excerpts from ci_not...@linaro.org's message of Februar 27, 2025 7:38 pm: > Dear contributor, > > Our automatic CI has detected problems related to your patch(es). Please find > some details below. > > In master-aarch64, after: > | commit gcc-15-7709-gc2ece13931d > | Author: Iain Buclaw > | Date: Tue Feb 25 21:01:23 2025 +0100 > | > | libphobos: Generate test files for phobos testsuite > | > | Extracts all public unittests from libphobos/src and emits them as > | standalone tests in the testsuite using the tests_extractor script. > | > | ... 132 lines of the commit log omitted. > > Produces 1 regressions 10 improvements: > | > | regressions.sum: > | Running libphobos:libphobos.phobos/phobos.exp ... > | FAIL: libphobos.phobos/std_math_hardware.d execution test > | > | improvements.sum: > | Running libphobos:libphobos.phobos/shared/phobos-shared.exp ... > | FAIL: libphobos.phobos/shared/std/format/internal/floats.d execution test > | ... and 10 more > This just a test that was already failing, it's been renamed from std/math/hardware.d to std_math_hardware.d in the logs. Iain.
Regressions on native/releases/gcc-14 at commit r14-11351 vs commit r14-11345 on Linux/x86_64
Regressions on releases/gcc-14 at commit r14-11351 vs commit r14-11345 on Linux/x86_64 New failures: FAIL: c-c++-common/tsan/race_on_mutex2.c -O2 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O0 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O2 output pattern test FAIL: c-c++-common/tsan/simple_stack.c -O0 output pattern test FAIL: g++.dg/tsan/benign_race.C -O0 execution test FAIL: g++.dg/tsan/default_options.C -O0 execution test FAIL: g++.dg/tsan/default_options.C -O2 execution test FAIL: g++.dg/tsan/fd_close_norace2.C -O0 execution test FAIL: g++.dg/tsan/fd_close_norace2.C -O2 execution test FAIL: g++.dg/tsan/fd_close_norace.C -O0 execution test FAIL: g++.dg/tsan/pr64265.C -O2 output pattern test FAIL: g++.dg/tsan/pthread_cond_clockwait.C -O0 execution test FAIL: g++.dg/tsan/pthread_cond_clockwait.C -O2 execution test FAIL: g++.dg/tsan/vptr_benign_race.C -O2 execution test New passes: FAIL: c-c++-common/tsan/atomic_stack.c -O2 output pattern test FAIL: c-c++-common/tsan/bitfield_race.c -O0 output pattern test FAIL: c-c++-common/tsan/free_race.c -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-1.c -O0 output pattern test FAIL: c-c++-common/tsan/pr65400-1.c -O2 output pattern test FAIL: c-c++-common/tsan/pr68260.c -O2 execution test FAIL: c-c++-common/tsan/race_on_barrier2.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_barrier.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex2.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak1.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak1.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak2.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak.c -O0 execution test FAIL: c-c++-common/tsan/tiny_race.c -O0 output pattern test FAIL: c-c++-common/tsan/tiny_race.c -O2 output pattern test FAIL: c-c++-common/tsan/tls_race.c -O0 output pattern test FAIL: c-c++-common/tsan/tls_race.c -O2 output pattern test FAIL: c-c++-common/tsan/volatile.c -O2 execution test FAIL: gcc.dg/vect/tsvc/vect-tsvc-s317.c execution test FAIL: g++.dg/tsan/vptr_harmful_race.C -O2 output pattern test FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c execution test
Regressions on releases/gcc-13 at commit r13-9401 vs commit r13-9397 on Linux/x86_64
Regressions on releases/gcc-13 at commit r13-9401 vs commit r13-9397 on Linux/x86_64 New failures: FAIL: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) New passes:
[Linaro-TCWG-CI] gcc-15-7703-ga407eada017: 36 regressions on arm
Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In master-arm, after: | commit gcc-15-7703-ga407eada017 | Author: Iain Buclaw | Date: Tue Feb 25 20:08:14 2025 +0100 | | libphobos: Organize druntime and phobos tests under common directory | | The druntime and druntime_shared tests are identical, save for one | compiled with `-static-libphobos' and the other `-shared-libphobos'. | Move them to libphobos.druntime/static and libphobos.druntime/shared | ... 12 lines of the commit log omitted. Produces 36 regressions: | | regressions.sum: | Running libphobos:libphobos.druntime/shared/druntime-shared.exp ... | FAIL: libphobos.druntime/shared/object.d (test for excess errors) | Running libphobos:libphobos.druntime/static/druntime-static.exp ... | FAIL: libphobos.druntime/static/object.d (test for excess errors) | Running libphobos:libphobos.phobos/shared/phobos-shared.exp ... | ... and 35 more Used configuration : *CI config* tcwg_gnu_native_check_gcc master-arm *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf We track this bug report under https://linaro.atlassian.net/browse/GNU-1522. Please let us know if you have a fix. If you have any questions regarding this report, please ask on linaro-toolch...@lists.linaro.org mailing list. -8<--8<--8<-- The information below contains the details of the failures, and the ways to reproduce a debug environment: You can find the failure logs in *.log.1.xz files in * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1897/artifact/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1897/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1897/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1897/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1896/artifact/artifacts Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a407eada0173455d267ba403e9e0fe54f0f5dd51/tcwg_gnu_native_check_gcc/master-arm/reproduction_instructions.txt Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=a407eada0173455d267ba403e9e0fe54f0f5dd51
Regressions on native/releases/gcc-13 at commit r13-9401 vs commit r13-9397 on Linux/x86_64
Regressions on releases/gcc-13 at commit r13-9401 vs commit r13-9397 on Linux/x86_64 New failures: New passes: FAIL: c-c++-common/tsan/race_on_barrier2.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_barrier2.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_barrier.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_barrier.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex2.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex2.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O2 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O0 output pattern test FAIL: c-c++-common/tsan/simple_race.c -O2 output pattern test FAIL: c-c++-common/tsan/simple_stack.c -O0 output pattern test FAIL: c-c++-common/tsan/simple_stack.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak.c -O2 execution test
Regressions on native/releases/gcc-14 at commit r14-11345 vs commit r14-11341 on Linux/x86_64
Regressions on releases/gcc-14 at commit r14-11345 vs commit r14-11341 on Linux/x86_64 New failures: FAIL: c-c++-common/tsan/atomic_stack.c -O2 output pattern test FAIL: c-c++-common/tsan/bitfield_race.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_barrier2.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_barrier2.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_barrier.c -O2 output pattern test FAIL: c-c++-common/tsan/race_on_mutex2.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O0 output pattern test FAIL: c-c++-common/tsan/race_on_mutex.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak1.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak1.c -O2 output pattern test FAIL: c-c++-common/tsan/tiny_race.c -O0 output pattern test FAIL: c-c++-common/tsan/tls_race.c -O2 output pattern test FAIL: c-c++-common/tsan/volatile.c -O2 execution test FAIL: gcc.dg/vect/tsvc/vect-tsvc-s317.c execution test FAIL: g++.dg/tsan/vptr_benign_race.C -O0 execution test FAIL: g++.dg/tsan/vptr_harmful_race.C -O2 output pattern test FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c execution test New passes: FAIL: c-c++-common/tsan/atomic_stack.c -O0 output pattern test FAIL: c-c++-common/tsan/fd_pipe_race.c -O0 output pattern test FAIL: c-c++-common/tsan/fd_pipe_race.c -O2 output pattern test FAIL: c-c++-common/tsan/mutexset1.c -O0 output pattern test FAIL: c-c++-common/tsan/mutexset1.c -O2 output pattern test FAIL: c-c++-common/tsan/pr65400-3.c -O0 output pattern test FAIL: c-c++-common/tsan/pr68260.c -O0 execution test FAIL: c-c++-common/tsan/simple_stack.c -O0 output pattern test FAIL: c-c++-common/tsan/thread_leak2.c -O2 output pattern test FAIL: c-c++-common/tsan/thread_leak.c -O2 execution test FAIL: c-c++-common/tsan/volatile.c -O0 execution test FAIL: c-c++-common/tsan/write_in_reader_lock.c -O0 output pattern test FAIL: c-c++-common/tsan/write_in_reader_lock.c -O2 output pattern test FAIL: g++.dg/tsan/atomic_free2.C -O0 output pattern test FAIL: g++.dg/tsan/atomic_free2.C -O2 output pattern test FAIL: g++.dg/tsan/atomic_free.C -O0 output pattern test FAIL: g++.dg/tsan/atomic_free.C -O2 output pattern test FAIL: g++.dg/tsan/benign_race.C -O0 execution test FAIL: g++.dg/tsan/cond_race.C -O0 output pattern test FAIL: g++.dg/tsan/fd_close_norace2.C -O0 execution test FAIL: g++.dg/tsan/fd_close_norace2.C -O2 execution test FAIL: g++.dg/tsan/fd_close_norace.C -O0 execution test FAIL: g++.dg/tsan/pr64265.C -O0 output pattern test FAIL: g++.dg/tsan/pthread_cond_clockwait.C -O0 execution test