On Thu, Feb 15, 2024 at 11:36 AM ci_notify@linaro.org wrote:
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.
In glibc_check master-aarch64 after:
| glibc patch https://patchwork.sourceware.org/patch/85772 | Author: H.J. Lu hjl.tools@gmail.com | Date: Thu Feb 15 03:27:19 2024 -0800 | | sort-makefile-lines.py: Allow '_' in name and "^# name" | | '_' is used in Makefile variable names and many variables end with | "^# name". Relax sort-makefile-lines.py to allow '_' in name and | "^# name" as variable end. This fixes BZ #31385. | ... applied on top of baseline commit: | dbae3a3940 trivial doc fix: remove weird phrase "syscall takes zero to five arguments"
FAIL: 1 regressions
regressions.sum: === glibc tests ===
Running glibc:. ... FAIL: lint-makefiles
Should be fixed now.