This test failure is pre-existing on master and is not introduced by this series. I verified that vanilla master (commit d3e7d81adc8, the baseline cited by the CI report) produces identical output to the patched build for the Egypt walk in test_egypt() — the diff is empty.
The test's hardcoded expected output expects ambiguous local_info results at certain EEST→EET fall-back transitions (2003, 2005, 2007, 2009, 2010), but the current master code produces two consecutive unique EET intervals instead (a 1-hour interval followed by the long winter interval, same offset/save/abbrev). This looks like a pre-existing consequence of the merge block in _M_get_sys_info being #if 0'd out.
--Álvaro.
On Sun, Apr 12, 2026 at 1:40 AM ci_notify@linaro.org wrote:
Dear contributor,
Our automatic CI has detected problems related to your patch(es). Please find some details below.
In armv8l-unknown-linux-gnueabihf native, after: | 5 patches in gcc | Patchwork URL: https://patchwork.sourceware.org/patch/132945 | 9c1142da97d [PATCH 5/5] libstdc++: Implement zic writezone merge optimization [PR 124854] | 4647ebca332 [PATCH 4/5] libstdc++: Cascade wall-time saves in lazy expansion seeding [PR 124853] | f5a3c3c82e2 [PATCH 3/5] libstdc++: Resolve named-rule UNTIL save adjustment [PR116110] | e31e5de33bb [PATCH 2/5] libstdc++: Support ON-format DAY in Zone UNTIL field [PR 124852] | a607854b476 [PATCH 1/5] libstdc++: Fix numeric save offset on Zone lines [PR 124851] | ... applied on top of baseline commit: | d3e7d81adc8 Daily bump.
Produces 1 regression: | | regressions.sum: | Running libstdc++:libstdc++-dg/conformance.exp ... | FAIL: std/time/time_zone/get_info_local.cc -std=gnu++20 execution test
Used configuration : *CI config* tcwg_gcc_check armv8l-unknown-linux-gnueabihf *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf--disable-multilib --with-float=hard --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a --with-fpu=neon-fp-armv8
If you have any questions regarding this report, please ask on linaro-toolchain@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
http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1... The full lists of regressions and improvements as well as configure and make commands are in
http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1... The list of [ignored] baseline and flaky failures are in
http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1...
Current build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1... Reference build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10080...
Warning: we do not enable maintainer-mode nor automatically update generated files, which may lead to failures if the patch modifies the master files.
Hi Alvaro, Hi All,
Yes, this was an issue in Linaro CI. It should be fixed now.
-- Maxim Kuvyrkov https://www.linaro.org
On Apr 13, 2026, at 01:05, Álvaro Begué via linaro-toolchain linaro-toolchain@lists.linaro.org wrote:
This test failure is pre-existing on master and is not introduced by this series. I verified that vanilla master (commit d3e7d81adc8, the baseline cited by the CI report) produces identical output to the patched build for the Egypt walk in test_egypt() — the diff is empty.
The test's hardcoded expected output expects ambiguous local_info results at certain EEST→EET fall-back transitions (2003, 2005, 2007, 2009, 2010), but the current master code produces two consecutive unique EET intervals instead (a 1-hour interval followed by the long winter interval, same offset/save/abbrev). This looks like a pre-existing consequence of the merge block in _M_get_sys_info being #if 0'd out.
--Álvaro.
On Sun, Apr 12, 2026 at 1:40 AM ci_notify@linaro.org wrote:
Dear contributor,
Our automatic CI has detected problems related to your patch(es). Please find some details below.
In armv8l-unknown-linux-gnueabihf native, after: | 5 patches in gcc | Patchwork URL: https://patchwork.sourceware.org/patch/132945 | 9c1142da97d [PATCH 5/5] libstdc++: Implement zic writezone merge optimization [PR 124854] | 4647ebca332 [PATCH 4/5] libstdc++: Cascade wall-time saves in lazy expansion seeding [PR 124853] | f5a3c3c82e2 [PATCH 3/5] libstdc++: Resolve named-rule UNTIL save adjustment [PR116110] | e31e5de33bb [PATCH 2/5] libstdc++: Support ON-format DAY in Zone UNTIL field [PR 124852] | a607854b476 [PATCH 1/5] libstdc++: Fix numeric save offset on Zone lines [PR 124851] | ... applied on top of baseline commit: | d3e7d81adc8 Daily bump.
Produces 1 regression: | | regressions.sum: | Running libstdc++:libstdc++-dg/conformance.exp ... | FAIL: std/time/time_zone/get_info_local.cc -std=gnu++20 execution test
Used configuration : *CI config* tcwg_gcc_check armv8l-unknown-linux-gnueabihf *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf--disable-multilib --with-float=hard --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a --with-fpu=neon-fp-armv8
If you have any questions regarding this report, please ask on linaro-toolchain@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
http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1... The full lists of regressions and improvements as well as configure and make commands are in
http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1... The list of [ignored] baseline and flaky failures are in
http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1...
Current build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-precommit/builds/1... Reference build : http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10080...
Warning: we do not enable maintainer-mode nor automatically update generated files, which may lead to failures if the patch modifies the master files.
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-leave@lists.linaro.org
linaro-toolchain@lists.linaro.org