Source: kf6-syndication Version: 6.8.0-1 Severity: serious Justification: nocheck ftbfs is explicitly release-critical Tags: ftbfs
kf6-syndication fails to build from source when built with the nocheck build profile, but succeeds otherwise. A build ends with: | dh_makeshlibs -a | dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below | dpkg-gensymbols: warning: debian/libkf6syndication6/DEBIAN/symbols doesn't match completely debian/libkf6syndication6.symbols | --- debian/libkf6syndication6.symbols (libkf6syndication6_6.8.0-1_amd64) | +++ dpkg-gensymbolsWHUsBF 2024-12-10 07:23:58.093588180 +0000 | @@ -1,6 +1,6 @@ | libKF6Syndication.so.6 libkf6syndication6 #MINVER# | * Build-Depends-Package: libkf6syndication-dev | - _ZN11Syndication10LoaderUtil9parseFeedERK10QByteArrayRK4QUrl@Base 6.0.0 | +#MISSING: 6.8.0-1# _ZN11Syndication10LoaderUtil9parseFeedERK10QByteArrayRK4QUrl@Base 6.0.0 | _ZN11Syndication10PersonImplC1ERK7QStringS3_S3_@Base 6.0.0 | _ZN11Syndication10PersonImplC1Ev@Base 6.0.0 | _ZN11Syndication10PersonImplC2ERK7QStringS3_S3_@Base 6.0.0 | dh_makeshlibs: error: failing due to earlier errors | make: *** [debian/rules:6: binary] Error 25 | dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Helmut