Public bug reported:

https://launchpadlibrarian.net/417924448/buildlog_ubuntu-
disco-i386.audit_1%3A2.8.3-1ubuntu3_BUILDING.txt.gz

gcc -DHAVE_CONFIG_H -I. -I../../../lib -I..  -I. -I../../.. -I../../../auparse  
'-DTABLE_H="flagtab.h"' -g -O2 -c -o gen_flagtabs_h-gen_tables.o `test -f 
'gen_tables.c' || echo '../../../lib/'`gen_tables.c
In file included from ../../../lib/gen_tables.c:40:
../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
 
In file included from ../../../lib/libaudit.h:35,
                 from ../../../lib/gen_tables.c:40:
/usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
 
In file included from ../../../lib/gen_tables.c:40:
../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
 
In file included from ../../../lib/libaudit.h:35,
                 from ../../../lib/gen_tables.c:40:
/usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
 
In file included from ../../../lib/gen_tables.c:40:
../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
 
In file included from ../../../lib/libaudit.h:35,
                 from ../../../lib/gen_tables.c:40:
/usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
 
In file included from ../../../lib/gen_tables.c:40:
../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
 
In file included from ../../../lib/libaudit.h:35,
                 from ../../../lib/gen_tables.c:40:
/usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
 
../../../lib/libaudit.h:292:30: error: ‘AUDIT_FILTER_EXCLUDE’ undeclared here 
(not in a function)
 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
                              ^~~~~~~~~~~~~~~~~
../../../lib/gen_tables.c:89:23: note: in definition of macro ‘_S’
 #define _S(VAL, S) { (VAL), (S), 0, 0 },
                       ^~~
../../../lib/flagtab.h:26:4: note: in expansion of macro ‘AUDIT_FILTER_EXCLUDE’
 _S(AUDIT_FILTER_EXCLUDE, "exclude"   )
    ^~~~~~~~~~~~~~~~~~~~
make[4]: *** [Makefile:1003: gen_flagtabs_h-gen_tables.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/lib'
make[3]: *** [Makefile:469: all-recursive] Error 1

** Affects: audit (Ubuntu)
     Importance: High
         Status: New


** Tags: ftbfs rls-dd-incoming

** Tags added: ftbfs

** Tags added: rld-dd-incoming

** Tags removed: rld-dd-incoming
** Tags added: rls-dd-incoming

** Changed in: audit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to audit in Ubuntu.
https://bugs.launchpad.net/bugs/1823420

Title:
  audit ftbfs in disco

Status in audit package in Ubuntu:
  New

Bug description:
  https://launchpadlibrarian.net/417924448/buildlog_ubuntu-
  disco-i386.audit_1%3A2.8.3-1ubuntu3_BUILDING.txt.gz

  gcc -DHAVE_CONFIG_H -I. -I../../../lib -I..  -I. -I../../.. 
-I../../../auparse  '-DTABLE_H="flagtab.h"' -g -O2 -c -o 
gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo 
'../../../lib/'`gen_tables.c
  In file included from ../../../lib/gen_tables.c:40:
  ../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
   #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
   
  In file included from ../../../lib/libaudit.h:35,
                   from ../../../lib/gen_tables.c:40:
  /usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
   #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
   
  In file included from ../../../lib/gen_tables.c:40:
  ../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
   #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
   
  In file included from ../../../lib/libaudit.h:35,
                   from ../../../lib/gen_tables.c:40:
  /usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
   #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
   
  In file included from ../../../lib/gen_tables.c:40:
  ../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
   #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
   
  In file included from ../../../lib/libaudit.h:35,
                   from ../../../lib/gen_tables.c:40:
  /usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
   #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
   
  In file included from ../../../lib/gen_tables.c:40:
  ../../../lib/libaudit.h:292: warning: "AUDIT_FILTER_EXCLUDE" redefined
   #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
   
  In file included from ../../../lib/libaudit.h:35,
                   from ../../../lib/gen_tables.c:40:
  /usr/include/linux/audit.h:161: note: this is the location of the previous 
definition
   #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
   
  ../../../lib/libaudit.h:292:30: error: ‘AUDIT_FILTER_EXCLUDE’ undeclared here 
(not in a function)
   #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
                                ^~~~~~~~~~~~~~~~~
  ../../../lib/gen_tables.c:89:23: note: in definition of macro ‘_S’
   #define _S(VAL, S) { (VAL), (S), 0, 0 },
                         ^~~
  ../../../lib/flagtab.h:26:4: note: in expansion of macro 
‘AUDIT_FILTER_EXCLUDE’
   _S(AUDIT_FILTER_EXCLUDE, "exclude"   )
      ^~~~~~~~~~~~~~~~~~~~
  make[4]: *** [Makefile:1003: gen_flagtabs_h-gen_tables.o] Error 1
  make[4]: *** Waiting for unfinished jobs....
  make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/lib'
  make[3]: *** [Makefile:469: all-recursive] Error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1823420/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to