Source: pdns Version: 4.0.0-1 Severity: important Justification: fails to build from source (but built successfully in the past)
Builds of pdns 4 for kFreeBSD failed: checking systemd/sd-daemon.h usability... no checking systemd/sd-daemon.h presence... yes configure: WARNING: systemd/sd-daemon.h: present but cannot be compiled configure: WARNING: systemd/sd-daemon.h: check for missing prerequisite headers? configure: WARNING: systemd/sd-daemon.h: see the Autoconf documentation configure: WARNING: systemd/sd-daemon.h: section "Present But Cannot Be Compiled" configure: WARNING: systemd/sd-daemon.h: proceeding with the compiler's result checking for systemd/sd-daemon.h... no configure: error: Unable to find a suitable libsystemd library debian/rules:20: recipe for target 'override_dh_auto_configure' failed make[1]: *** [override_dh_auto_configure] Error 1 make[1]: Leaving directory '/«PKGBUILDDIR»' debian/rules:14: recipe for target 'build-arch' failed make: *** [build-arch] Error 2 It looks like the version of libsystemd-dev available on kFreeBSD (and the Hurd), 222-1, is too old for pdns's purposes. Please version the build dependency appropriately. Thanks!