On Mon, Jan 13, 2025 at 5:09 AM H.J. Lu hjl.tools@gmail.com wrote:
On Mon, Jan 13, 2025 at 4:42 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 binutils_check master-aarch64, after: | 2 patches in binutils | Patchwork URL: https://patchwork.sourceware.org/patch/104601 | 795205673be [PATCH v3 2/4] ld: Document mixing IR and non-IR objects for -r | a8d189da9d5 [PATCH v3 1/4] ld: Add lto and none-lto output support for ld -r | ... applied on top of baseline commit: | 338e0b05d8f Fix grammar in "Debug Names" node of the manual
Produces 1 regressions: | Running ld:ld-plugin/plugin.exp ... | FAIL: nm --plugin
I can't reproduce it on cfarm185.cfarm.net:
/home/hjl/build/binutils/build-aarch64-linux/ld/../binutils/nm-new --plugin /home/hjl/build/binutils/build-aarch64-linux/ld/.libs/libldtestplug2.so.0 /home/hjl/git/binutils-gdb/ld/testsuite/ld-plugin/func.c 00000000 T _func 00000000 T func PASS: nm --plugin
It has GCC 13.3.1. I saw you were using GCC 11.4.0. Please try GCC 11.5.0.
It turns out that the 3rd patch should be folded into the 1st patch.
Used configuration : *CI config* tcwg_binutils_check master-aarch64 *configure and test flags:* --target aarch64-linux-gnu
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
The full lists of regressions and improvements as well as configure and make commands are in
The list of [ignored] baseline and flaky failures are in
Current build : https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/2335... Reference build : https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-build/2093/art...
Warning: we do not enable maintainer-mode nor automatically update generated files, which may lead to failures if the patch modifies the master files.
-- H.J.