[Pkg-aide-maintainers] Bug#712535: aide: FTBFS: #if with no expression

Daniel Schepler dschepler at gmail.com
Sun Jun 16 22:08:58 UTC 2013


Source: aide
Version: 0.15.1-8
Severity: serious

>From my pbuilder build log:

...
flex  -oconf_lex.c -Pconf ../../src/conf_lex.l
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I../../include -I../../src -I../src  -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security  -MT conf_lex.o -MD -MP -MF .deps/conf_lex.Tpo -c -o conf_lex.o conf_lex.c
In file included from ../../src/conf_lex.l:38:0:
conf_yacc.h:39:12: error: #if with no expression
 #if YYDEBUG
            ^
conf_lex.c:4717:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
make[5]: *** [conf_lex.o] Error 1
make[5]: Leaving directory `/tmp/buildd/aide-0.15.1/aide/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/tmp/buildd/aide-0.15.1/aide/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/aide-0.15.1/aide'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/aide-0.15.1/aide'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build-arch] Error 2
make[1]: Leaving directory `/tmp/buildd/aide-0.15.1'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



More information about the Pkg-aide-maintainers mailing list