Debian Bug report logs - #712535
aide: FTBFS: #if with no expression

version graph

Package: src:aide; Maintainer for src:aide is Aide Maintainers <aide@packages.debian.org>;

Reported by: Daniel Schepler <dschepler@gmail.com>

Date: Sun, 16 Jun 2013 22:12:01 UTC

Severity: serious

Tags: jessie, sid

Found in version aide/0.15.1-8

Fixed in version 0.16~a2.git20130520-1

Done: Hannes von Haugwitz <hannes@vonhaugwitz.com>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#712535; Package src:aide. (Sun, 16 Jun 2013 22:12:05 GMT) (full text, mbox, link).


Acknowledgement sent to Daniel Schepler <dschepler@gmail.com>:
New Bug report received and forwarded. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>. (Sun, 16 Jun 2013 22:12:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Daniel Schepler <dschepler@gmail.com>
To: submit@bugs.debian.org
Subject: aide: FTBFS: #if with no expression
Date: Sun, 16 Jun 2013 15:08:58 -0700
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




Reply sent to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
You have taken responsibility. (Mon, 17 Jun 2013 05:12:09 GMT) (full text, mbox, link).


Notification sent to Daniel Schepler <dschepler@gmail.com>:
Bug acknowledged by developer. (Mon, 17 Jun 2013 05:12:09 GMT) (full text, mbox, link).


Message #10 received at 712535-done@bugs.debian.org (full text, mbox, reply):

From: Hannes von Haugwitz <hannes@vonhaugwitz.com>
To: Daniel Schepler <dschepler@gmail.com>, 712535-done@bugs.debian.org
Subject: Re: Bug#712535: aide: FTBFS: #if with no expression
Date: Mon, 17 Jun 2013 07:10:21 +0200
Version: 0.16~a2.git20130520-1

Hi Daniel,

Thanks for your bug report.

On Sun, Jun 16, 2013 at 03:08:58PM -0700, Daniel Schepler wrote:
> 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
>             ^

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.

Best regards

Hannes

[0] http://aide.git.sourceforge.net/git/gitweb.cgi?p=aide/aide;a=commit;h=16ed855



Added tag(s) sid and jessie. Request was from Holger Levsen <holger@layer-acht.org> to control@bugs.debian.org. (Mon, 17 Jun 2013 13:39:04 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#712535; Package src:aide. (Sun, 03 Nov 2013 08:42:04 GMT) (full text, mbox, link).


Acknowledgement sent to Petter Reinholdtsen <pere@hungry.com>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>. (Sun, 03 Nov 2013 08:42:04 GMT) (full text, mbox, link).


Message #17 received at 712535@bugs.debian.org (full text, mbox, reply):

From: Petter Reinholdtsen <pere@hungry.com>
To: 712535@bugs.debian.org
Subject: Re: Bug#712535: aide: FTBFS: #if with no expression
Date: Sun, 03 Nov 2013 09:38:08 +0100
[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



Information forwarded to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#712535; Package src:aide. (Sun, 03 Nov 2013 12:42:05 GMT) (full text, mbox, link).


Acknowledgement sent to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>. (Sun, 03 Nov 2013 12:42:05 GMT) (full text, mbox, link).


Message #22 received at 712535@bugs.debian.org (full text, mbox, reply):

From: Hannes von Haugwitz <hannes@vonhaugwitz.com>
To: Petter Reinholdtsen <pere@hungry.com>, 712535@bugs.debian.org
Subject: Re: Bug#712535: aide: FTBFS: #if with no expression
Date: Sun, 3 Nov 2013 13:35:31 +0100
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



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 06 Feb 2014 07:28:13 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 08:57:17 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.