On Thu, Nov 27, 2025 at 9:10 AM Maxim Kuvyrkov maxim.kuvyrkov@linaro.org wrote:
Hi H.J.,
On Nov 26, 2025, at 12:36, H.J. Lu via linaro-toolchain linaro-toolchain@lists.linaro.org wrote:
On Wed, Nov 26, 2025 at 2:25 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: | commit binutils-2_41-release-8827-gbeab972c07d | Author: H.J. Lu hjl.tools@gmail.com | Date: Sat Nov 15 11:43:45 2025 +0800 | | elf: Verify base symbol version works properly | | Add a testcase to verify that VER_NDX_GLOBAL can be used with | | asm (".symver foo_base, foo@"); | ... 15 lines of the commit log omitted.
Produces 1 regression: | | regressions.sum: | Running ld:ld-elfvers/vers.exp ... | FAIL: Run pr33577a with tmpdir/libpr33577-versioned.so
It works for me with a cross compiler. Is this a run-time failure?
Yes, it's a run-time failure. The build part of the test passes, running pr33577a fails, and running pr33577b passes:
PASS: Build pr33577b with tmpdir/libpr33577-versioned.so tmpdir/pr33577a Executing on host: tmpdir/pr33577a (timeout = 300) spawn -ignore SIGHUP tmpdir/pr33577a 0 {} FAIL: Run pr33577a with tmpdir/libpr33577-versioned.so tmpdir/pr33577b Executing on host: tmpdir/pr33577b (timeout = 300) spawn -ignore SIGHUP tmpdir/pr33577b PASS PASS: Run pr33577b with tmpdir/libpr33577-versioned.so testcase /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/binutils.git~master/ld/testsuite/ld-elfvers/vers.exp completed in 3 seconds
Let us know if you need help troubleshooting this.
I can't reproduce it on cfarm185.cfarm.net with glibc 2.28:
[hjl@cfarm185 ld]$ uname -a Linux cfarm185 4.18.0-553.el8_10.aarch64 #1 SMP Fri May 24 08:14:06 EDT 2024 aarch64 aarch64 aarch64 GNU/Linux [hjl@cfarm185 ld]$ grep "Run pr33577a with tmpdir/libpr33577-versioned.so" ld.log PASS: Run pr33577a with tmpdir/libpr33577-versioned.so [hjl@cfarm185 ld]$
Thanks!
-- Maxim Kuvyrkov https://www.linaro.org
Used configuration : *CI config* tcwg_binutils_check 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-1759. Please let us know if you have a fix.
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-build/2975/art... Reference build : https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-build/2974/art...
Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/binuti...
Full commit : https://sourceware.org/git/?p=binutils-gdb.git%3Ba=commitdiff%3Bh=beab972c07...
-- H.J. _______________________________________________ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-leave@lists.linaro.org