Source: akonadi-calendar Version: 4:24.12.0-2 Severity: serious Justification: nocheck ftbfs is release-critical Tags: ftbfs
akonadi-calendar fails to build from source when built with the nocheck build profile. A build ends as follows: | make[1]: Leaving directory '/build/reproducible-path/akonadi-calendar-24.12.0/obj-x86_64-linux-gnu' | dh_install | dh_install: warning: Cannot find (any matches for) "usr/share/knotifications6/notification_gui.notifyrc" (tried in ., debian/tmp) | | dh_install: warning: kalendarac missing files: usr/share/knotifications6/notification_gui.notifyrc | dh_install: error: missing files, aborting | make: *** [debian/rules:13: binary] Error 255 | dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 I see the missing file is located in a subdirectory tests, so maybe tests are skipping too much? Helmut