ci_notify@linaro.org writes:
Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
We track this report status in https://linaro.atlassian.net/browse/GNU-1221 , please let us know if you are looking at the problem and/or when you have a fix.
In gcc_check master-aarch64 after:
| commit gcc-15-937-g7e322d576eb | Author: Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE | Date: Fri May 31 09:29:38 2024 +0200 | | testsuite: Adjust several dg-additional-files-options calls [PR115294] | | A recent patch | | commit bdc264a16e327c63d133131a695a202fbbc0a6a0 | Author: Alexandre Oliva oliva@adacore.com | Date: Thu May 30 02:06:48 2024 -0300 | ... 42 lines of the commit log omitted.
FAIL: 8 regressions
I couldn't find a way to comment on the issue page directly, and I refuse to spend any time on some random CI system du jour.
This is a false positive: the previous commit
commit bdc264a16e327c63d133131a695a202fbbc0a6a0 Author: Alexandre Oliva oliva@adacore.com Date: Thu May 30 02:06:48 2024 -0300
broke libgomp testing, hiding any previous failures as described in PR testsuite/115294. My patch restored testing, so all failures previously visible are now visible again.
Those failures are well known and tracked as PR testsuite/115140, no regression here.