On Fri, 2020-10-16 at 11:47 +0530, Vasudev Kamath wrote: > Ritesh Raj Sarraf <[email protected]> writes: > > > If you have some spare cycles for bpfcc, it could use your help. > > > I'm bit confused here, is this the upstream issue?. Or I need to > patch > > the upstream CMake to make sure these linker options are passed?. > > Some input appreciated.
Lintian too complains of these issues. dh_shlibdeps -a -O--buildsystem=cmake dpkg-shlibdeps: warning: symbol elf_version used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol elf_memory used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol gelf_getclass used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol elf_end used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol elf_getscn used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol elf_rawdata used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol gzopen used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol elf_strptr used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol gelf_getsym used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: symbol gelf_getshdr used by debian/libbpfcc/usr/lib/x86_64-linux-gnu/libbcc_bpf.so.0.16.0 found in none of the libraries dpkg-shlibdeps: warning: 7 other similar warnings have been skipped (use -v to see them all) I tried a couple of changes in the CMake file. But the results were the same. Lintian still keeps complaining of these warnings. OTOH, a closer look at the build logs show that the libs are linked with ELF during the build process. So not sure what's goofing up here. -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System
signature.asc
Description: This is a digitally signed message part

