Source: grok Version: 1.20110708.1-4.1 Severity: serious User: helm...@debian.org Usertags: rebootstrap
grok fails to build from source in unstable amd64 (presumably due to the gperf 3.1 upload): | cc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -pipe -fPIC -I. -O2 -I/usr/local/include -DPLATFORM_GNULinux libc_helper.c -o libc_helper.o | GNU gperf 3.1 | We require gperf version >= 3.0.3 | Makefile:226: recipe for target 'grok_matchconf_macro.c' failed | make[1]: *** [grok_matchconf_macro.c] Error 1 | make[1]: Leaving directory '/<<PKGBUILDDIR>>' | dh_auto_build: make -j1 returned exit code 2 | debian/rules:18: recipe for target 'build-arch' failed | make: *** [build-arch] Error 2 | dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 Helmut