Control: tags -1 + pending On 2018-03-14 22:44 +0200, Adrian Bunk wrote:
> Source: libdrm > Version: 2.4.91-1 > Severity: serious > > https://buildd.debian.org/status/package.php?p=libdrm&suite=sid > > ... > debian/rules override_dh_makeshlibs > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.89)' --add-udeb=libdrm2-udeb -- -c4 > dh_makeshlibs -plibdrm-nouveau2 -V'libdrm-nouveau2 (>= 2.4.66)' -- -c4 > dh_makeshlibs -plibdrm-radeon1 -V'libdrm-radeon1 (>= 2.4.39)' -- -c4 > dh_makeshlibs -plibdrm-amdgpu1 -V'libdrm-amdgpu1 (>= 2.4.90)' -- -c4 > dh_makeshlibs -plibdrm-tegra0 -V'libdrm-tegra0' -- -c4 > dh_makeshlibs -plibdrm-freedreno1 -V'libdrm-freedreno1 (>= 2.4.89)' -- -c4 > dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see > diff output below > dpkg-gensymbols: warning: debian/libdrm-freedreno1/DEBIAN/symbols doesn't > match completely debian/libdrm-freedreno1.symbols > --- debian/libdrm-freedreno1.symbols (libdrm-freedreno1_2.4.91-1_arm64) > +++ dpkg-gensymbolsaJO5I2 2018-03-14 07:53:26.403570801 +0000 > @@ -7,10 +7,12 @@ > fd_bo_from_fbdev@Base 0 > fd_bo_from_handle@Base 0 > fd_bo_from_name@Base 0 > + fd_bo_get_iova@Base 2.4.91-1 > fd_bo_get_name@Base 0 > fd_bo_handle@Base 0 > fd_bo_map@Base 0 > fd_bo_new@Base 0 > + fd_bo_put_iova@Base 2.4.91-1 > fd_bo_ref@Base 0 > fd_bo_size@Base 0 > fd_device_del@Base 0 > dh_makeshlibs: failing due to earlier errors > debian/rules:103: recipe for target 'override_dh_makeshlibs' failed > make[1]: *** [override_dh_makeshlibs] Error 2 I have added the missing symbols in git, not tested though. Cheers, Sven

