new re debian build warnings
juha-h opened this issue · 1 comments
juha-h commented
Today I got these warnings when I built re main on Debian 11:
dh_shlibdeps -O--buildsystem=cmake
dpkg-shlibdeps: warning: /lib/x86_64-linux-gnu/libre.so has an unexpected SONAME (libre.so.10)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libre.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libre.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libre.so'
dpkg-shlibdeps: warning: /usr/lib/x86_64-linux-gnu/libre.so has an unexpected SONAME (libre.so.10)
dpkg-shlibdeps: warning: can't extract name and version from library name 'libre.so'
dpkg-shlibdeps: warning: can't extract name and version from library name 'libre.so'
I don't remember seeing them before.
juha-h commented
Sorry, wrong project. These came from rem build. I'll move the issue there.