Skip to content

[elfutils] update contacts#14184

Merged
DavidKorczynski merged 1 commit intogoogle:masterfrom
evverx:elfutils-contacts
Oct 27, 2025
Merged

[elfutils] update contacts#14184
DavidKorczynski merged 1 commit intogoogle:masterfrom
evverx:elfutils-contacts

Conversation

@evverx
Copy link
Copy Markdown
Contributor

@evverx evverx commented Oct 24, 2025

@github-actions
Copy link
Copy Markdown

evverx has previously contributed to projects/elfutils. The previous PR was #13997

@evverx
Copy link
Copy Markdown
Contributor Author

evverx commented Oct 24, 2025

The CI fails with

clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:761: nm] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/bin/ld: /usr/bin/ld: DWARF error: invalid or unhandled FORM value: 0x25
../backends/libebl_backends.a(x86_64_initreg_sample.o): in function `x86_64_sample_sp_pc':
x86_64_initreg_sample.c:(.text.x86_64_sample_sp_pc[x86_64_sample_sp_pc]+0x41): undefined reference to `x86_sample_sp_pc'
/usr/bin/ld: ../backends/libebl_backends.a(x86_64_initreg_sample.o): in function `x86_64_sample_perf_regs_mapping':
x86_64_initreg_sample.c:(.text.x86_64_sample_perf_regs_mapping[x86_64_sample_perf_regs_mapping]+0x40): undefined reference to `x86_sample_perf_regs_mapping'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:793: strip] Error 1

It seems it has just been introduced. https://sourceware.org/git/?p=elfutils.git;a=commit;h=3ce0d5ed6f878be84ff6a9962885fbe8101b1acb hasn't been picked up by OSS-Fuzz yet so it doesn't even fail there.

Either way it's unrelated to this PR.

@evverx evverx force-pushed the elfutils-contacts branch from b2c26f3 to faabd83 Compare October 25, 2025 06:55
@evverx
Copy link
Copy Markdown
Contributor Author

evverx commented Oct 25, 2025

It was addressed in https://sourceware.org/git/?p=elfutils.git;a=commit;h=cde995de0ae996fc68e4a983a48f8d027e11a472 so the CI is green. OSS-Fuzz picked up that commit as well and the latest build succeeded there: https://oss-fuzz-build-logs.storage.googleapis.com/log-7eb87b08-934a-483c-91fc-df30abfba0b9.txt

@DavidKorczynski DavidKorczynski merged commit e809e90 into google:master Oct 27, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants