[Syslog-ng-maintainers] Bug#1097962: syslog-ng: ftbfs with GCC-15

Matthias Klose doko at debian.org
Mon Feb 17 17:56:06 GMT 2025


Package: src:syslog-ng
Version: 4.8.1-2
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/syslog-ng_4.8.1-2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-regular-files.lo `test -f 'modules/affile/regular-files.c' || echo '../../'`modules/affile/regular-files.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/file-opener.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-file-opener.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-named-pipe.lo `test -f 'modules/affile/named-pipe.c' || echo '../../'`modules/affile/named-pipe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/regular-files.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-regular-files.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/named-pipe.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-named-pipe.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-linux-kmsg.lo `test -f 'modules/affile/linux-kmsg.c' || echo '../../'`modules/affile/linux-kmsg.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-stdin.lo `test -f 'modules/affile/stdin.c' || echo '../../'`modules/affile/stdin.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-stdout.lo `test -f 'modules/affile/stdout.c' || echo '../../'`modules/affile/stdout.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-affile-source.lo `test -f 'modules/affile/affile-source.c' || echo '../../'`modules/affile/affile-source.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/linux-kmsg.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-linux-kmsg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/stdin.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-stdin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/stdout.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-stdout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/affile-source.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-affile-source.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-affile-dest.lo `test -f 'modules/affile/affile-dest.c' || echo '../../'`modules/affile/affile-dest.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-affile-grammar.lo `test -f 'modules/affile/affile-grammar.c' || echo '../../'`modules/affile/affile-grammar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/affile-dest.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-affile-dest.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-affile-parser.lo `test -f 'modules/affile/affile-parser.c' || echo '../../'`modules/affile/affile-parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c modules/affile/affile-grammar.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-affile-grammar.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-affile-plugin.lo `test -f 'modules/affile/affile-plugin.c' || echo '../../'`modules/affile/affile-plugin.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-file-list.lo `test -f 'modules/affile/file-list.c' || echo '../../'`modules/affile/file-list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/affile-parser.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-affile-parser.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/affile/libaffile_la-directory-monitor-inotify.lo `test -f 'modules/affile/directory-monitor-inotify.c' || echo '../../'`modules/affile/directory-monitor-inotify.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0  -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/afmongodb/libafmongodb_la-afmongodb-grammar.lo `test -f 'modules/afmongodb/afmongodb-grammar.c' || echo '../../'`modules/afmongodb/afmongodb-grammar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/affile-plugin.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-affile-plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/directory-monitor-inotify.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-directory-monitor-inotify.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/affile -I./modules/affile -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/affile/file-list.c  -fPIC -DPIC -o modules/affile/.libs/libaffile_la-file-list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0 -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c modules/afmongodb/afmongodb-grammar.c  -fPIC -DPIC -o modules/afmongodb/.libs/libafmongodb_la-afmongodb-grammar.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0  -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/afmongodb/libafmongodb_la-afmongodb.lo `test -f 'modules/afmongodb/afmongodb.c' || echo '../../'`modules/afmongodb/afmongodb.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0  -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/afmongodb/libafmongodb_la-afmongodb-worker.lo `test -f 'modules/afmongodb/afmongodb-worker.c' || echo '../../'`modules/afmongodb/afmongodb-worker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0 -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/afmongodb/afmongodb.c  -fPIC -DPIC -o modules/afmongodb/.libs/libafmongodb_la-afmongodb.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0  -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/afmongodb/libafmongodb_la-afmongodb-parser.lo `test -f 'modules/afmongodb/afmongodb-parser.c' || echo '../../'`modules/afmongodb/afmongodb-parser.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/afprog -I./modules/afprog -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/afprog/libafprog_la-afprog.lo `test -f 'modules/afprog/afprog.c' || echo '../../'`modules/afprog/afprog.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I../../modules -I./lib -I./modules -I../../modules/afprog -I./modules/afprog -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src   -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi   -I/usr/include/json-c   -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros   -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o modules/afprog/libafprog_la-afprog-grammar.lo `test -f 'modules/afprog/afprog-grammar.c' || echo '../../'`modules/afprog/afprog-grammar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0 -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/afmongodb/afmongodb-worker.c  -fPIC -DPIC -o modules/afmongodb/.libs/libafmongodb_la-afmongodb-worker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -DUTF8PROC_EXPORTS -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0 -I../../modules/afmongodb -I./modules/afmongodb -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/afmongodb/afmongodb-parser.c  -fPIC -DPIC -o modules/afmongodb/.libs/libafmongodb_la-afmongodb-parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/afprog -I./modules/afprog -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../modules/afprog/afprog.c  -fPIC -DPIC -o modules/afprog/.libs/libafprog_la-afprog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../modules -I./lib -I./modules -I../../modules/afprog -I./modules/afprog -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 -I../../lib/eventlog/src -I./lib/eventlog/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -I/usr/include/json-c -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wshadow -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -fno-omit-frame-pointer -O2 -g -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/syslog-ng-4.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c modules/afprog/afprog-grammar.c  -fPIC -DPIC -o modules/afprog/.libs/libafprog_la-afprog-grammar.o
In file included from /usr/include/libbson-1.0/bson/bson-compat.h:35,
                 from /usr/include/libbson-1.0/bson/bson.h:23,
                 from /usr/include/libmongoc-1.0/mongoc/mongoc.h:22,
                 from /usr/include/libmongoc-1.0/mongoc.h:18,
                 from ../../modules/afmongodb/afmongodb-worker.h:29,
                 from ../../modules/afmongodb/afmongodb.c:27:
/usr/include/libbson-1.0/bson/bson-macros.h:213:34: error: expected ';' before 'void'
  213 | static BSON_INLINE BSON_NORETURN void
      |                                  ^~~~
/usr/include/libbson-1.0/bson/bson-macros.h:220:34: error: expected ';' before 'void'
  220 | static BSON_INLINE BSON_NORETURN void
      |                                  ^~~~
In file included from /usr/include/libbson-1.0/bson/bson-compat.h:35,
                 from /usr/include/libbson-1.0/bson/bson.h:23,
                 from /usr/include/libmongoc-1.0/mongoc/mongoc.h:22,
                 from /usr/include/libmongoc-1.0/mongoc.h:18,
                 from ../../modules/afmongodb/afmongodb-worker.h:29,
                 from ../../modules/afmongodb/afmongodb-worker.c:25:
/usr/include/libbson-1.0/bson/bson-macros.h:213:34: error: expected ';' before 'void'
  213 | static BSON_INLINE BSON_NORETURN void
      |                                  ^~~~
/usr/include/libbson-1.0/bson/bson-macros.h:220:34: error: expected ';' before 'void'
  220 | static BSON_INLINE BSON_NORETURN void
      |                                  ^~~~
make[3]: *** [Makefile:23597: modules/afmongodb/libafmongodb_la-afmongodb.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:23604: modules/afmongodb/libafmongodb_la-afmongodb-worker.lo] Error 1
make[2]: *** [Makefile:31614: all-recursive] Error 1
make[1]: *** [Makefile:13709: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/syslog-ng-4.8.1/debian/build-tree'
dh_auto_build: error: cd debian/build-tree && make -j8 returned exit code 2
make: *** [debian/rules:214: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the Syslog-ng-maintainers mailing list