[OS-BUILD PATCHv2 2/2] kernel.spec: package unstripped test_progs-no_alu32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Felix Maurer <fmaurer@xxxxxxxxxx>

kernel.spec: package unstripped test_progs-no_alu32

Two bpf selftest run by test_progs-no_alu32 were failing:

./test_progs-no_alu32 -t attach_probe
[...]
libbpf: elf: failed to find symbol 'trigger_func2' in '/proc/self/exe'
test_attach_probe:FAIL:attach_uprobe_byname unexpected error: -2
[...]

./test_progs-no_alu32 -t uprobe_autoattach
[...]
libbpf: elf: failed to find symbol 'autoattach_trigger_func' in '/proc/self/exe'
libbpf: prog 'handle_uprobe_byname': failed to auto-attach: -2
test_uprobe_autoattach:FAIL:skel_attach unexpected error: -2 (errno 2)
[...]

These selftests require symbols in the test binary to pass. We already ship
kselftests/bpf/test_progs unstripped. Package the no_alu32 variant of the
test binary unstripped as well.

Signed-off-by: Felix Maurer <fmaurer@xxxxxxxxxx>

diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index blahblah..blahblah 100644
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -2579,6 +2579,7 @@ for dir in bpf bpf/no_alu32 bpf/progs; do
 done
 ln -sr  %{buildroot}%{_libexecdir}/kselftests/bpf/bpftool %{buildroot}%{_libexecdir}/kselftests/bpf/no_alu32/bpftool
 %buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs"
+%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs-no_alu32"
 popd
 export -n BPFTOOL
 %endif

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2422
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux