Source: flasm
Version: 1.62-7
Severity: serious
User: helm...@debian.org
Usertags: rebootstrap

flasm fails to build from source in unstable amd64 (presumably due to
the gperf 3.1 upload):

| gperf --language=ANSI-C -t -T -E -o -k 1,$,2,5 -S8 keywords.gperf > keywords.c
| gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -DCONFIG_PATH=\"/etc/flasm.ini\" -Wdate-time 
-D_FORTIFY_SOURCE=2  -c -o keywords.o keywords.c
| keywords.gperf:76:1: error: conflicting types for 'in_word_set'
|  totalframes_property,   0,              TOTALFRAMES_PROPERTY
|  ^~~~~~~~~~~
| keywords.gperf:14:17: note: previous declaration of 'in_word_set' was here
|  struct keyword *in_word_set(register const char *str, register unsigned int 
len);
|                  ^~~~~~~~~~~
| <builtin>: recipe for target 'keywords.o' failed
| make[2]: *** [keywords.o] Error 1
| make[2]: Leaving directory '/<<PKGBUILDDIR>>'
| debian/rules:10: recipe for target 'override_dh_auto_build' failed
| make[1]: *** [override_dh_auto_build] Error 2
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| debian/rules:7: recipe for target 'build-arch' failed
| make: *** [build-arch] Error 2
| dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Helmut

Reply via email to