Bug#712535: aide: FTBFS: #if with no expression

2013-11-03 Thread Petter Reinholdtsen

[Hannes von Haugwitz]
 This has been fixed upstream in git[0] and in debian with the recent
 upload to experimental. Hence I close this bug as fixed in aide
 0.16~a2.git20130520-1.

The problem still exist in testing, and unless it is fixed there the
package will not make into into the Jessie release.  Is it time to
upload the version from experimental into unstable?

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#712535: aide: FTBFS: #if with no expression

2013-11-03 Thread Hannes von Haugwitz
On Sun, Nov 03, 2013 at 09:38:08AM +0100, Petter Reinholdtsen wrote:
 
 [Hannes von Haugwitz]
  This has been fixed upstream in git[0] and in debian with the recent
  upload to experimental. Hence I close this bug as fixed in aide
  0.16~a2.git20130520-1.
 
 The problem still exist in testing, and unless it is fixed there the
 package will not make into into the Jessie release.  Is it time to
 upload the version from experimental into unstable?

I plan to upload a new version of aide to unstable within the next
two weeks.

Best regards

Hannes


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#712535: aide: FTBFS: #if with no expression

2013-06-16 Thread Daniel Schepler
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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org