Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng.spec'], chrootPath='/var/lib/mock/1051153-fedora-rawhide-x86_64-1570574022.800890/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6c7l1eho:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6c7l1eho:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '05567412cf894545a36597925d0fb349', '-D', '/var/lib/mock/1051153-fedora-rawhide-x86_64-1570574022.800890/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6c7l1eho:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: line 150: It's not recommended to have unversioned Obsoletes: Obsoletes: syslog-ng-json warning: Macro expanded in comment on line 538: %{_libdir}/%{name}/libgeoip-plugin.so Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1557964800 Wrote: /builddir/build/SRPMS/syslog-ng-3.24.1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng.spec'], chrootPath='/var/lib/mock/1051153-fedora-rawhide-x86_64-1570574022.800890/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6c7l1eho:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6c7l1eho:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '581bd5cf32b445748b4a1d4d14db7e5e', '-D', '/var/lib/mock/1051153-fedora-rawhide-x86_64-1570574022.800890/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6c7l1eho:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory warning: line 150: It's not recommended to have unversioned Obsoletes: Obsoletes: syslog-ng-json warning: Macro expanded in comment on line 538: %{_libdir}/%{name}/libgeoip-plugin.so Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1557964800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oGOAOw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syslog-ng-3.24.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/syslog-ng-3.24.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd syslog-ng-3.24.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/sed -i 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|' contrib/relogger.pl + /usr/bin/sed -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/merge-grammar.py + /usr/bin/chmod -c a-x contrib/syslog2ng mode of 'contrib/syslog2ng' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uuu9Mw + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.24.1 + export GEOIP_LIBS=-lGeoIP + GEOIP_LIBS=-lGeoIP + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./lib/ivykis/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./lib/ivykis/config.guess ++ basename ./lib/ivykis/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./lib/ivykis/config.guess '/usr/lib/rpm/redhat/config.guess' -> './lib/ivykis/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./lib/ivykis/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./lib/ivykis/config.sub ++ basename ./lib/ivykis/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./lib/ivykis/config.sub '/usr/lib/rpm/redhat/config.sub' -> './lib/ivykis/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./lib/jsonc/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./lib/jsonc/config.guess ++ basename ./lib/jsonc/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./lib/jsonc/config.guess '/usr/lib/rpm/redhat/config.guess' -> './lib/jsonc/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./lib/jsonc/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./lib/jsonc/config.sub ++ basename ./lib/jsonc/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./lib/jsonc/config.sub '/usr/lib/rpm/redhat/config.sub' -> './lib/jsonc/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./lib/ivykis/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./lib/jsonc/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --sysconfdir=/etc/syslog-ng --localstatedir=/var/lib/syslog-ng --datadir=/usr/share --with-module-dir=/usr/lib64/syslog-ng --with-systemdsystemunitdir=/usr/lib/systemd/system --with-ivykis=system --disable-tcp-wrapper --with-embedded-crypto --enable-manpages --enable-ipv6 --enable-spoof-source --with-linux-caps=auto --enable-json --enable-ssl --enable-smtp --enable-geoip --enable-shared --disable-static --enable-dynamic-linking --enable-python --with-python=3.8 checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a Python interpreter with version >= 3.8... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for C compiler vendor... gnu checking for C compiler version... 9.2.1 checking CFLAGS_INITIALIZER_OVERRIDES for gcc -Winitializer-overrides... no, unknown checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to enable static linking for certain libraries... GNU or Solaris checking for ANSI C header files... (cached) yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for dlfcn.h... (cached) yes checking for strings.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/strlog.h usability... no checking sys/strlog.h presence... no checking for sys/strlog.h... no checking door.h usability... no checking door.h presence... no checking for door.h... no checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for struct ucred... yes checking for struct cmsgcred... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for struct msghdr.msg_control... yes checking for I_CONSLOG... yes checking for O_LARGEFILE... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for PR_SET_KEEPCAPS... yes checking for modern utmp... yes checking for door_create in -ldoor... no checking for socket in -lsocket... no checking for nanosleep in -lrt... yes checking for gethostbyname in -lnsl... no checking for regexec in -lregex... no checking for res_init in -lresolv... no checking for strdup... yes checking for strtol... yes checking for strtoll... yes checking for strtoimax... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for getutent... yes checking for getutxent... yes checking for pread... yes checking for pwrite... yes checking for strcasestr... yes checking for memrchr... yes checking for localtime_r... yes checking for getprotobynumber_r... yes checking for gmtime_r... yes checking for strnlen... yes checking for strtok_r... yes checking for clock_gettime... yes checking for inotify_init... yes checking for getrandom... yes checking for TCP wrapper library... checking for dlsym in -ldl... yes checking for LIBDBI... yes checking whether to enable SQL support... yes checking for GLIB... yes checking for g_list_copy_deep... yes checking for g_queue_free_full... yes checking for g_list_free_full... yes checking for g_ptr_array_find_with_equal_func... yes checking for g_canonicalize_filename... yes checking sanity checking Glib headers... yes checking for MAXMINDDB... checking for MMDB_open in -lmaxminddb... yes checking for PCRE... yes checking for OPENSSL... yes checking whether SSL_CTX_get0_param is declared... yes checking whether X509_STORE_CTX_get0_cert is declared... yes checking whether X509_get_extension_flags is declared... yes checking whether EVP_MD_CTX_reset is declared... yes checking whether ASN1_STRING_get0_data is declared... yes checking whether DH_set0_pqg is declared... yes checking whether BN_get_rfc3526_prime_2048 is declared... yes checking for LIBNET... yes checking whether to enable snmp destination driver... yes checking for CRITERION... no configure: WARNING: pkg-config was not able to find Criterion >= 2.2.1 checking for IVYKIS... yes checking for IVYKIS_VERSION_CHECK... yes checking for JSON... yes checking for LIBMONGO... yes checking for libESMTP... yes checking for libcurl... yes checking for HIREDIS... yes checking for LIBRABBITMQ... yes checking for LIBRDKAFKA... yes checking for RIEMANN_CLIENT... yes checking whether RIEMANN_EVENT_FIELD_TIME_MICROS is declared... yes checking for libsystemd... yes checking for PYTHON... yes checking for PyUnicode_AsUTF8... no checking for nosetests... no checking for pylint... no checking for JAVA_VERSION... 1.8 checking for GRADLE_VERSION... which: no gradle in (/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) no checking whether to enable Sun STREAMS support... no checking whether to enable OpenBSD system source support... no checking for LIBCAP... yes checking whether to enable mongodb destination support... yes checking whether to enable amqp destination support... yes checking whether to enable kafka support... yes checking for struct tm.tm_zone... yes checking for `timezone' variable in time.h... yes checking for `altzone' variable in time.h... no checking for `daylight' variable in time.h... yes checking for fmemopen... yes checking whether to enable Valgrind on the unit tests... checking for valgrind... no yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating syslog-ng-native-connector.pc config.status: creating dist.conf config.status: creating Makefile config.status: creating syslog-ng.pc config.status: creating libtest/syslog-ng-test.pc config.status: creating scripts/update-patterndb config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing syslog-ng-config.h commands config.status: creating syslog-ng-config.h - prefix SYSLOG_NG for config.h defines === configuring in lib/ivykis (/builddir/build/BUILD/syslog-ng-3.24.1/lib/ivykis) configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/syslog-ng' '--localstatedir=/var/lib/syslog-ng' '--datadir=/usr/share' '--with-module-dir=/usr/lib64/syslog-ng' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-ivykis=system' '--disable-tcp-wrapper' '--with-embedded-crypto' '--enable-manpages' '--enable-ipv6' '--enable-spoof-source' '--with-linux-caps=auto' '--enable-json' '--enable-ssl' '--enable-smtp' '--enable-geoip' '--enable-shared' '--disable-static' '--enable-dynamic-linking' '--enable-python' '--with-python=3.8' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. Running: ./configure --disable-option-checking --prefix=/usr --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/syslog-ng --localstatedir=/var/lib/syslog-ng --datadir=/usr/share --with-module-dir=/usr/lib64/syslog-ng --with-systemdsystemunitdir=/usr/lib/systemd/system --with-ivykis=system --disable-tcp-wrapper --with-embedded-crypto --enable-manpages --enable-ipv6 --enable-spoof-source --with-linux-caps=auto --enable-json --enable-ssl --enable-smtp --enable-geoip --enable-shared --disable-static --enable-dynamic-linking --enable-python --with-python=3.8 build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking host operating system type... posix checking for pthread_atfork in -lc_nonshared... yes checking for pthread_atfork in -lpthread_nonshared... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/thr.h... no checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for linux/netfilter_ipv4.h... yes checking for pthread_spinlock_t... yes checking for struct timespec.tv_sec... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for CLOCK_MONOTONIC... yes checking for CLOCK_MONOTONIC_FAST... no checking for CLOCK_REALTIME... yes checking for library containing inet_ntop... none required checking for library containing socket... none required checking for library containing thr_self... no checking for epoll_create... yes checking for epoll_create1... yes checking for eventfd... yes checking for gettid... yes checking for inotify_init... yes checking for kqueue... no checking for lwp_gettid... no checking for pipe2... yes checking for port_create... no checking for ppoll... yes checking for thr_self... no checking for timerfd_create... yes checking for splice... yes checking for wait4... yes checking whether /usr/bin/ld -m elf_x86_64 supports symbol version scripts... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating contrib/iv_getaddrinfo/Makefile config.status: creating contrib/kojines/Makefile config.status: creating man3/Makefile config.status: creating misc/Makefile config.status: creating misc/ivykis.pc config.status: creating src/Makefile config.status: creating src/include/iv.h config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in test.mt (/builddir/build/BUILD/syslog-ng-3.24.1/lib/ivykis/test.mt) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/syslog-ng' '--localstatedir=/var/lib/syslog-ng' '--datadir=/usr/share' '--with-module-dir=/usr/lib64/syslog-ng' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-ivykis=system' '--disable-tcp-wrapper' '--with-embedded-crypto' '--enable-manpages' '--enable-ipv6' '--enable-spoof-source' '--with-linux-caps=auto' '--enable-json' '--enable-ssl' '--enable-smtp' '--enable-geoip' '--enable-shared' '--disable-static' '--enable-dynamic-linking' '--enable-python' '--with-python=3.8' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' '--disable-shared' '--enable-static' '--with-pic' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking host operating system type... posix checking whether gcc accepts -pthread... yes checking whether gcc accepts -pthreads... no checking for library containing pthread_create... none required checking for library containing socket... none required checking for inotify_init... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in lib/jsonc (/builddir/build/BUILD/syslog-ng-3.24.1/lib/jsonc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/syslog-ng' '--localstatedir=/var/lib/syslog-ng' '--datadir=/usr/share' '--with-module-dir=/usr/lib64/syslog-ng' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-ivykis=system' '--disable-tcp-wrapper' '--with-embedded-crypto' '--enable-manpages' '--enable-ipv6' '--enable-spoof-source' '--with-linux-caps=auto' '--enable-json' '--enable-ssl' '--enable-smtp' '--enable-geoip' '--enable-shared' '--disable-static' '--enable-dynamic-linking' '--enable-python' '--with-python=3.8' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu Multi-threaded support disabled. Use --enable-threading to enable. RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for __thread support... yes checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for realloc... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes checking for setlocale... yes checking whether INFINITY is declared... yes checking whether nan is declared... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether _isnan is declared... no checking whether _finite is declared... no checking for GCC atomic builtins... yes checking for uselocale... yes checking if .gnu.warning accepts long strings... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for -Bsymbolic-functions linker flag... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wno-error=deprecated-declarations... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wwrite-string... no checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -D_GNU_SOURCE... yes checking whether C compiler accepts -D_REENTRANT... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of int64_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating json-c.pc config.status: creating tests/Makefile config.status: creating json-c-uninstalled.pc config.status: creating config.h config.status: creating json_config.h config.status: json_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands syslog-ng Open Source Edition 3.24.1 configured Edition settings: Release type : stable Pretty version : 3 Combined vers. : 3 (3.24.1) Package name : syslog-ng Compiler options: compiler : gcc compiler options : -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I$(top_srcdir)/lib/eventlog/src -I$(top_builddir)/lib/eventlog/src -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -D_DEFAULT_SOURCE -I/usr/include/dbi -I/usr/include/dbi/dbi -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 linker flags : -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld prefix : /usr linking mode : dynamic embedded crypto : yes __thread keyword : yes Test dependencies: Criterion : no Unit tests : no Submodules: ivykis : system jsonc : system Features: Forced server mode : yes Debug symbols : no GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : yes tcp-wrapper support : no Linux capability support : yes Env wrapper support : no systemd support : yes (unit dir: /usr/lib/systemd/system) systemd-journal support : system libmongo-client options : yes Modules: Module search path : /usr/lib64/syslog-ng Sun STREAMS support (module): no OpenBSD syslog (module) : no SQL support (module) : yes PACCT module (EXPERIMENTAL) : no MongoDB destination (module): yes JSON support (module) : yes SMTP support (module) : yes HTTP support (module) : yes AMQP destination (module) : yes STOMP destination (module) : yes GEOIP2 support (module) : yes Redis support (module) : yes Kafka support (module) : yes Riemann destination (module): yes, microseconds: no python : yes (pkg-config package: python2) java : yes java modules : no snmp destination : yes native bindings : auto + sed -i 's/libs build/libs assemble/' Makefile + make -j2 GEN lib/rewrite/rewrite-expr-grammar.y GEN lib/parser/parser-expr-grammar.y GEN lib/filter/filter-expr-grammar.y GEN lib/block-ref-grammar.y GEN lib/pragma-grammar.y GEN modules/add-contextual-data/add-contextual-data-grammar.y GEN modules/afamqp/afamqp-grammar.y GEN modules/affile/affile-grammar.y GEN modules/afmongodb/afmongodb-grammar.y GEN modules/afprog/afprog-grammar.y GEN modules/afsmtp/afsmtp-grammar.y GEN modules/afsocket/afsocket-grammar.y GEN modules/afsql/afsql-grammar.y GEN modules/afstomp/afstomp-grammar.y GEN modules/afstreams/afstreams-grammar.y GEN modules/afuser/afuser-grammar.y GEN modules/appmodel/appmodel-grammar.y GEN modules/csvparser/csvparser-grammar.y GEN modules/timestamp/timestamp-grammar.y GEN modules/dbparser/dbparser-grammar.y GEN modules/diskq/diskq-grammar.y GEN modules/examples/sources/msg-generator/msg-generator-grammar.y GEN modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.y GEN modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.y GEN modules/geoip2/geoip-parser-grammar.y GEN modules/hook-commands/hook-commands-grammar.y GEN modules/http/http-grammar.y GEN modules/java/native/java-grammar.y mkdir -p modules/java/syslog-ng-core/classes GEN modules/json/json-parser-grammar.y GEN modules/kafka/kafka-grammar.y GEN modules/kvformat/kv-parser-grammar.y GEN modules/map-value-pairs/map-value-pairs-grammar.y GEN modules/native/native-grammar.y GEN modules/pseudofile/pseudofile-grammar.y GEN modules/python/python-grammar.y GEN modules/redis/redis-grammar.y GEN modules/riemann/riemann-grammar.y GEN modules/snmp-dest/snmpdest-grammar.y GEN modules/snmptrapd-parser/snmptrapd-parser-grammar.y GEN modules/syslogformat/syslog-parser-grammar.y GEN modules/systemd-journal/systemd-journal-grammar.y GEN modules/tagsparser/tags-parser-grammar.y GEN modules/xml/xml-grammar.y YACC lib/rewrite/rewrite-expr-grammar.c YACC lib/rewrite/rewrite-expr-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/lib/rewrite/rewrite-expr-grammar.y:49.1-28: warning: deprecated directive, use '%define api.prefix {rewrite_expr_}' [-Wdeprecated] 49 | %name-prefix "rewrite_expr_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/rewrite/rewrite-expr-grammar.y:63.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 63 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/rewrite/rewrite-expr-grammar.y:64.1-14: deprecated directive, use '%define parse.error verbose' 64 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/parser/parser-expr-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/lib/rewrite/rewrite-expr-grammar.y:49.1-28: warning: deprecated directive, use '%define api.prefix {rewrite_expr_}' [-Wdeprecated] 49 | %name-prefix "rewrite_expr_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/rewrite/rewrite-expr-grammar.y:63.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 63 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/rewrite/rewrite-expr-grammar.y:64.1-14: deprecated directive, use '%define parse.error verbose' 64 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/parser/parser-expr-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/lib/parser/parser-expr-grammar.y:41.1-27: warning: deprecated directive, use '%define api.prefix {parser_expr_}' [-Wdeprecated] 41 | %name-prefix "parser_expr_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/parser/parser-expr-grammar.y:54.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 54 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/parser/parser-expr-grammar.y:55.1-14: deprecated directive, use '%define parse.error verbose' 55 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/filter/filter-expr-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/lib/parser/parser-expr-grammar.y:41.1-27: warning: deprecated directive, use '%define api.prefix {parser_expr_}' [-Wdeprecated] 41 | %name-prefix "parser_expr_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/parser/parser-expr-grammar.y:54.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 54 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/parser/parser-expr-grammar.y:55.1-14: deprecated directive, use '%define parse.error verbose' 55 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/filter/filter-expr-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/lib/filter/filter-expr-grammar.y:53.1-27: warning: deprecated directive, use '%define api.prefix {filter_expr_}' [-Wdeprecated] 53 | %name-prefix "filter_expr_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/filter/filter-expr-grammar.y:63.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 63 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/filter/filter-expr-grammar.y:64.1-14: deprecated directive, use '%define parse.error verbose' 64 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/block-ref-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/lib/filter/filter-expr-grammar.y:53.1-27: warning: deprecated directive, use '%define api.prefix {filter_expr_}' [-Wdeprecated] 53 | %name-prefix "filter_expr_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/filter/filter-expr-grammar.y:63.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 63 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/filter/filter-expr-grammar.y:64.1-14: deprecated directive, use '%define parse.error verbose' 64 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/block-ref-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/lib/block-ref-grammar.y:34.1-25: warning: deprecated directive, use '%define api.prefix {block_ref_}' [-Wdeprecated] 34 | %name-prefix "block_ref_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/block-ref-grammar.y:45.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 45 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/block-ref-grammar.y:46.1-14: deprecated directive, use '%define parse.error verbose' 46 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/pragma-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/lib/block-ref-grammar.y:34.1-25: warning: deprecated directive, use '%define api.prefix {block_ref_}' [-Wdeprecated] 34 | %name-prefix "block_ref_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/block-ref-grammar.y:45.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 45 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/block-ref-grammar.y:46.1-14: deprecated directive, use '%define parse.error verbose' 46 | %error-verbose | ^~~~~~~~~~~~~~ YACC lib/pragma-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/lib/pragma-grammar.y:38.1-22: warning: deprecated directive, use '%define api.prefix {pragma_}' [-Wdeprecated] 38 | %name-prefix "pragma_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/pragma-grammar.y:48.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 48 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/pragma-grammar.y:49.1-14: deprecated directive, use '%define parse.error verbose' 49 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/add-contextual-data/add-contextual-data-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/lib/pragma-grammar.y:38.1-22: warning: deprecated directive, use '%define api.prefix {pragma_}' [-Wdeprecated] 38 | %name-prefix "pragma_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/pragma-grammar.y:48.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 48 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/lib/pragma-grammar.y:49.1-14: deprecated directive, use '%define parse.error verbose' 49 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/add-contextual-data/add-contextual-data-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/add-contextual-data/add-contextual-data-grammar.y:41.1-35: warning: deprecated directive, use '%define api.prefix {add_contextual_data_}' [-Wdeprecated] 41 | %name-prefix "add_contextual_data_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/add-contextual-data/add-contextual-data-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/add-contextual-data/add-contextual-data-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afamqp/afamqp-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/add-contextual-data/add-contextual-data-grammar.y:41.1-35: warning: deprecated directive, use '%define api.prefix {add_contextual_data_}' [-Wdeprecated] 41 | %name-prefix "add_contextual_data_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/add-contextual-data/add-contextual-data-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/add-contextual-data/add-contextual-data-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afamqp/afamqp-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afamqp/afamqp-grammar.y:41.1-22: warning: deprecated directive, use '%define api.prefix {afamqp_}' [-Wdeprecated] 41 | %name-prefix "afamqp_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afamqp/afamqp-grammar.y:52.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 52 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afamqp/afamqp-grammar.y:53.1-14: deprecated directive, use '%define parse.error verbose' 53 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/affile/affile-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afamqp/afamqp-grammar.y:41.1-22: warning: deprecated directive, use '%define api.prefix {afamqp_}' [-Wdeprecated] 41 | %name-prefix "afamqp_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afamqp/afamqp-grammar.y:52.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 52 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afamqp/afamqp-grammar.y:53.1-14: deprecated directive, use '%define parse.error verbose' 53 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/affile/affile-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/affile/affile-grammar.y:73.1-22: warning: deprecated directive, use '%define api.prefix {affile_}' [-Wdeprecated] 73 | %name-prefix "affile_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/affile/affile-grammar.y:87.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 87 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/affile/affile-grammar.y:88.1-14: deprecated directive, use '%define parse.error verbose' 88 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afmongodb/afmongodb-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/affile/affile-grammar.y:73.1-22: warning: deprecated directive, use '%define api.prefix {affile_}' [-Wdeprecated] 73 | %name-prefix "affile_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/affile/affile-grammar.y:87.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 87 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/affile/affile-grammar.y:88.1-14: deprecated directive, use '%define parse.error verbose' 88 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afmongodb/afmongodb-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afmongodb/afmongodb-grammar.y:38.1-25: warning: deprecated directive, use '%define api.prefix {afmongodb_}' [-Wdeprecated] 38 | %name-prefix "afmongodb_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afmongodb/afmongodb-grammar.y:49.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 49 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afmongodb/afmongodb-grammar.y:50.1-14: deprecated directive, use '%define parse.error verbose' 50 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afprog/afprog-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afmongodb/afmongodb-grammar.y:38.1-25: warning: deprecated directive, use '%define api.prefix {afmongodb_}' [-Wdeprecated] 38 | %name-prefix "afmongodb_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afmongodb/afmongodb-grammar.y:49.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 49 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afmongodb/afmongodb-grammar.y:50.1-14: deprecated directive, use '%define parse.error verbose' 50 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afprog/afprog-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afprog/afprog-grammar.y:43.1-22: warning: deprecated directive, use '%define api.prefix {afprog_}' [-Wdeprecated] 43 | %name-prefix "afprog_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afprog/afprog-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afprog/afprog-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afsmtp/afsmtp-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afprog/afprog-grammar.y:43.1-22: warning: deprecated directive, use '%define api.prefix {afprog_}' [-Wdeprecated] 43 | %name-prefix "afprog_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afprog/afprog-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afprog/afprog-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afsmtp/afsmtp-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsmtp/afsmtp-grammar.y:41.1-22: warning: deprecated directive, use '%define api.prefix {afsmtp_}' [-Wdeprecated] 41 | %name-prefix "afsmtp_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsmtp/afsmtp-grammar.y:51.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsmtp/afsmtp-grammar.y:52.1-14: deprecated directive, use '%define parse.error verbose' 52 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afsocket/afsocket-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsmtp/afsmtp-grammar.y:41.1-22: warning: deprecated directive, use '%define api.prefix {afsmtp_}' [-Wdeprecated] 41 | %name-prefix "afsmtp_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsmtp/afsmtp-grammar.y:51.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsmtp/afsmtp-grammar.y:52.1-14: deprecated directive, use '%define parse.error verbose' 52 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afsocket/afsocket-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsocket/afsocket-grammar.y:120.1-24: warning: deprecated directive, use '%define api.prefix {afsocket_}' [-Wdeprecated] 120 | %name-prefix "afsocket_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsocket/afsocket-grammar.y:197.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 197 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsocket/afsocket-grammar.y:198.1-14: deprecated directive, use '%define parse.error verbose' 198 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afsql/afsql-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsocket/afsocket-grammar.y:120.1-24: warning: deprecated directive, use '%define api.prefix {afsocket_}' [-Wdeprecated] 120 | %name-prefix "afsocket_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsocket/afsocket-grammar.y:197.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 197 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsocket/afsocket-grammar.y:198.1-14: deprecated directive, use '%define parse.error verbose' 198 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afsql/afsql-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsql/afsql-grammar.y:41.1-21: warning: deprecated directive, use '%define api.prefix {afsql_}' [-Wdeprecated] 41 | %name-prefix "afsql_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsql/afsql-grammar.y:56.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 56 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsql/afsql-grammar.y:57.1-14: deprecated directive, use '%define parse.error verbose' 57 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afstomp/afstomp-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsql/afsql-grammar.y:41.1-21: warning: deprecated directive, use '%define api.prefix {afsql_}' [-Wdeprecated] 41 | %name-prefix "afsql_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsql/afsql-grammar.y:56.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 56 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afsql/afsql-grammar.y:57.1-14: deprecated directive, use '%define parse.error verbose' 57 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afstomp/afstomp-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstomp/afstomp-grammar.y:40.1-23: warning: deprecated directive, use '%define api.prefix {afstomp_}' [-Wdeprecated] 40 | %name-prefix "afstomp_" | ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstomp/afstomp-grammar.y:51.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstomp/afstomp-grammar.y:52.1-14: deprecated directive, use '%define parse.error verbose' 52 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afstreams/afstreams-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstomp/afstomp-grammar.y:40.1-23: warning: deprecated directive, use '%define api.prefix {afstomp_}' [-Wdeprecated] 40 | %name-prefix "afstomp_" | ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstomp/afstomp-grammar.y:51.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstomp/afstomp-grammar.y:52.1-14: deprecated directive, use '%define parse.error verbose' 52 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afstreams/afstreams-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstreams/afstreams-grammar.y:41.1-25: warning: deprecated directive, use '%define api.prefix {afstreams_}' [-Wdeprecated] 41 | %name-prefix "afstreams_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstreams/afstreams-grammar.y:56.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 56 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstreams/afstreams-grammar.y:57.1-14: deprecated directive, use '%define parse.error verbose' 57 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afuser/afuser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstreams/afstreams-grammar.y:41.1-25: warning: deprecated directive, use '%define api.prefix {afstreams_}' [-Wdeprecated] 41 | %name-prefix "afstreams_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstreams/afstreams-grammar.y:56.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 56 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afstreams/afstreams-grammar.y:57.1-14: deprecated directive, use '%define parse.error verbose' 57 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/afuser/afuser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/afuser/afuser-grammar.y:44.1-22: warning: deprecated directive, use '%define api.prefix {afuser_}' [-Wdeprecated] 44 | %name-prefix "afuser_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afuser/afuser-grammar.y:58.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 58 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afuser/afuser-grammar.y:59.1-14: deprecated directive, use '%define parse.error verbose' 59 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/appmodel/appmodel-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/afuser/afuser-grammar.y:44.1-22: warning: deprecated directive, use '%define api.prefix {afuser_}' [-Wdeprecated] 44 | %name-prefix "afuser_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afuser/afuser-grammar.y:58.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 58 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/afuser/afuser-grammar.y:59.1-14: deprecated directive, use '%define parse.error verbose' 59 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/appmodel/appmodel-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/appmodel/appmodel-grammar.y:41.1-24: warning: deprecated directive, use '%define api.prefix {appmodel_}' [-Wdeprecated] 41 | %name-prefix "appmodel_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/appmodel/appmodel-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/appmodel/appmodel-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/csvparser/csvparser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/appmodel/appmodel-grammar.y:41.1-24: warning: deprecated directive, use '%define api.prefix {appmodel_}' [-Wdeprecated] 41 | %name-prefix "appmodel_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/appmodel/appmodel-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/appmodel/appmodel-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/csvparser/csvparser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/csvparser/csvparser-grammar.y:41.1-25: warning: deprecated directive, use '%define api.prefix {csvparser_}' [-Wdeprecated] 41 | %name-prefix "csvparser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/csvparser/csvparser-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/csvparser/csvparser-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/timestamp/timestamp-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/csvparser/csvparser-grammar.y:41.1-25: warning: deprecated directive, use '%define api.prefix {csvparser_}' [-Wdeprecated] 41 | %name-prefix "csvparser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/csvparser/csvparser-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/csvparser/csvparser-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/timestamp/timestamp-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/timestamp/timestamp-grammar.y:43.1-25: warning: deprecated directive, use '%define api.prefix {timestamp_}' [-Wdeprecated] 43 | %name-prefix "timestamp_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/timestamp/timestamp-grammar.y:53.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 53 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/timestamp/timestamp-grammar.y:54.1-14: deprecated directive, use '%define parse.error verbose' 54 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/dbparser/dbparser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/timestamp/timestamp-grammar.y:43.1-25: warning: deprecated directive, use '%define api.prefix {timestamp_}' [-Wdeprecated] 43 | %name-prefix "timestamp_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/timestamp/timestamp-grammar.y:53.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 53 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/timestamp/timestamp-grammar.y:54.1-14: deprecated directive, use '%define parse.error verbose' 54 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/dbparser/dbparser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/dbparser/dbparser-grammar.y:45.1-24: warning: deprecated directive, use '%define api.prefix {dbparser_}' [-Wdeprecated] 45 | %name-prefix "dbparser_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/dbparser/dbparser-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/dbparser/dbparser-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/diskq/diskq-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/dbparser/dbparser-grammar.y:45.1-24: warning: deprecated directive, use '%define api.prefix {dbparser_}' [-Wdeprecated] 45 | %name-prefix "dbparser_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/dbparser/dbparser-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/dbparser/dbparser-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/diskq/diskq-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/diskq/diskq-grammar.y:49.1-21: warning: deprecated directive, use '%define api.prefix {diskq_}' [-Wdeprecated] 49 | %name-prefix "diskq_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/diskq/diskq-grammar.y:63.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 63 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/diskq/diskq-grammar.y:64.1-14: deprecated directive, use '%define parse.error verbose' 64 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/examples/sources/msg-generator/msg-generator-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/diskq/diskq-grammar.y:49.1-21: warning: deprecated directive, use '%define api.prefix {diskq_}' [-Wdeprecated] 49 | %name-prefix "diskq_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/diskq/diskq-grammar.y:63.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 63 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/diskq/diskq-grammar.y:64.1-14: deprecated directive, use '%define parse.error verbose' 64 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/examples/sources/msg-generator/msg-generator-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/msg-generator/msg-generator-grammar.y:47.1-29: warning: deprecated directive, use '%define api.prefix {msg_generator_}' [-Wdeprecated] 47 | %name-prefix "msg_generator_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/msg-generator/msg-generator-grammar.y:61.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 61 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/msg-generator/msg-generator-grammar.y:62.1-14: deprecated directive, use '%define parse.error verbose' 62 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/msg-generator/msg-generator-grammar.y:47.1-29: warning: deprecated directive, use '%define api.prefix {msg_generator_}' [-Wdeprecated] 47 | %name-prefix "msg_generator_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/msg-generator/msg-generator-grammar.y:61.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 61 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/msg-generator/msg-generator-grammar.y:62.1-14: deprecated directive, use '%define parse.error verbose' 62 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.y:45.1-37: warning: deprecated directive, use '%define api.prefix {threaded_diskq_source_}' [-Wdeprecated] 45 | %name-prefix "threaded_diskq_source_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.y:45.1-37: warning: deprecated directive, use '%define api.prefix {threaded_diskq_source_}' [-Wdeprecated] 45 | %name-prefix "threaded_diskq_source_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-diskq-source/threaded-diskq-source-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.y:45.1-41: warning: deprecated directive, use '%define api.prefix {threaded_random_generator_}' [-Wdeprecated] 45 | %name-prefix "threaded_random_generator_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/geoip2/geoip-parser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.y:45.1-41: warning: deprecated directive, use '%define api.prefix {threaded_random_generator_}' [-Wdeprecated] 45 | %name-prefix "threaded_random_generator_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/examples/sources/threaded-random-generator/threaded-random-generator-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/geoip2/geoip-parser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/geoip2/geoip-parser-grammar.y:38.1-29: warning: deprecated directive, use '%define api.prefix {geoip2_parser_}' [-Wdeprecated] 38 | %name-prefix "geoip2_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/geoip2/geoip-parser-grammar.y:52.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 52 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/geoip2/geoip-parser-grammar.y:53.1-14: deprecated directive, use '%define parse.error verbose' 53 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/hook-commands/hook-commands-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/geoip2/geoip-parser-grammar.y:38.1-29: warning: deprecated directive, use '%define api.prefix {geoip2_parser_}' [-Wdeprecated] 38 | %name-prefix "geoip2_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/geoip2/geoip-parser-grammar.y:52.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 52 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/geoip2/geoip-parser-grammar.y:53.1-14: deprecated directive, use '%define parse.error verbose' 53 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/hook-commands/hook-commands-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/hook-commands/hook-commands-grammar.y:46.1-29: warning: deprecated directive, use '%define api.prefix {hook_commands_}' [-Wdeprecated] 46 | %name-prefix "hook_commands_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/hook-commands/hook-commands-grammar.y:60.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 60 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/hook-commands/hook-commands-grammar.y:61.1-14: deprecated directive, use '%define parse.error verbose' 61 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/http/http-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/hook-commands/hook-commands-grammar.y:46.1-29: warning: deprecated directive, use '%define api.prefix {hook_commands_}' [-Wdeprecated] 46 | %name-prefix "hook_commands_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/hook-commands/hook-commands-grammar.y:60.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 60 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/hook-commands/hook-commands-grammar.y:61.1-14: deprecated directive, use '%define parse.error verbose' 61 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/http/http-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/http/http-grammar.y:41.1-20: warning: deprecated directive, use '%define api.prefix {http_}' [-Wdeprecated] 41 | %name-prefix "http_" | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/http/http-grammar.y:85.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 85 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/http/http-grammar.y:86.1-14: deprecated directive, use '%define parse.error verbose' 86 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/java/native/java-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/http/http-grammar.y:41.1-20: warning: deprecated directive, use '%define api.prefix {http_}' [-Wdeprecated] 41 | %name-prefix "http_" | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/http/http-grammar.y:85.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 85 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/http/http-grammar.y:86.1-14: deprecated directive, use '%define parse.error verbose' 86 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/java/native/java-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/java/native/java-grammar.y:40.1-20: warning: deprecated directive, use '%define api.prefix {java_}' [-Wdeprecated] 40 | %name-prefix "java_" | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/java/native/java-grammar.y:51.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/java/native/java-grammar.y:52.1-14: deprecated directive, use '%define parse.error verbose' 52 | %error-verbose | ^~~~~~~~~~~~~~ GEN modules/java/syslog-ng-core/classes/org/syslog_ng/LogMessage.class /builddir/build/BUILD/syslog-ng-3.24.1/modules/java/native/java-grammar.y:40.1-20: warning: deprecated directive, use '%define api.prefix {java_}' [-Wdeprecated] 40 | %name-prefix "java_" | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/java/native/java-grammar.y:51.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 51 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/java/native/java-grammar.y:52.1-14: deprecated directive, use '%define parse.error verbose' 52 | %error-verbose | ^~~~~~~~~~~~~~ GEN modules/java/syslog-ng-core/classes/org/syslog_ng/InternalMessageSender.class YACC modules/json/json-parser-grammar.c YACC modules/json/json-parser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/json/json-parser-grammar.y:40.1-27: warning: deprecated directive, use '%define api.prefix {json_parser_}' [-Wdeprecated] 40 | %name-prefix "json_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/json/json-parser-grammar.y:54.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 54 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/json/json-parser-grammar.y:55.1-14: deprecated directive, use '%define parse.error verbose' 55 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/kafka/kafka-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/json/json-parser-grammar.y:40.1-27: warning: deprecated directive, use '%define api.prefix {json_parser_}' [-Wdeprecated] 40 | %name-prefix "json_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/json/json-parser-grammar.y:54.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 54 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/json/json-parser-grammar.y:55.1-14: deprecated directive, use '%define parse.error verbose' 55 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/kafka/kafka-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/kafka/kafka-grammar.y:42.1-21: warning: deprecated directive, use '%define api.prefix {kafka_}' [-Wdeprecated] 42 | %name-prefix "kafka_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kafka/kafka-grammar.y:56.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 56 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kafka/kafka-grammar.y:57.1-14: deprecated directive, use '%define parse.error verbose' 57 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/kvformat/kv-parser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/kafka/kafka-grammar.y:42.1-21: warning: deprecated directive, use '%define api.prefix {kafka_}' [-Wdeprecated] 42 | %name-prefix "kafka_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kafka/kafka-grammar.y:56.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 56 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kafka/kafka-grammar.y:57.1-14: deprecated directive, use '%define parse.error verbose' 57 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/kvformat/kv-parser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/kvformat/kv-parser-grammar.y:39.1-25: warning: deprecated directive, use '%define api.prefix {kv_parser_}' [-Wdeprecated] 39 | %name-prefix "kv_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kvformat/kv-parser-grammar.y:53.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 53 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kvformat/kv-parser-grammar.y:54.1-14: deprecated directive, use '%define parse.error verbose' 54 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/map-value-pairs/map-value-pairs-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/kvformat/kv-parser-grammar.y:39.1-25: warning: deprecated directive, use '%define api.prefix {kv_parser_}' [-Wdeprecated] 39 | %name-prefix "kv_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kvformat/kv-parser-grammar.y:53.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 53 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/kvformat/kv-parser-grammar.y:54.1-14: deprecated directive, use '%define parse.error verbose' 54 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/map-value-pairs/map-value-pairs-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/map-value-pairs/map-value-pairs-grammar.y:38.1-31: warning: deprecated directive, use '%define api.prefix {map_value_pairs_}' [-Wdeprecated] 38 | %name-prefix "map_value_pairs_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/map-value-pairs/map-value-pairs-grammar.y:48.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 48 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/map-value-pairs/map-value-pairs-grammar.y:49.1-14: deprecated directive, use '%define parse.error verbose' 49 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/native/native-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/map-value-pairs/map-value-pairs-grammar.y:38.1-31: warning: deprecated directive, use '%define api.prefix {map_value_pairs_}' [-Wdeprecated] 38 | %name-prefix "map_value_pairs_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/map-value-pairs/map-value-pairs-grammar.y:48.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 48 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/map-value-pairs/map-value-pairs-grammar.y:49.1-14: deprecated directive, use '%define parse.error verbose' 49 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/native/native-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/native/native-grammar.y:45.1-22: warning: deprecated directive, use '%define api.prefix {native_}' [-Wdeprecated] 45 | %name-prefix "native_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/native/native-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/native/native-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/pseudofile/pseudofile-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/native/native-grammar.y:45.1-22: warning: deprecated directive, use '%define api.prefix {native_}' [-Wdeprecated] 45 | %name-prefix "native_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/native/native-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/native/native-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/pseudofile/pseudofile-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/pseudofile/pseudofile-grammar.y:43.1-26: warning: deprecated directive, use '%define api.prefix {pseudofile_}' [-Wdeprecated] 43 | %name-prefix "pseudofile_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/pseudofile/pseudofile-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/pseudofile/pseudofile-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/python/python-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/pseudofile/pseudofile-grammar.y:43.1-26: warning: deprecated directive, use '%define api.prefix {pseudofile_}' [-Wdeprecated] 43 | %name-prefix "pseudofile_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/pseudofile/pseudofile-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/pseudofile/pseudofile-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/python/python-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/python-grammar.y:45.1-22: warning: deprecated directive, use '%define api.prefix {python_}' [-Wdeprecated] 45 | %name-prefix "python_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/python-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/python-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/redis/redis-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/python-grammar.y:45.1-22: warning: deprecated directive, use '%define api.prefix {python_}' [-Wdeprecated] 45 | %name-prefix "python_" | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/python-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/python-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/redis/redis-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/redis/redis-grammar.y:36.1-21: warning: deprecated directive, use '%define api.prefix {redis_}' [-Wdeprecated] 36 | %name-prefix "redis_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/redis/redis-grammar.y:46.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 46 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/redis/redis-grammar.y:47.1-14: deprecated directive, use '%define parse.error verbose' 47 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/riemann/riemann-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/redis/redis-grammar.y:36.1-21: warning: deprecated directive, use '%define api.prefix {redis_}' [-Wdeprecated] 36 | %name-prefix "redis_" | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/redis/redis-grammar.y:46.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 46 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/redis/redis-grammar.y:47.1-14: deprecated directive, use '%define parse.error verbose' 47 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/riemann/riemann-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/riemann/riemann-grammar.y:39.1-23: warning: deprecated directive, use '%define api.prefix {riemann_}' [-Wdeprecated] 39 | %name-prefix "riemann_" | ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/riemann/riemann-grammar.y:49.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 49 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/riemann/riemann-grammar.y:50.1-14: deprecated directive, use '%define parse.error verbose' 50 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/snmp-dest/snmpdest-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/riemann/riemann-grammar.y:39.1-23: warning: deprecated directive, use '%define api.prefix {riemann_}' [-Wdeprecated] 39 | %name-prefix "riemann_" | ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/riemann/riemann-grammar.y:49.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 49 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/riemann/riemann-grammar.y:50.1-14: deprecated directive, use '%define parse.error verbose' 50 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/snmp-dest/snmpdest-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmp-dest/snmpdest-grammar.y:44.1-24: warning: deprecated directive, use '%define api.prefix {snmpdest_}' [-Wdeprecated] 44 | %name-prefix "snmpdest_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmp-dest/snmpdest-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmp-dest/snmpdest-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/snmptrapd-parser/snmptrapd-parser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmp-dest/snmpdest-grammar.y:44.1-24: warning: deprecated directive, use '%define api.prefix {snmpdest_}' [-Wdeprecated] 44 | %name-prefix "snmpdest_" | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmp-dest/snmpdest-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmp-dest/snmpdest-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/snmptrapd-parser/snmptrapd-parser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmptrapd-parser/snmptrapd-parser-grammar.y:43.1-32: warning: deprecated directive, use '%define api.prefix {snmptrapd_parser_}' [-Wdeprecated] 43 | %name-prefix "snmptrapd_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmptrapd-parser/snmptrapd-parser-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmptrapd-parser/snmptrapd-parser-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/syslogformat/syslog-parser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmptrapd-parser/snmptrapd-parser-grammar.y:43.1-32: warning: deprecated directive, use '%define api.prefix {snmptrapd_parser_}' [-Wdeprecated] 43 | %name-prefix "snmptrapd_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmptrapd-parser/snmptrapd-parser-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/snmptrapd-parser/snmptrapd-parser-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/syslogformat/syslog-parser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/syslogformat/syslog-parser-grammar.y:38.1-29: warning: deprecated directive, use '%define api.prefix {syslog_parser_}' [-Wdeprecated] 38 | %name-prefix "syslog_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/syslogformat/syslog-parser-grammar.y:52.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 52 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/syslogformat/syslog-parser-grammar.y:53.1-14: deprecated directive, use '%define parse.error verbose' 53 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/systemd-journal/systemd-journal-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/syslogformat/syslog-parser-grammar.y:38.1-29: warning: deprecated directive, use '%define api.prefix {syslog_parser_}' [-Wdeprecated] 38 | %name-prefix "syslog_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/syslogformat/syslog-parser-grammar.y:52.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 52 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/syslogformat/syslog-parser-grammar.y:53.1-14: deprecated directive, use '%define parse.error verbose' 53 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/systemd-journal/systemd-journal-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/systemd-journal/systemd-journal-grammar.y:45.1-31: warning: deprecated directive, use '%define api.prefix {systemd_journal_}' [-Wdeprecated] 45 | %name-prefix "systemd_journal_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/systemd-journal/systemd-journal-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/systemd-journal/systemd-journal-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/tagsparser/tags-parser-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/systemd-journal/systemd-journal-grammar.y:45.1-31: warning: deprecated directive, use '%define api.prefix {systemd_journal_}' [-Wdeprecated] 45 | %name-prefix "systemd_journal_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/systemd-journal/systemd-journal-grammar.y:59.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 59 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/systemd-journal/systemd-journal-grammar.y:60.1-14: deprecated directive, use '%define parse.error verbose' 60 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/tagsparser/tags-parser-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/tagsparser/tags-parser-grammar.y:41.1-27: warning: deprecated directive, use '%define api.prefix {tags_parser_}' [-Wdeprecated] 41 | %name-prefix "tags_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/tagsparser/tags-parser-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/tagsparser/tags-parser-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/xml/xml-grammar.c /builddir/build/BUILD/syslog-ng-3.24.1/modules/tagsparser/tags-parser-grammar.y:41.1-27: warning: deprecated directive, use '%define api.prefix {tags_parser_}' [-Wdeprecated] 41 | %name-prefix "tags_parser_" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/tagsparser/tags-parser-grammar.y:55.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 55 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/tagsparser/tags-parser-grammar.y:56.1-14: deprecated directive, use '%define parse.error verbose' 56 | %error-verbose | ^~~~~~~~~~~~~~ YACC modules/xml/xml-grammar.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/xml/xml-grammar.y:43.1-19: warning: deprecated directive, use '%define api.prefix {xml_}' [-Wdeprecated] 43 | %name-prefix "xml_" | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/xml/xml-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/xml/xml-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ GEN modules/java/org_syslog_ng_LogMessage.h /builddir/build/BUILD/syslog-ng-3.24.1/modules/xml/xml-grammar.y:43.1-19: warning: deprecated directive, use '%define api.prefix {xml_}' [-Wdeprecated] 43 | %name-prefix "xml_" | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/xml/xml-grammar.y:57.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 57 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/syslog-ng-3.24.1/modules/xml/xml-grammar.y:58.1-14: deprecated directive, use '%define parse.error verbose' 58 | %error-verbose | ^~~~~~~~~~~~~~ GEN modules/java/syslog-ng-core/classes/org/syslog_ng/LogPipe.class GEN modules/java/syslog-ng-core/classes/org/syslog_ng/LogTemplate.class GEN modules/java/org_syslog_ng_InternalMessageSender.h GEN modules/java/syslog-ng-core/classes/org/syslog_ng/LogDestination.class GEN modules/java/org_syslog_ng_LogTemplate.h GEN modules/java/org_syslog_ng_LogDestination.h make --no-print-directory all-recursive CC lib/lib_libsyslog_ng_la-host-id.lo CC lib/lib_libsyslog_ng_la-resolved-configurable-paths.lo CC lib/lib_libsyslog_ng_la-window-size-counter.lo CC lib/lib_libsyslog_ng_la-cfg-lex.lo CC lib/lib_libsyslog_ng_la-cfg-grammar.lo CC lib/lib_libsyslog_ng_la-block-ref-grammar.lo CC lib/lib_libsyslog_ng_la-pragma-grammar.lo CC lib/transport/lib_libsyslog_ng_la-logtransport.lo CC lib/transport/lib_libsyslog_ng_la-transport-aux-data.lo CC lib/transport/lib_libsyslog_ng_la-transport-file.lo CC lib/transport/lib_libsyslog_ng_la-transport-pipe.lo CC lib/transport/lib_libsyslog_ng_la-transport-socket.lo CC lib/transport/lib_libsyslog_ng_la-transport-factory-id.lo CC lib/transport/lib_libsyslog_ng_la-transport-factory-registry.lo CC lib/transport/lib_libsyslog_ng_la-multitransport.lo CC lib/transport/lib_libsyslog_ng_la-transport-factory-tls.lo CC lib/transport/lib_libsyslog_ng_la-transport-factory-socket.lo CC lib/tests_loggen_libloggen_helper_la-crypto.lo CC lib/compat/tests_loggen_libloggen_helper_la-openssl_support.lo CC tests/loggen/tests_loggen_libloggen_plugin_la-loggen_plugin.lo CC lib/tests_loggen_ssl_plugin_libloggen_ssl_plugin_la-crypto.lo CC lib/compat/tests_loggen_ssl_plugin_libloggen_ssl_plugin_la-openssl_support.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-radix.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-patterndb.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-error.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-file.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-load.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-rule.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-action.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-program.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-example.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-ruleset.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-context.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-ratelimit.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-pdb-lookup-params.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-correllation.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-correllation-key.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-correllation-context.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-synthetic-message.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-synthetic-context.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-timerwheel.lo CC modules/dbparser/modules_dbparser_libsyslog_ng_patterndb_la-patternize.lo CC modules/diskq/dqtool.o CC tests/loggen/tests_loggen_loggen-loggen.o CC tests/loggen/tests_loggen_loggen-file_reader.o CC tests/loggen/tests_loggen_loggen-logline_generator.o GEN modules/java/syslog-ng-core/classes/org/syslog_ng/SyslogNgClassLoader.class GEN modules/java/syslog-ng-core/classes/org/syslog_ng/TextLogDestination.class GEN modules/java/syslog-ng-core/classes/org/syslog_ng/StructuredLogDestination.class GEN modules/java/syslog-ng-core/classes/org/syslog_ng/DummyTextDestination.class mkdir -p modules/java/syslog-ng-core/libs GEN modules/java/org_syslog_ng_LogMessage.h GEN modules/java/org_syslog_ng_LogDestination.h GEN modules/java/org_syslog_ng_LogTemplate.h GEN modules/java/org_syslog_ng_InternalMessageSender.h CC modules/native/modules_native_libsyslog_ng_native_connector_a-native-grammar.o CC modules/native/modules_native_libsyslog_ng_native_connector_a-native-parser.o CC modules/native/modules_native_libsyslog_ng_native_connector_a-parser.o CC lib/eventlog/src/lib_eventlog_src_libevtlog_la-evtrec.lo CC lib/eventlog/src/lib_eventlog_src_libevtlog_la-evtfmt.lo CC lib/eventlog/src/lib_eventlog_src_libevtlog_la-evtout.lo CC lib/eventlog/src/lib_eventlog_src_libevtlog_la-evtstr.lo CC lib/eventlog/src/lib_eventlog_src_libevtlog_la-evtctx.lo CC lib/eventlog/src/lib_eventlog_src_libevtlog_la-evttags.lo CC lib/eventlog/src/lib_eventlog_src_libevtlog_la-evtsyslog.lo CC lib/secret-storage/lib_secret_storage_libsecret_storage_la-secret-storage.lo CC lib/secret-storage/lib_secret_storage_libsecret_storage_la-nondumpable-allocator.lo CC lib/lib_libsyslog_ng_la-afinter.lo lib/secret-storage/nondumpable-allocator.c: In function 'nondumpable_buffer_alloc': lib/secret-storage/nondumpable-allocator.c:110:58: warning: '%s' directive output may be truncated writing up to 36 bytes into a region of size between 0 and 16 [-Wformat-truncation=] 110 | logger_fatal("secret storage: cannot lock buffer", "len: %"G_GSIZE_FORMAT", errno: %d%s\n", len, errno, hint); | ^~~~~~~~ lib/secret-storage/nondumpable-allocator.c:61:35: note: in definition of macro 'logger_fatal' 61 | snprintf(reason, sizeof(reason), fmt, __VA_ARGS__); \ | ^~~ lib/secret-storage/nondumpable-allocator.c:110:92: note: format string is defined here 110 | logger_fatal("secret storage: cannot lock buffer", "len: %"G_GSIZE_FORMAT", errno: %d%s\n", len, errno, hint); | ^~ In file included from /usr/include/stdio.h:867, from lib/secret-storage/nondumpable-allocator.c:29: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 83 bytes into a destination of size 32 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC lib/lib_libsyslog_ng_la-alarms.lo CC lib/lib_libsyslog_ng_la-apphook.lo CC lib/lib_libsyslog_ng_la-block-ref-parser.lo CC lib/lib_libsyslog_ng_la-cache.lo CC lib/lib_libsyslog_ng_la-cfg.lo CC lib/lib_libsyslog_ng_la-cfg-args.lo CC lib/lib_libsyslog_ng_la-cfg-block.lo CC lib/lib_libsyslog_ng_la-cfg-block-generator.lo CC lib/lib_libsyslog_ng_la-cfg-lexer.lo CC lib/lib_libsyslog_ng_la-cfg-lexer-subst.lo CC lib/lib_libsyslog_ng_la-cfg-parser.lo CC lib/lib_libsyslog_ng_la-cfg-path.lo CC lib/lib_libsyslog_ng_la-cfg-tree.lo CC lib/lib_libsyslog_ng_la-children.lo CC lib/lib_libsyslog_ng_la-dnscache.lo CC lib/lib_libsyslog_ng_la-driver.lo CC lib/lib_libsyslog_ng_la-dynamic-window.lo CC lib/lib_libsyslog_ng_la-dynamic-window-pool.lo CC lib/lib_libsyslog_ng_la-fdhelpers.lo CC lib/lib_libsyslog_ng_la-file-perms.lo CC lib/lib_libsyslog_ng_la-find-crlf.lo CC lib/lib_libsyslog_ng_la-globals.lo CC lib/lib_libsyslog_ng_la-gprocess.lo CC lib/lib_libsyslog_ng_la-gsockaddr.lo CC lib/lib_libsyslog_ng_la-gsocket.lo CC lib/lib_libsyslog_ng_la-hostname.lo CC lib/lib_libsyslog_ng_la-host-resolve.lo CC lib/lib_libsyslog_ng_la-logmatcher.lo CC lib/lib_libsyslog_ng_la-logmpx.lo CC lib/lib_libsyslog_ng_la-logpipe.lo CC lib/lib_libsyslog_ng_la-logqueue.lo CC lib/lib_libsyslog_ng_la-logqueue-fifo.lo CC lib/lib_libsyslog_ng_la-logreader.lo CC lib/lib_libsyslog_ng_la-logsource.lo CC lib/lib_libsyslog_ng_la-logwriter.lo CC lib/lib_libsyslog_ng_la-mainloop.lo CC lib/lib_libsyslog_ng_la-signal-handler.lo CC lib/lib_libsyslog_ng_la-mainloop-call.lo CC lib/lib_libsyslog_ng_la-mainloop-worker.lo CC lib/lib_libsyslog_ng_la-mainloop-io-worker.lo CC lib/lib_libsyslog_ng_la-mainloop-control.lo CC lib/lib_libsyslog_ng_la-module-config.lo CC lib/lib_libsyslog_ng_la-memtrace.lo CC lib/lib_libsyslog_ng_la-messages.lo CC lib/lib_libsyslog_ng_la-ml-batched-timer.lo CC lib/lib_libsyslog_ng_la-msg-format.lo CC lib/lib_libsyslog_ng_la-msg-stats.lo CC lib/lib_libsyslog_ng_la-parse-number.lo CC lib/lib_libsyslog_ng_la-pathutils.lo CC lib/lib_libsyslog_ng_la-persist-state.lo CC lib/lib_libsyslog_ng_la-plugin.lo CC lib/lib_libsyslog_ng_la-poll-events.lo CC lib/lib_libsyslog_ng_la-poll-fd-events.lo CC lib/lib_libsyslog_ng_la-pragma-parser.lo CC lib/lib_libsyslog_ng_la-persistable-state-presenter.lo CC lib/lib_libsyslog_ng_la-rcptid.lo CC lib/lib_libsyslog_ng_la-reloc.lo CC lib/lib_libsyslog_ng_la-run-id.lo CC lib/lib_libsyslog_ng_la-scratch-buffers.lo CC lib/lib_libsyslog_ng_la-serialize.lo CC lib/lib_libsyslog_ng_la-service-management.lo CC lib/lib_libsyslog_ng_la-str-format.lo CC lib/lib_libsyslog_ng_la-str-utils.lo CC lib/lib_libsyslog_ng_la-syslog-names.lo CC lib/lib_libsyslog_ng_la-string-list.lo CC lib/lib_libsyslog_ng_la-type-hinting.lo CC lib/lib_libsyslog_ng_la-ringbuffer.lo CC lib/lib_libsyslog_ng_la-crypto.lo CC lib/lib_libsyslog_ng_la-tlscontext.lo CC lib/lib_libsyslog_ng_la-uuid.lo CC lib/lib_libsyslog_ng_la-userdb.lo CC lib/lib_libsyslog_ng_la-utf8utils.lo CC lib/transport/lib_libsyslog_ng_la-transport-tls.lo CC lib/ack-tracker/lib_libsyslog_ng_la-early_ack_tracker.lo CC lib/ack-tracker/lib_libsyslog_ng_la-late_ack_tracker.lo CC lib/ack-tracker/lib_libsyslog_ng_la-late_ack_record_container_static.lo CC lib/ack-tracker/lib_libsyslog_ng_la-late_ack_record_container_dynamic.lo CC lib/scanner/csv-scanner/lib_libsyslog_ng_la-csv-scanner.lo CC lib/scanner/kv-scanner/lib_libsyslog_ng_la-kv-scanner.lo CC lib/scanner/list-scanner/lib_libsyslog_ng_la-list-scanner.lo CC lib/scanner/xml-scanner/lib_libsyslog_ng_la-xml-scanner.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-client.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-buffered-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-dgram-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-framed-client.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-framed-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-text-client.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-text-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-indented-multiline-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-regexp-multiline-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-multiline-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-record-server.lo CC lib/logproto/lib_libsyslog_ng_la-logproto-builtins.lo CC lib/filter/lib_libsyslog_ng_la-filter-expr.lo CC lib/filter/lib_libsyslog_ng_la-filter-op.lo CC lib/filter/lib_libsyslog_ng_la-filter-cmp.lo CC lib/filter/lib_libsyslog_ng_la-filter-in-list.lo CC lib/filter/lib_libsyslog_ng_la-filter-tags.lo CC lib/filter/lib_libsyslog_ng_la-filter-netmask.lo CC lib/filter/lib_libsyslog_ng_la-filter-netmask6.lo CC lib/filter/lib_libsyslog_ng_la-filter-call.lo CC lib/filter/lib_libsyslog_ng_la-filter-re.lo CC lib/filter/lib_libsyslog_ng_la-filter-pri.lo CC lib/filter/lib_libsyslog_ng_la-filter-pipe.lo CC lib/filter/lib_libsyslog_ng_la-filter-expr-parser.lo CC lib/filter/lib_libsyslog_ng_la-filter-expr-grammar.lo CC lib/parser/lib_libsyslog_ng_la-parser-expr.lo CC lib/parser/lib_libsyslog_ng_la-parser-expr-parser.lo CC lib/parser/lib_libsyslog_ng_la-parser-expr-grammar.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-expr.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-set-tag.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-set.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-unset.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-subst.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-expr-parser.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-expr-grammar.lo CC lib/rewrite/lib_libsyslog_ng_la-rewrite-groupset.lo CC lib/template/lib_libsyslog_ng_la-templates.lo CC lib/template/lib_libsyslog_ng_la-macros.lo CC lib/template/lib_libsyslog_ng_la-simple-function.lo CC lib/template/lib_libsyslog_ng_la-repr.lo CC lib/template/lib_libsyslog_ng_la-compiler.lo CC lib/template/lib_libsyslog_ng_la-user-function.lo CC lib/template/lib_libsyslog_ng_la-escaping.lo CC lib/value-pairs/lib_libsyslog_ng_la-value-pairs.lo CC lib/value-pairs/lib_libsyslog_ng_la-transforms.lo CC lib/value-pairs/lib_libsyslog_ng_la-cmdline.lo CC lib/value-pairs/lib_libsyslog_ng_la-evttag.lo CC lib/stats/lib_libsyslog_ng_la-stats.lo CC lib/stats/lib_libsyslog_ng_la-stats-control.lo CC lib/stats/lib_libsyslog_ng_la-stats-counter.lo CC lib/stats/lib_libsyslog_ng_la-stats-cluster.lo CC lib/stats/lib_libsyslog_ng_la-stats-csv.lo CC lib/stats/lib_libsyslog_ng_la-stats-log.lo CC lib/stats/lib_libsyslog_ng_la-stats-registry.lo CC lib/stats/lib_libsyslog_ng_la-stats-query.lo CC lib/stats/lib_libsyslog_ng_la-stats-query-commands.lo CC lib/stats/lib_libsyslog_ng_la-stats-cluster-logpipe.lo CC lib/stats/lib_libsyslog_ng_la-stats-cluster-single.lo CC lib/control/lib_libsyslog_ng_la-control.lo CC lib/control/lib_libsyslog_ng_la-control-commands.lo CC lib/control/lib_libsyslog_ng_la-control-main.lo CC lib/control/lib_libsyslog_ng_la-control-server.lo CC lib/control/lib_libsyslog_ng_la-control-server-unix.lo CC lib/debugger/lib_libsyslog_ng_la-debugger.lo CC lib/debugger/lib_libsyslog_ng_la-tracer.lo CC lib/debugger/lib_libsyslog_ng_la-debugger-main.lo CC lib/compat/lib_libsyslog_ng_la-getutent.lo CC lib/compat/lib_libsyslog_ng_la-inet_aton.lo CC lib/compat/lib_libsyslog_ng_la-memrchr.lo CC lib/compat/lib_libsyslog_ng_la-pio.lo CC lib/compat/lib_libsyslog_ng_la-glib.lo CC lib/compat/lib_libsyslog_ng_la-strcasestr.lo CC lib/compat/lib_libsyslog_ng_la-strtok_r.lo CC lib/compat/lib_libsyslog_ng_la-strnlen.lo CC lib/compat/lib_libsyslog_ng_la-time.lo CC lib/compat/lib_libsyslog_ng_la-openssl_support.lo CC lib/compat/lib_libsyslog_ng_la-getent-sun.lo CC lib/compat/lib_libsyslog_ng_la-getent-generic.lo CC lib/logmsg/lib_libsyslog_ng_la-gsockaddr-serialize.lo CC lib/logmsg/lib_libsyslog_ng_la-logmsg.lo CC lib/logmsg/lib_libsyslog_ng_la-logmsg-serialize.lo CC lib/logmsg/lib_libsyslog_ng_la-logmsg-serialize-fixup.lo CC lib/logmsg/lib_libsyslog_ng_la-nvhandle-descriptors.lo CC lib/logmsg/lib_libsyslog_ng_la-nvtable.lo CC lib/logmsg/lib_libsyslog_ng_la-nvtable-serialize.lo CC lib/logmsg/lib_libsyslog_ng_la-nvtable-serialize-legacy.lo CC lib/logmsg/lib_libsyslog_ng_la-tags-serialize.lo CC lib/logmsg/lib_libsyslog_ng_la-timestamp-serialize.lo CC lib/logmsg/lib_libsyslog_ng_la-tags.lo CC lib/str-repr/lib_libsyslog_ng_la-decode.lo CC lib/str-repr/lib_libsyslog_ng_la-encode.lo CC lib/timeutils/lib_libsyslog_ng_la-scan-timestamp.lo CC lib/timeutils/lib_libsyslog_ng_la-cache.lo CC lib/timeutils/lib_libsyslog_ng_la-conv.lo CC lib/timeutils/lib_libsyslog_ng_la-format.lo CC lib/timeutils/lib_libsyslog_ng_la-misc.lo CC lib/timeutils/lib_libsyslog_ng_la-names.lo CC lib/timeutils/lib_libsyslog_ng_la-unixtime.lo CC lib/timeutils/lib_libsyslog_ng_la-zonecache.lo CC lib/timeutils/lib_libsyslog_ng_la-zonedb.lo CC lib/timeutils/lib_libsyslog_ng_la-zoneinfo.lo CC lib/timeutils/lib_libsyslog_ng_la-wallclocktime.lo CC lib/logthrsource/lib_libsyslog_ng_la-logthrsourcedrv.lo CC lib/logthrsource/lib_libsyslog_ng_la-logthrfetcherdrv.lo CC lib/logthrdest/lib_libsyslog_ng_la-logthrdestdrv.lo CC tests/loggen/tests_loggen_libloggen_helper_la-loggen_helper.lo CC tests/loggen/socket_plugin/tests_loggen_socket_plugin_libloggen_socket_plugin_la-socket_plugin.lo CC tests/loggen/ssl_plugin/tests_loggen_ssl_plugin_libloggen_ssl_plugin_la-ssl_plugin.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-contextual-data-record.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-contextual-data-record-scanner.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-grammar.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-parser.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-context-info-db.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-plugin.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-glob-selector.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-template-selector.lo CC modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-filter-selector.lo CC modules/afamqp/modules_afamqp_libafamqp_la-afamqp-grammar.lo CC modules/afamqp/modules_afamqp_libafamqp_la-afamqp.lo CC modules/afamqp/modules_afamqp_libafamqp_la-afamqp-parser.lo CC modules/afamqp/modules_afamqp_libafamqp_la-afamqp-plugin.lo CC modules/affile/modules_affile_libaffile_la-logproto-file-writer.lo CC modules/affile/modules_affile_libaffile_la-logproto-file-reader.lo CC modules/affile/modules_affile_libaffile_la-poll-file-changes.lo CC modules/affile/modules_affile_libaffile_la-transport-prockmsg.lo CC modules/affile/modules_affile_libaffile_la-file-reader.lo CC modules/affile/modules_affile_libaffile_la-wildcard-file-reader.lo CC modules/affile/modules_affile_libaffile_la-wildcard-source.lo CC modules/affile/modules_affile_libaffile_la-directory-monitor.lo CC modules/affile/modules_affile_libaffile_la-directory-monitor-factory.lo CC modules/affile/modules_affile_libaffile_la-collection-comparator.lo CC modules/affile/modules_affile_libaffile_la-directory-monitor-poll.lo CC modules/affile/modules_affile_libaffile_la-file-opener.lo CC modules/affile/modules_affile_libaffile_la-regular-files.lo CC modules/affile/modules_affile_libaffile_la-named-pipe.lo CC modules/affile/modules_affile_libaffile_la-linux-kmsg.lo CC modules/affile/modules_affile_libaffile_la-stdin.lo CC modules/affile/modules_affile_libaffile_la-affile-source.lo CC modules/affile/modules_affile_libaffile_la-affile-dest.lo CC modules/affile/modules_affile_libaffile_la-affile-grammar.lo CC modules/affile/modules_affile_libaffile_la-affile-parser.lo CC modules/affile/modules_affile_libaffile_la-affile-plugin.lo CC modules/affile/modules_affile_libaffile_la-file-list.lo CC modules/affile/modules_affile_libaffile_la-directory-monitor-inotify.lo CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-grammar.lo CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb.lo modules/afmongodb/afmongodb.c: In function '_connect': modules/afmongodb/afmongodb.c:187:3: warning: 'mongoc_client_get_server_status' is deprecated [-Wdeprecated-declarations] 187 | gboolean ok = mongoc_client_get_server_status(self->client, (mongoc_read_prefs_t *)read_prefs, | ^~~~~~~~ In file included from /usr/include/libmongoc-1.0/mongoc/mongoc.h:29, from /usr/include/libmongoc-1.0/mongoc.h:18, from modules/afmongodb/afmongodb-private.h:27, from modules/afmongodb/afmongodb.c:37: /usr/include/libmongoc-1.0/mongoc/mongoc-client.h:206:1: note: declared here 206 | mongoc_client_get_server_status (mongoc_client_t *client, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-parser.lo CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-legacy-uri.lo CC modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-legacy-grammar.lo CC modules/afmongodb/modules_afmongodb_libafmongodb_la-host-list.lo CC modules/afprog/modules_afprog_libafprog_la-afprog.lo CC modules/afprog/modules_afprog_libafprog_la-afprog-grammar.lo CC modules/afprog/modules_afprog_libafprog_la-afprog-parser.lo CC modules/afprog/modules_afprog_libafprog_la-afprog-plugin.lo CC modules/afsmtp/modules_afsmtp_libafsmtp_la-afsmtp-grammar.lo CC modules/afsmtp/modules_afsmtp_libafsmtp_la-afsmtp.lo CC modules/afsmtp/modules_afsmtp_libafsmtp_la-afsmtp-parser.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afsocket.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afsocket-source.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afsocket-dest.lo CC modules/afsocket/modules_afsocket_libafsocket_la-socket-options.lo CC modules/afsocket/modules_afsocket_libafsocket_la-transport-mapper.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afinet.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afinet-source.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afinet-dest.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afinet-dest-failover.lo CC modules/afsocket/modules_afsocket_libafsocket_la-socket-options-inet.lo CC modules/afsocket/modules_afsocket_libafsocket_la-transport-mapper-inet.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afunix-source.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afunix-dest.lo CC modules/afsocket/modules_afsocket_libafsocket_la-transport-mapper-unix.lo CC modules/afsocket/modules_afsocket_libafsocket_la-transport-unix-socket.lo CC modules/afsocket/modules_afsocket_libafsocket_la-unix-credentials.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afsocket-grammar.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afsocket-parser.lo CC modules/afsocket/modules_afsocket_libafsocket_la-afsocket-plugin.lo CC modules/afsocket/modules_afsocket_libafsocket_la-systemd-syslog-source.lo CC modules/afsql/modules_afsql_libafsql_la-afsql.lo CC modules/afsql/modules_afsql_libafsql_la-afsql-grammar.lo CC modules/afsql/modules_afsql_libafsql_la-afsql-parser.lo CC modules/afsql/modules_afsql_libafsql_la-afsql-plugin.lo CC modules/afstomp/modules_afstomp_libafstomp_la-afstomp-grammar.lo CC modules/afstomp/modules_afstomp_libafstomp_la-afstomp.lo CC modules/afstomp/modules_afstomp_libafstomp_la-afstomp-parser.lo CC modules/afstomp/modules_afstomp_libafstomp_la-stomp.lo CC modules/afuser/modules_afuser_libafuser_la-afuser.lo CC modules/afuser/modules_afuser_libafuser_la-afuser-grammar.lo CC modules/afuser/modules_afuser_libafuser_la-afuser-parser.lo CC modules/afuser/modules_afuser_libafuser_la-afuser-plugin.lo CC modules/appmodel/modules_appmodel_libappmodel_la-appmodel.lo CC modules/appmodel/modules_appmodel_libappmodel_la-appmodel-parser.lo CC modules/appmodel/modules_appmodel_libappmodel_la-appmodel-plugin.lo CC modules/appmodel/modules_appmodel_libappmodel_la-appmodel-context.lo CC modules/appmodel/modules_appmodel_libappmodel_la-app-parser-generator.lo CC modules/appmodel/modules_appmodel_libappmodel_la-application.lo CC modules/appmodel/modules_appmodel_libappmodel_la-appmodel-grammar.lo CC modules/basicfuncs/modules_basicfuncs_libbasicfuncs_la-basic-funcs.lo CC modules/cef/modules_cef_libcef_la-format-cef-extension.lo CC modules/cef/modules_cef_libcef_la-cef-plugin.lo CC modules/confgen/modules_confgen_libconfgen_la-confgen-plugin.lo CC modules/cryptofuncs/cryptofuncs.lo CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser.lo CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-grammar.lo CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-parser.lo CC modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-plugin.lo CC modules/timestamp/modules_timestamp_libtimestamp_la-timestamp-grammar.lo CC modules/timestamp/modules_timestamp_libtimestamp_la-timestamp-plugin.lo CC modules/timestamp/modules_timestamp_libtimestamp_la-timestamp-parser.lo CC modules/timestamp/modules_timestamp_libtimestamp_la-rewrite-fix-timezone.lo CC modules/timestamp/modules_timestamp_libtimestamp_la-rewrite-set-timezone.lo CC modules/timestamp/modules_timestamp_libtimestamp_la-rewrite-guess-timezone.lo CC modules/timestamp/modules_timestamp_libtimestamp_la-date-parser.lo CC modules/dbparser/modules_dbparser_libdbparser_la-stateful-parser.lo CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser.lo CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser-grammar.lo CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser-parser.lo CC modules/dbparser/modules_dbparser_libdbparser_la-dbparser-plugin.lo CC modules/dbparser/modules_dbparser_libdbparser_la-groupingby.lo CC modules/dbparser/modules_dbparser_libdbparser_la-radix.lo CC modules/dbparser/modules_dbparser_libdbparser_la-patterndb.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-error.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-file.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-load.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-rule.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-action.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-program.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-example.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-ruleset.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-context.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-ratelimit.lo CC modules/dbparser/modules_dbparser_libdbparser_la-pdb-lookup-params.lo CC modules/dbparser/modules_dbparser_libdbparser_la-correllation.lo CC modules/dbparser/modules_dbparser_libdbparser_la-correllation-key.lo CC modules/dbparser/modules_dbparser_libdbparser_la-correllation-context.lo CC modules/dbparser/modules_dbparser_libdbparser_la-synthetic-message.lo CC modules/dbparser/modules_dbparser_libdbparser_la-synthetic-context.lo CC modules/dbparser/modules_dbparser_libdbparser_la-timerwheel.lo CC modules/dbparser/modules_dbparser_libdbparser_la-patternize.lo CC modules/diskq/modules_diskq_libdisk_buffer_la-diskq.lo CC modules/diskq/modules_diskq_libdisk_buffer_la-diskq-grammar.lo CC modules/diskq/modules_diskq_libdisk_buffer_la-diskq-parser.lo CC modules/diskq/modules_diskq_libdisk_buffer_la-diskq-plugin.lo CC modules/diskq/modules_diskq_libsyslog_ng_disk_buffer_la-diskq-options.lo CC modules/diskq/modules_diskq_libsyslog_ng_disk_buffer_la-logqueue-disk.lo CC modules/diskq/modules_diskq_libsyslog_ng_disk_buffer_la-logqueue-disk-non-reliable.lo CC modules/diskq/modules_diskq_libsyslog_ng_disk_buffer_la-logqueue-disk-reliable.lo CC modules/diskq/modules_diskq_libsyslog_ng_disk_buffer_la-qdisk.lo CC modules/examples/example-plugins.lo CC modules/examples/sources/msg-generator/modules_examples_sources_libmsg_generator_la-msg-generator-grammar.lo CC modules/examples/sources/msg-generator/modules_examples_sources_libmsg_generator_la-msg-generator-parser.lo CC modules/examples/sources/msg-generator/modules_examples_sources_libmsg_generator_la-msg-generator.lo CC modules/examples/sources/msg-generator/modules_examples_sources_libmsg_generator_la-msg-generator-source.lo CC modules/examples/sources/threaded-diskq-source/modules_examples_sources_libthreaded_diskq_source_la-threaded-diskq-source-grammar.lo CC modules/examples/sources/threaded-diskq-source/modules_examples_sources_libthreaded_diskq_source_la-threaded-diskq-source-parser.lo CC modules/examples/sources/threaded-diskq-source/modules_examples_sources_libthreaded_diskq_source_la-threaded-diskq-source.lo CC modules/examples/sources/threaded-random-generator/modules_examples_sources_libthreaded_random_generator_la-threaded-random-generator-grammar.lo CC modules/examples/sources/threaded-random-generator/modules_examples_sources_libthreaded_random_generator_la-threaded-random-generator-parser.lo CC modules/examples/sources/threaded-random-generator/modules_examples_sources_libthreaded_random_generator_la-threaded-random-generator.lo CC modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-parser.lo CC modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-parser-grammar.lo CC modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-parser-parser.lo CC modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-plugin.lo CC modules/geoip2/modules_geoip2_libgeoip2_plugin_la-maxminddb-helper.lo CC modules/getent/modules_getent_libtfgetent_la-tfgetent.lo CC modules/graphite/modules_graphite_libgraphite_la-graphite-plugin.lo CC modules/graphite/modules_graphite_libgraphite_la-graphite-output.lo CC modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands.lo CC modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands-grammar.lo CC modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands-parser.lo CC modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands-plugin.lo CC modules/http/modules_http_libhttp_la-http.lo CC modules/http/modules_http_libhttp_la-http-worker.lo CC modules/http/modules_http_libhttp_la-http-loadbalancer.lo CC modules/http/modules_http_libhttp_la-http-grammar.lo CC modules/http/modules_http_libhttp_la-http-parser.lo CC modules/http/modules_http_libhttp_la-http-plugin.lo CC modules/java/native/modules_java_libmod_java_la-java-grammar.lo CC modules/java/native/modules_java_libmod_java_la-java-plugin.lo CC modules/java/native/modules_java_libmod_java_la-java-destination.lo CC modules/java/native/modules_java_libmod_java_la-java-class-loader.lo CC modules/java/native/modules_java_libmod_java_la-java-parser.lo CC modules/java/native/modules_java_libmod_java_la-java_machine.lo CC modules/java/native/modules_java_libmod_java_la-java-config.lo CC modules/java/proxies/modules_java_libmod_java_la-java-destination-proxy.lo CC modules/java/proxies/modules_java_libmod_java_la-java-logmsg-proxy.lo CC modules/java/proxies/modules_java_libmod_java_la-java-template-proxy.lo CC modules/java/proxies/modules_java_libmod_java_la-internal-message-sender-proxy.lo CC modules/json/modules_json_libjson_plugin_la-format-json.lo CC modules/json/modules_json_libjson_plugin_la-json-parser.lo CC modules/json/modules_json_libjson_plugin_la-json-parser-grammar.lo CC modules/json/modules_json_libjson_plugin_la-json-parser-parser.lo CC modules/json/modules_json_libjson_plugin_la-dot-notation.lo CC modules/json/modules_json_libjson_plugin_la-json-plugin.lo CC modules/kafka/modules_kafka_libkafka_la-kafka-grammar.lo CC modules/kafka/modules_kafka_libkafka_la-kafka-parser.lo CC modules/kafka/modules_kafka_libkafka_la-kafka-props.lo CC modules/kafka/modules_kafka_libkafka_la-kafka-dest-driver.lo CC modules/kafka/modules_kafka_libkafka_la-kafka-dest-worker.lo CC modules/kafka/modules_kafka_libkafka_la-kafka-plugin.lo CC modules/kvformat/modules_kvformat_libkvformat_la-format-welf.lo CC modules/kvformat/modules_kvformat_libkvformat_la-kv-parser.lo CC modules/kvformat/modules_kvformat_libkvformat_la-linux-audit-parser.lo CC modules/kvformat/modules_kvformat_libkvformat_la-kv-parser-grammar.lo CC modules/kvformat/modules_kvformat_libkvformat_la-kv-parser-parser.lo CC modules/kvformat/modules_kvformat_libkvformat_la-kvformat-plugin.lo CC modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format.lo CC modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format-plugin.lo CC modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs.lo CC modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs-plugin.lo CC modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs-grammar.lo CC modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs-parser.lo CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile.lo CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-grammar.lo CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-parser.lo CC modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-plugin.lo CC modules/python/compat/modules_python_libmod_python_la-compat-python.lo CC modules/python/modules_python_libmod_python_la-python-config.lo In file included from modules/python/compat/compat-python.c:27: modules/python/compat/compat-python-v2.c: In function 'py_init_argv': modules/python/compat/compat-python-v2.c:31:22: warning: passing argument 2 of 'PySys_SetArgvEx' from incompatible pointer type [-Wincompatible-pointer-types] 31 | PySys_SetArgvEx(1, argv, 0); | ^~~~ | | | char ** In file included from /usr/include/python3.8/Python.h:142, from ./modules/python/compat/compat-python.h:27, from ./modules/python/python-module.h:65, from modules/python/compat/compat-python.c:24: /usr/include/python3.8/sysmodule.h:14:39: note: expected 'wchar_t **' {aka 'int **'} but argument is of type 'char **' 14 | PyAPI_FUNC(void) PySys_SetArgvEx(int, wchar_t **, int); | ^~~~~~~~~~ In file included from modules/python/compat/compat-python.c:27: modules/python/compat/compat-python-v2.c: In function 'int_as_pyobject': modules/python/compat/compat-python-v2.c:37:10: warning: implicit declaration of function 'PyInt_FromLong'; did you mean 'PyLong_FromLong'? [-Wimplicit-function-declaration] 37 | return PyInt_FromLong(num); | ^~~~~~~~~~~~~~ | PyLong_FromLong modules/python/compat/compat-python-v2.c:37:10: warning: returning 'int' from a function with return type 'PyObject *' {aka 'struct _object *'} makes pointer from integer without a cast [-Wint-conversion] 37 | return PyInt_FromLong(num); | ^~~~~~~~~~~~~~~~~~~ modules/python/compat/compat-python-v2.c: In function 'pyobject_as_int': modules/python/compat/compat-python-v2.c:43:10: warning: implicit declaration of function 'PyInt_AsLong'; did you mean 'PyLong_AsLong'? [-Wimplicit-function-declaration] 43 | return PyInt_AsLong(object); | ^~~~~~~~~~~~ | PyLong_AsLong CC modules/python/modules_python_libmod_python_la-python-helpers.lo CC modules/python/modules_python_libmod_python_la-python-main.lo CC modules/python/modules_python_libmod_python_la-python-plugin.lo CC modules/python/modules_python_libmod_python_la-python-grammar.lo CC modules/python/modules_python_libmod_python_la-python-value-pairs.lo CC modules/python/modules_python_libmod_python_la-python-dest.lo CC modules/python/modules_python_libmod_python_la-python-tf.lo CC modules/python/modules_python_libmod_python_la-python-parser.lo CC modules/python/modules_python_libmod_python_la-python-logmsg.lo CC modules/python/modules_python_libmod_python_la-python-logtemplate.lo CC modules/python/modules_python_libmod_python_la-python-logtemplate-options.lo CC modules/python/modules_python_libmod_python_la-python-integerpointer.lo CC modules/python/modules_python_libmod_python_la-python-logger.lo CC modules/python/modules_python_libmod_python_la-python-global-code-loader.lo CC modules/python/modules_python_libmod_python_la-python-debugger.lo CC modules/python/modules_python_libmod_python_la-python-logparser.lo CC modules/python/modules_python_libmod_python_la-python-source.lo CC modules/python/modules_python_libmod_python_la-python-fetcher.lo CC modules/redis/modules_redis_libredis_la-redis-grammar.lo CC modules/redis/modules_redis_libredis_la-redis.lo CC modules/redis/modules_redis_libredis_la-redis-parser.lo CC modules/riemann/modules_riemann_libriemann_la-riemann-grammar.lo CC modules/riemann/modules_riemann_libriemann_la-riemann.lo CC modules/riemann/modules_riemann_libriemann_la-riemann-worker.lo CC modules/riemann/modules_riemann_libriemann_la-riemann-parser.lo CC modules/riemann/modules_riemann_libriemann_la-riemann-plugin.lo CC modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest-grammar.lo CC modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest.lo CC modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest-plugin.lo CC modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest-parser.lo CC modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser.lo CC modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser-grammar.lo CC modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser-parser.lo CC modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser-plugin.lo CC modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-varbindlist-scanner.lo CC modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-header-parser.lo CC modules/stardate/modules_stardate_libstardate_la-stardate-plugin.lo CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format.lo CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format-plugin.lo CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-grammar.lo CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-parser.lo CC modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser.lo CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal.lo CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-grammar.lo CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-parser.lo CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-plugin.lo CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journal-reader.lo CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-subsystem.lo CC modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-helper.lo CC modules/system-source/modules_system_source_libsystem_source_la-system-source.lo CC modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser.lo CC modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser-grammar.lo CC modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser-parser.lo CC modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser-plugin.lo CC modules/xml/modules_xml_libxml_la-xml-grammar.lo CC modules/xml/modules_xml_libxml_la-xml-parser.lo CC modules/xml/modules_xml_libxml_la-xml-plugin.lo CC modules/xml/modules_xml_libxml_la-xml.lo CC modules/dbparser/pdbtool/modules_dbparser_pdbtool_pdbtool-pdbtool.o CC persist-tool/persist_tool_persist_tool-add.o CC persist-tool/persist_tool_persist_tool-dump.o CC persist-tool/persist_tool_persist_tool-generate.o CC persist-tool/persist_tool_persist_tool-persist-tool.o CC syslog-ng/main.o CC syslog-ng-ctl/syslog-ng-ctl.o CC syslog-ng-ctl/control-client.o GEN modules/java/syslog-ng-core/classes/org/syslog_ng/DummyStructuredDestination.class AR modules/native/libsyslog-ng-native-connector.a CCLD lib/eventlog/src/libevtlog.la CCLD lib/secret-storage/libsecret-storage.la CCLD tests/loggen/libloggen_helper.la GEN modules/java/syslog-ng-core/libs/syslog-ng-core.jar added manifest adding: org/(in = 0) (out= 0)(stored 0%) adding: org/syslog_ng/(in = 0) (out= 0)(stored 0%) adding: org/syslog_ng/DummyStructuredDestination.class(in = 1546) (out= 796)(deflated 48%) adding: org/syslog_ng/DummyTextDestination.class(in = 1410) (out= 729)(deflated 48%) adding: org/syslog_ng/StructuredLogDestination.class(in = 665) (out= 414)(deflated 37%) adding: org/syslog_ng/SyslogNgClassLoader.class(in = 4154) (out= 2223)(deflated 46%) adding: org/syslog_ng/SyslogNgClassLoader$1.class(in = 1305) (out= 648)(deflated 50%) adding: org/syslog_ng/TextLogDestination.class(in = 491) (out= 336)(deflated 31%) adding: org/syslog_ng/LogDestination.class(in = 1895) (out= 913)(deflated 51%) adding: org/syslog_ng/LogTemplate.class(in = 1196) (out= 613)(deflated 48%) adding: org/syslog_ng/LogPipe.class(in = 1462) (out= 824)(deflated 43%) adding: org/syslog_ng/InternalMessageSender.class(in = 875) (out= 449)(deflated 48%) adding: org/syslog_ng/LogMessage.class(in = 576) (out= 355)(deflated 38%) CCLD lib/libsyslog-ng.la CCLD tests/loggen/libloggen_plugin.la CCLD tests/loggen/loggen CCLD tests/loggen/socket_plugin/libloggen_socket_plugin.la CCLD tests/loggen/ssl_plugin/libloggen_ssl_plugin.la CCLD modules/add-contextual-data/libadd-contextual-data.la CCLD modules/afamqp/libafamqp.la CCLD modules/affile/libaffile.la CCLD modules/afmongodb/libafmongodb.la CCLD modules/afprog/libafprog.la CCLD modules/afsmtp/libafsmtp.la CCLD modules/afsocket/libafsocket.la CCLD modules/afsql/libafsql.la CCLD modules/afstomp/libafstomp.la CCLD modules/afuser/libafuser.la CCLD modules/appmodel/libappmodel.la CCLD modules/basicfuncs/libbasicfuncs.la CCLD modules/cef/libcef.la CCLD modules/confgen/libconfgen.la CCLD modules/cryptofuncs/libcryptofuncs.la CCLD modules/csvparser/libcsvparser.la CCLD modules/timestamp/libtimestamp.la CCLD modules/dbparser/libdbparser.la CCLD modules/diskq/libsyslog-ng-disk-buffer.la CCLD modules/examples/sources/libmsg-generator.la CCLD modules/examples/sources/libthreaded-random-generator.la CCLD modules/geoip2/libgeoip2-plugin.la CCLD modules/getent/libtfgetent.la CCLD modules/graphite/libgraphite.la CCLD modules/hook-commands/libhook-commands.la CCLD modules/http/libhttp.la CCLD modules/java/libmod-java.la CCLD modules/json/libjson-plugin.la CCLD modules/kafka/libkafka.la CCLD modules/kvformat/libkvformat.la CCLD modules/linux-kmsg-format/liblinux-kmsg-format.la CCLD modules/map-value-pairs/libmap-value-pairs.la CCLD modules/pseudofile/libpseudofile.la CCLD modules/python/libmod-python.la CCLD modules/redis/libredis.la CCLD modules/riemann/libriemann.la CCLD modules/snmp-dest/libsnmpdest.la CCLD modules/snmptrapd-parser/libsnmptrapd-parser.la CCLD modules/stardate/libstardate.la CCLD modules/syslogformat/libsyslogformat.la CCLD modules/systemd-journal/libsdjournal.la CCLD modules/system-source/libsystem-source.la CCLD modules/tagsparser/libtags-parser.la CCLD modules/xml/libxml.la CCLD modules/dbparser/libsyslog-ng-patterndb.la CCLD modules/diskq/dqtool CCLD persist-tool/persist-tool GEN syslog-ng/syslog-ng CCLD syslog-ng-ctl/syslog-ng-ctl CCLD modules/diskq/libdisk-buffer.la CCLD modules/examples/sources/libthreaded-diskq-source.la CCLD modules/dbparser/pdbtool/pdbtool CCLD modules/examples/libexamples.la + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vCNY7t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 + cd syslog-ng-3.24.1 + make DESTDIR=/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 install GEN modules/java/org_syslog_ng_LogMessage.h GEN modules/java/org_syslog_ng_LogDestination.h GEN modules/java/org_syslog_ng_LogTemplate.h GEN modules/java/org_syslog_ng_InternalMessageSender.h make --no-print-directory install-recursive GEN modules/java/org_syslog_ng_LogMessage.h GEN modules/java/org_syslog_ng_LogDestination.h GEN modules/java/org_syslog_ng_LogTemplate.h GEN modules/java/org_syslog_ng_InternalMessageSender.h /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c lib/eventlog/src/libevtlog.la lib/secret-storage/libsecret-storage.la lib/libsyslog-ng.la tests/loggen/libloggen_helper.la tests/loggen/libloggen_plugin.la '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64' libtool: install: /usr/bin/install -c lib/eventlog/src/.libs/libevtlog-3.24.so.0.0.0 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libevtlog-3.24.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libevtlog-3.24.so.0.0.0 libevtlog-3.24.so.0 || { rm -f libevtlog-3.24.so.0 && ln -s libevtlog-3.24.so.0.0.0 libevtlog-3.24.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libevtlog-3.24.so.0.0.0 libevtlog.so || { rm -f libevtlog.so && ln -s libevtlog-3.24.so.0.0.0 libevtlog.so; }; }) libtool: install: /usr/bin/install -c lib/eventlog/src/.libs/libevtlog.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libevtlog.la libtool: install: /usr/bin/install -c lib/secret-storage/.libs/libsecret-storage.so.0.0.0 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsecret-storage.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libsecret-storage.so.0.0.0 libsecret-storage.so.0 || { rm -f libsecret-storage.so.0 && ln -s libsecret-storage.so.0.0.0 libsecret-storage.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libsecret-storage.so.0.0.0 libsecret-storage.so || { rm -f libsecret-storage.so && ln -s libsecret-storage.so.0.0.0 libsecret-storage.so; }; }) libtool: install: /usr/bin/install -c lib/secret-storage/.libs/libsecret-storage.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsecret-storage.la libtool: warning: relinking 'lib/libsyslog-ng.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -no-undefined -release 3.24 -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libsyslog-ng.la -rpath /usr/lib64 lib/lib_libsyslog_ng_la-afinter.lo lib/lib_libsyslog_ng_la-alarms.lo lib/lib_libsyslog_ng_la-apphook.lo lib/lib_libsyslog_ng_la-block-ref-parser.lo lib/lib_libsyslog_ng_la-cache.lo lib/lib_libsyslog_ng_la-cfg.lo lib/lib_libsyslog_ng_la-cfg-args.lo lib/lib_libsyslog_ng_la-cfg-block.lo lib/lib_libsyslog_ng_la-cfg-block-generator.lo lib/lib_libsyslog_ng_la-cfg-lexer.lo lib/lib_libsyslog_ng_la-cfg-lexer-subst.lo lib/lib_libsyslog_ng_la-cfg-parser.lo lib/lib_libsyslog_ng_la-cfg-path.lo lib/lib_libsyslog_ng_la-cfg-tree.lo lib/lib_libsyslog_ng_la-children.lo lib/lib_libsyslog_ng_la-dnscache.lo lib/lib_libsyslog_ng_la-driver.lo lib/lib_libsyslog_ng_la-dynamic-window.lo lib/lib_libsyslog_ng_la-dynamic-window-pool.lo lib/lib_libsyslog_ng_la-fdhelpers.lo lib/lib_libsyslog_ng_la-file-perms.lo lib/lib_libsyslog_ng_la-find-crlf.lo lib/lib_libsyslog_ng_la-globals.lo lib/lib_libsyslog_ng_la-gprocess.lo lib/lib_libsyslog_ng_la-gsockaddr.lo lib/lib_libsyslog_ng_la-gsocket.lo lib/lib_libsyslog_ng_la-hostname.lo lib/lib_libsyslog_ng_la-host-resolve.lo lib/lib_libsyslog_ng_la-logmatcher.lo lib/lib_libsyslog_ng_la-logmpx.lo lib/lib_libsyslog_ng_la-logpipe.lo lib/lib_libsyslog_ng_la-logqueue.lo lib/lib_libsyslog_ng_la-logqueue-fifo.lo lib/lib_libsyslog_ng_la-logreader.lo lib/lib_libsyslog_ng_la-logsource.lo lib/lib_libsyslog_ng_la-logwriter.lo lib/lib_libsyslog_ng_la-mainloop.lo lib/lib_libsyslog_ng_la-signal-handler.lo lib/lib_libsyslog_ng_la-mainloop-call.lo lib/lib_libsyslog_ng_la-mainloop-worker.lo lib/lib_libsyslog_ng_la-mainloop-io-worker.lo lib/lib_libsyslog_ng_la-mainloop-control.lo lib/lib_libsyslog_ng_la-module-config.lo lib/lib_libsyslog_ng_la-memtrace.lo lib/lib_libsyslog_ng_la-messages.lo lib/lib_libsyslog_ng_la-ml-batched-timer.lo lib/lib_libsyslog_ng_la-msg-format.lo lib/lib_libsyslog_ng_la-msg-stats.lo lib/lib_libsyslog_ng_la-parse-number.lo lib/lib_libsyslog_ng_la-pathutils.lo lib/lib_libsyslog_ng_la-persist-state.lo lib/lib_libsyslog_ng_la-plugin.lo lib/lib_libsyslog_ng_la-poll-events.lo lib/lib_libsyslog_ng_la-poll-fd-events.lo lib/lib_libsyslog_ng_la-pragma-parser.lo lib/lib_libsyslog_ng_la-persistable-state-presenter.lo lib/lib_libsyslog_ng_la-rcptid.lo lib/lib_libsyslog_ng_la-reloc.lo lib/lib_libsyslog_ng_la-run-id.lo lib/lib_libsyslog_ng_la-scratch-buffers.lo lib/lib_libsyslog_ng_la-serialize.lo lib/lib_libsyslog_ng_la-service-management.lo lib/lib_libsyslog_ng_la-str-format.lo lib/lib_libsyslog_ng_la-str-utils.lo lib/lib_libsyslog_ng_la-syslog-names.lo lib/lib_libsyslog_ng_la-string-list.lo lib/lib_libsyslog_ng_la-type-hinting.lo lib/lib_libsyslog_ng_la-ringbuffer.lo lib/lib_libsyslog_ng_la-crypto.lo lib/lib_libsyslog_ng_la-tlscontext.lo lib/lib_libsyslog_ng_la-uuid.lo lib/lib_libsyslog_ng_la-userdb.lo lib/lib_libsyslog_ng_la-utf8utils.lo lib/transport/lib_libsyslog_ng_la-transport-tls.lo lib/lib_libsyslog_ng_la-host-id.lo lib/lib_libsyslog_ng_la-resolved-configurable-paths.lo lib/lib_libsyslog_ng_la-window-size-counter.lo lib/lib_libsyslog_ng_la-cfg-lex.lo lib/lib_libsyslog_ng_la-cfg-grammar.lo lib/lib_libsyslog_ng_la-block-ref-grammar.lo lib/lib_libsyslog_ng_la-pragma-grammar.lo lib/ack-tracker/lib_libsyslog_ng_la-early_ack_tracker.lo lib/ack-tracker/lib_libsyslog_ng_la-late_ack_tracker.lo lib/ack-tracker/lib_libsyslog_ng_la-late_ack_record_container_static.lo lib/ack-tracker/lib_libsyslog_ng_la-late_ack_record_container_dynamic.lo lib/scanner/csv-scanner/lib_libsyslog_ng_la-csv-scanner.lo lib/scanner/kv-scanner/lib_libsyslog_ng_la-kv-scanner.lo lib/scanner/list-scanner/lib_libsyslog_ng_la-list-scanner.lo lib/scanner/xml-scanner/lib_libsyslog_ng_la-xml-scanner.lo lib/transport/lib_libsyslog_ng_la-logtransport.lo lib/transport/lib_libsyslog_ng_la-transport-aux-data.lo lib/transport/lib_libsyslog_ng_la-transport-file.lo lib/transport/lib_libsyslog_ng_la-transport-pipe.lo lib/transport/lib_libsyslog_ng_la-transport-socket.lo lib/transport/lib_libsyslog_ng_la-transport-factory-id.lo lib/transport/lib_libsyslog_ng_la-transport-factory-registry.lo lib/transport/lib_libsyslog_ng_la-multitransport.lo lib/transport/lib_libsyslog_ng_la-transport-factory-tls.lo lib/transport/lib_libsyslog_ng_la-transport-factory-socket.lo lib/logproto/lib_libsyslog_ng_la-logproto-client.lo lib/logproto/lib_libsyslog_ng_la-logproto-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-buffered-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-dgram-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-framed-client.lo lib/logproto/lib_libsyslog_ng_la-logproto-framed-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-text-client.lo lib/logproto/lib_libsyslog_ng_la-logproto-text-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-indented-multiline-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-regexp-multiline-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-multiline-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-record-server.lo lib/logproto/lib_libsyslog_ng_la-logproto-builtins.lo lib/filter/lib_libsyslog_ng_la-filter-expr.lo lib/filter/lib_libsyslog_ng_la-filter-op.lo lib/filter/lib_libsyslog_ng_la-filter-cmp.lo lib/filter/lib_libsyslog_ng_la-filter-in-list.lo lib/filter/lib_libsyslog_ng_la-filter-tags.lo lib/filter/lib_libsyslog_ng_la-filter-netmask.lo lib/filter/lib_libsyslog_ng_la-filter-netmask6.lo lib/filter/lib_libsyslog_ng_la-filter-call.lo lib/filter/lib_libsyslog_ng_la-filter-re.lo lib/filter/lib_libsyslog_ng_la-filter-pri.lo lib/filter/lib_libsyslog_ng_la-filter-pipe.lo lib/filter/lib_libsyslog_ng_la-filter-expr-parser.lo lib/filter/lib_libsyslog_ng_la-filter-expr-grammar.lo lib/parser/lib_libsyslog_ng_la-parser-expr.lo lib/parser/lib_libsyslog_ng_la-parser-expr-parser.lo lib/parser/lib_libsyslog_ng_la-parser-expr-grammar.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-expr.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-set-tag.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-set.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-unset.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-subst.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-expr-parser.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-expr-grammar.lo lib/rewrite/lib_libsyslog_ng_la-rewrite-groupset.lo lib/template/lib_libsyslog_ng_la-templates.lo lib/template/lib_libsyslog_ng_la-macros.lo lib/template/lib_libsyslog_ng_la-simple-function.lo lib/template/lib_libsyslog_ng_la-repr.lo lib/template/lib_libsyslog_ng_la-compiler.lo lib/template/lib_libsyslog_ng_la-user-function.lo lib/template/lib_libsyslog_ng_la-escaping.lo lib/value-pairs/lib_libsyslog_ng_la-value-pairs.lo lib/value-pairs/lib_libsyslog_ng_la-transforms.lo lib/value-pairs/lib_libsyslog_ng_la-cmdline.lo lib/value-pairs/lib_libsyslog_ng_la-evttag.lo lib/stats/lib_libsyslog_ng_la-stats.lo lib/stats/lib_libsyslog_ng_la-stats-control.lo lib/stats/lib_libsyslog_ng_la-stats-counter.lo lib/stats/lib_libsyslog_ng_la-stats-cluster.lo lib/stats/lib_libsyslog_ng_la-stats-csv.lo lib/stats/lib_libsyslog_ng_la-stats-log.lo lib/stats/lib_libsyslog_ng_la-stats-registry.lo lib/stats/lib_libsyslog_ng_la-stats-query.lo lib/stats/lib_libsyslog_ng_la-stats-query-commands.lo lib/stats/lib_libsyslog_ng_la-stats-cluster-logpipe.lo lib/stats/lib_libsyslog_ng_la-stats-cluster-single.lo lib/control/lib_libsyslog_ng_la-control.lo lib/control/lib_libsyslog_ng_la-control-commands.lo lib/control/lib_libsyslog_ng_la-control-main.lo lib/control/lib_libsyslog_ng_la-control-server.lo lib/control/lib_libsyslog_ng_la-control-server-unix.lo lib/debugger/lib_libsyslog_ng_la-debugger.lo lib/debugger/lib_libsyslog_ng_la-tracer.lo lib/debugger/lib_libsyslog_ng_la-debugger-main.lo lib/compat/lib_libsyslog_ng_la-getutent.lo lib/compat/lib_libsyslog_ng_la-inet_aton.lo lib/compat/lib_libsyslog_ng_la-memrchr.lo lib/compat/lib_libsyslog_ng_la-pio.lo lib/compat/lib_libsyslog_ng_la-glib.lo lib/compat/lib_libsyslog_ng_la-strcasestr.lo lib/compat/lib_libsyslog_ng_la-strtok_r.lo lib/compat/lib_libsyslog_ng_la-strnlen.lo lib/compat/lib_libsyslog_ng_la-time.lo lib/compat/lib_libsyslog_ng_la-openssl_support.lo lib/compat/lib_libsyslog_ng_la-getent-sun.lo lib/compat/lib_libsyslog_ng_la-getent-generic.lo lib/logmsg/lib_libsyslog_ng_la-gsockaddr-serialize.lo lib/logmsg/lib_libsyslog_ng_la-logmsg.lo lib/logmsg/lib_libsyslog_ng_la-logmsg-serialize.lo lib/logmsg/lib_libsyslog_ng_la-logmsg-serialize-fixup.lo lib/logmsg/lib_libsyslog_ng_la-nvhandle-descriptors.lo lib/logmsg/lib_libsyslog_ng_la-nvtable.lo lib/logmsg/lib_libsyslog_ng_la-nvtable-serialize.lo lib/logmsg/lib_libsyslog_ng_la-nvtable-serialize-legacy.lo lib/logmsg/lib_libsyslog_ng_la-tags-serialize.lo lib/logmsg/lib_libsyslog_ng_la-timestamp-serialize.lo lib/logmsg/lib_libsyslog_ng_la-tags.lo lib/str-repr/lib_libsyslog_ng_la-decode.lo lib/str-repr/lib_libsyslog_ng_la-encode.lo lib/timeutils/lib_libsyslog_ng_la-scan-timestamp.lo lib/timeutils/lib_libsyslog_ng_la-cache.lo lib/timeutils/lib_libsyslog_ng_la-conv.lo lib/timeutils/lib_libsyslog_ng_la-format.lo lib/timeutils/lib_libsyslog_ng_la-misc.lo lib/timeutils/lib_libsyslog_ng_la-names.lo lib/timeutils/lib_libsyslog_ng_la-unixtime.lo lib/timeutils/lib_libsyslog_ng_la-zonecache.lo lib/timeutils/lib_libsyslog_ng_la-zonedb.lo lib/timeutils/lib_libsyslog_ng_la-zoneinfo.lo lib/timeutils/lib_libsyslog_ng_la-wallclocktime.lo lib/logthrsource/lib_libsyslog_ng_la-logthrsourcedrv.lo lib/logthrsource/lib_libsyslog_ng_la-logthrfetcherdrv.lo lib/logthrdest/lib_libsyslog_ng_la-logthrdestdrv.lo -lrt -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -lglib-2.0 ./lib/eventlog/src/libevtlog.la ./lib/secret-storage/libsecret-storage.la -lcap -lpcre -ldl -livykis -lsystemd ./lib/secret-storage/libsecret-storage.la -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c lib/.libs/libsyslog-ng-3.24.so.0.0.0T /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsyslog-ng-3.24.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libsyslog-ng-3.24.so.0.0.0 libsyslog-ng-3.24.so.0 || { rm -f libsyslog-ng-3.24.so.0 && ln -s libsyslog-ng-3.24.so.0.0.0 libsyslog-ng-3.24.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libsyslog-ng-3.24.so.0.0.0 libsyslog-ng.so || { rm -f libsyslog-ng.so && ln -s libsyslog-ng-3.24.so.0.0.0 libsyslog-ng.so; }; }) libtool: install: /usr/bin/install -c lib/.libs/libsyslog-ng.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsyslog-ng.la libtool: install: /usr/bin/install -c tests/loggen/.libs/libloggen_helper-3.24.so.0.0.0 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_helper-3.24.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libloggen_helper-3.24.so.0.0.0 libloggen_helper-3.24.so.0 || { rm -f libloggen_helper-3.24.so.0 && ln -s libloggen_helper-3.24.so.0.0.0 libloggen_helper-3.24.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libloggen_helper-3.24.so.0.0.0 libloggen_helper.so || { rm -f libloggen_helper.so && ln -s libloggen_helper-3.24.so.0.0.0 libloggen_helper.so; }; }) libtool: install: /usr/bin/install -c tests/loggen/.libs/libloggen_helper.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_helper.la libtool: warning: relinking 'tests/loggen/libloggen_plugin.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -no-undefined -release 3.24 -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/loggen/libloggen_plugin.la -rpath /usr/lib64 tests/loggen/tests_loggen_libloggen_plugin_la-loggen_plugin.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -lglib-2.0 tests/loggen/libloggen_helper.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c tests/loggen/.libs/libloggen_plugin-3.24.so.0.0.0T /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_plugin-3.24.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libloggen_plugin-3.24.so.0.0.0 libloggen_plugin-3.24.so.0 || { rm -f libloggen_plugin-3.24.so.0 && ln -s libloggen_plugin-3.24.so.0.0.0 libloggen_plugin-3.24.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64 && { ln -s -f libloggen_plugin-3.24.so.0.0.0 libloggen_plugin.so || { rm -f libloggen_plugin.so && ln -s libloggen_plugin-3.24.so.0.0.0 libloggen_plugin.so; }; }) libtool: install: /usr/bin/install -c tests/loggen/.libs/libloggen_plugin.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c modules/dbparser/pdbtool/pdbtool modules/diskq/dqtool tests/loggen/loggen persist-tool/persist-tool '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin' libtool: warning: './lib/libsyslog-ng.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/syslog-ng-3.24.1/lib/libsyslog-ng.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/syslog-ng-3.24.1/lib/eventlog/src/libevtlog.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/syslog-ng-3.24.1/lib/secret-storage/libsecret-storage.la' has not been installed in '/usr/lib64' libtool: warning: './lib/eventlog/src/libevtlog.la' has not been installed in '/usr/lib64' libtool: warning: './lib/secret-storage/libsecret-storage.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c modules/dbparser/pdbtool/.libs/pdbtool /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/pdbtool libtool: warning: './lib/libsyslog-ng.la' has not been installed in '/usr/lib64' libtool: warning: './lib/eventlog/src/libevtlog.la' has not been installed in '/usr/lib64' libtool: warning: './lib/secret-storage/libsecret-storage.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/syslog-ng-3.24.1/lib/libsyslog-ng.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/syslog-ng-3.24.1/lib/eventlog/src/libevtlog.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/syslog-ng-3.24.1/lib/secret-storage/libsecret-storage.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c modules/diskq/.libs/dqtool /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/dqtool libtool: warning: 'tests/loggen/libloggen_helper.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c tests/loggen/.libs/loggen /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/loggen libtool: warning: './lib/libsyslog-ng.la' has not been installed in '/usr/lib64' libtool: warning: './lib/eventlog/src/libevtlog.la' has not been installed in '/usr/lib64' libtool: warning: './lib/secret-storage/libsecret-storage.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c persist-tool/.libs/persist-tool /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/persist-tool /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin' /usr/bin/install -c scripts/update-patterndb '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin' /usr/bin/install -c contrib/syslog-ng-debun '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin' /bin/sh /builddir/build/BUILD/syslog-ng-3.24.1/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//etc/syslog-ng/patterndb.d /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64' /usr/bin/install -c -m 644 modules/native/libsyslog-ng-native-connector.a '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64' ( cd '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64' && ranlib libsyslog-ng-native-connector.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c syslog-ng/syslog-ng syslog-ng-ctl/syslog-ng-ctl '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin' libtool: warning: '/builddir/build/BUILD/syslog-ng-3.24.1/lib/.libs/libsyslog-ng.la' has not been installed in '/usr/lib64' libtool: warning: './lib/eventlog/src/libevtlog.la' has not been installed in '/usr/lib64' libtool: warning: './lib/secret-storage/libsecret-storage.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c syslog-ng/.libs/syslog-ng /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin/syslog-ng libtool: warning: './lib/libsyslog-ng.la' has not been installed in '/usr/lib64' libtool: warning: './lib/eventlog/src/libevtlog.la' has not been installed in '/usr/lib64' libtool: warning: './lib/secret-storage/libsecret-storage.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c syslog-ng-ctl/.libs/syslog-ng-ctl /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin/syslog-ng-ctl make --no-print-directory install-exec-hook /bin/sh /builddir/build/BUILD/syslog-ng-3.24.1/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//usr/lib64/syslog-ng/java-modules cp ./modules/java/syslog-ng-core/libs/syslog-ng-core.jar /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//usr/lib64/syslog-ng/java-modules (cd ./modules/python/pylib && /usr/bin/python3 setup.py \ build --build-base="/builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build" \ install --record=/builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/install-manifest.txt --root="/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64" --install-lib="/usr/lib64/syslog-ng/python") running build running build_py creating /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build creating /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib creating /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng copying syslogng/__init__.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng creating /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/debuggercli.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/debuglang.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/lexer.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/completerlang.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/__init__.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/readline.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/templatelexer.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/tablexer.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/lexertoken.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/macrocompleter.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/langcompleter.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/completer.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/commandlinelexer.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/syslognginternals.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/getoptlexer.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/choicecompleter.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/templatelang.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli copying syslogng/debuggercli/tflang.py -> /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli running install running install_lib creating /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python creating /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng creating /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/tflang.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/templatelang.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/choicecompleter.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/getoptlexer.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/syslognginternals.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/commandlinelexer.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/completer.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/langcompleter.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/macrocompleter.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/lexertoken.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/tablexer.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/templatelexer.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/readline.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/__init__.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/completerlang.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/lexer.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/debuglang.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/debuggercli/debuggercli.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli copying /builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/build/lib/syslogng/__init__.py -> /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/tflang.py to tflang.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/templatelang.py to templatelang.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/choicecompleter.py to choicecompleter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/getoptlexer.py to getoptlexer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/syslognginternals.py to syslognginternals.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/commandlinelexer.py to commandlinelexer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/completer.py to completer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/langcompleter.py to langcompleter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/macrocompleter.py to macrocompleter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/lexertoken.py to lexertoken.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/tablexer.py to tablexer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/templatelexer.py to templatelexer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/readline.py to readline.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/completerlang.py to completerlang.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/lexer.py to lexer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/debuglang.py to debuglang.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/debuggercli/debuggercli.py to debuggercli.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng/__init__.py to __init__.cpython-38.pyc running install_egg_info Writing /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/python/syslogng-1.0-py3.8.egg-info writing list of installed files to '/builddir/build/BUILD/syslog-ng-3.24.1/modules/python/pylib/install-manifest.txt' /bin/sh /builddir/build/BUILD/syslog-ng-3.24.1/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//var/lib/syslog-ng for cfg in scl.conf syslog-ng.conf; do \ if [ -f /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//etc/syslog-ng/${cfg} ]; then \ echo "Not overwriting existing configuration file, you might want to upgrade manually: ${cfg}"; \ else \ /bin/sh /builddir/build/BUILD/syslog-ng-3.24.1/install-sh -c -m 644 ./scl/${cfg} /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//etc/syslog-ng/${cfg}; \ fi; \ done /bin/sh /builddir/build/BUILD/syslog-ng-3.24.1/install-sh -d /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//usr/share/syslog-ng/include/scl (cd ./scl; tar cf - apache cim cisco collectd checkpoint default-network-drivers elasticsearch ewmm graphite graylog2 hdfs iptables junos kafka linux-audit loadbalancer loggly logmatic mbox netskope nodejs osquery pacct rewrite slack snmptrap solaris sudo syslogconf system websense telegram windowseventlog) | (cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//usr/share/syslog-ng/include/scl && tar xf -) chmod -R u+rwX /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//usr/share/syslog-ng/include/scl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/ack-tracker' /usr/bin/install -c -m 644 lib/ack-tracker/ack_tracker.h lib/ack-tracker/bookmark.h lib/ack-tracker/late_ack_record_container.h lib/ack-tracker/late_ack_tracker.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/ack-tracker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/compat' /usr/bin/install -c -m 644 lib/compat/compat.h lib/compat/getutent.h lib/compat/glib.h lib/compat/lfs.h lib/compat/pio.h lib/compat/socket.h lib/compat/string.h lib/compat/time.h lib/compat/openssl_support.h lib/compat/pcre.h lib/compat/getent.h lib/compat/getent-sun.h lib/compat/getent-generic.h lib/compat/un.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/compat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/control' /usr/bin/install -c -m 644 lib/control/control.h lib/control/control-commands.h lib/control/control-main.h lib/control/control-server.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/control' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/csv-scanner' /usr/bin/install -c -m 644 lib/scanner/csv-scanner/csv-scanner.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/csv-scanner' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/debugger' /usr/bin/install -c -m 644 lib/debugger/debugger.h lib/debugger/tracer.h lib/debugger/debugger-main.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/debugger' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/filter' /usr/bin/install -c -m 644 lib/filter/filter-expr.h lib/filter/filter-op.h lib/filter/filter-cmp.h lib/filter/filter-in-list.h lib/filter/filter-tags.h lib/filter/filter-netmask.h lib/filter/filter-netmask6.h lib/filter/filter-call.h lib/filter/filter-re.h lib/filter/filter-pri.h lib/filter/filter-pipe.h lib/filter/filter-expr-parser.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/filter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/http-auth' /usr/bin/install -c -m 644 lib/http-auth/auth-header.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/http-auth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/kv-scanner' /usr/bin/install -c -m 644 lib/scanner/kv-scanner/kv-scanner.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/kv-scanner' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng' /usr/bin/install -c -m 644 lib/secret-storage/secret-storage.h lib/secret-storage/nondumpable-allocator.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/list-scanner' /usr/bin/install -c -m 644 lib/scanner/list-scanner/list-scanner.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/list-scanner' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen' /bin/sh ./libtool --mode=install /usr/bin/install -c tests/loggen/socket_plugin/libloggen_socket_plugin.la tests/loggen/ssl_plugin/libloggen_ssl_plugin.la '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen' libtool: warning: relinking 'tests/loggen/socket_plugin/libloggen_socket_plugin.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/loggen/socket_plugin/libloggen_socket_plugin.la -rpath /usr/lib64/syslog-ng/loggen tests/loggen/socket_plugin/tests_loggen_socket_plugin_libloggen_socket_plugin_la-socket_plugin.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -lglib-2.0 tests/loggen/libloggen_helper.la tests/loggen/libloggen_plugin.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c tests/loggen/socket_plugin/.libs/libloggen_socket_plugin.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_socket_plugin.so libtool: install: /usr/bin/install -c tests/loggen/socket_plugin/.libs/libloggen_socket_plugin.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_socket_plugin.la libtool: warning: relinking 'tests/loggen/ssl_plugin/libloggen_ssl_plugin.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/loggen/ssl_plugin/libloggen_ssl_plugin.la -rpath /usr/lib64/syslog-ng/loggen tests/loggen/ssl_plugin/tests_loggen_ssl_plugin_libloggen_ssl_plugin_la-ssl_plugin.lo lib/tests_loggen_ssl_plugin_libloggen_ssl_plugin_la-crypto.lo lib/compat/tests_loggen_ssl_plugin_libloggen_ssl_plugin_la-openssl_support.lo -lrt -lssl -lcrypto -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -lglib-2.0 tests/loggen/libloggen_helper.la tests/loggen/libloggen_plugin.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c tests/loggen/ssl_plugin/.libs/libloggen_ssl_plugin.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_ssl_plugin.so libtool: install: /usr/bin/install -c tests/loggen/ssl_plugin/.libs/libloggen_ssl_plugin.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_ssl_plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/syslog-ng/loggen' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logmsg' /usr/bin/install -c -m 644 lib/logmsg/gsockaddr-serialize.h lib/logmsg/logmsg.h lib/logmsg/serialization.h lib/logmsg/logmsg-serialize.h lib/logmsg/logmsg-serialize-fixup.h lib/logmsg/nvhandle-descriptors.h lib/logmsg/nvtable.h lib/logmsg/nvtable-serialize.h lib/logmsg/nvtable-serialize-legacy.h lib/logmsg/nvtable-serialize-endianutils.h lib/logmsg/tags-serialize.h lib/logmsg/timestamp-serialize.h lib/logmsg/tags.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logmsg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logproto' /usr/bin/install -c -m 644 lib/logproto/logproto-client.h lib/logproto/logproto-server.h lib/logproto/logproto-buffered-server.h lib/logproto/logproto-dgram-server.h lib/logproto/logproto-framed-client.h lib/logproto/logproto-framed-server.h lib/logproto/logproto-text-client.h lib/logproto/logproto-text-server.h lib/logproto/logproto-indented-multiline-server.h lib/logproto/logproto-regexp-multiline-server.h lib/logproto/logproto-multiline-server.h lib/logproto/logproto-record-server.h lib/logproto/logproto-builtins.h lib/logproto/logproto.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logproto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logthrdest' /usr/bin/install -c -m 644 lib/logthrdest/logthrdestdrv.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logthrdest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logthrsource' /usr/bin/install -c -m 644 lib/logthrsource/logthrsourcedrv.h lib/logthrsource/logthrfetcherdrv.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/logthrsource' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/man/dqtool.1 doc/man/loggen.1 doc/man/pdbtool.1 doc/man/syslog-ng-debun.1 doc/man/syslog-ng-ctl.1 '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 doc/man/syslog-ng.conf.5 '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 doc/man/syslog-ng.8 '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng' /bin/sh ./libtool --mode=install /usr/bin/install -c modules/add-contextual-data/libadd-contextual-data.la modules/afamqp/libafamqp.la modules/affile/libaffile.la modules/afmongodb/libafmongodb.la modules/afprog/libafprog.la modules/afsmtp/libafsmtp.la modules/afsocket/libafsocket.la modules/afsql/libafsql.la modules/afstomp/libafstomp.la modules/afuser/libafuser.la modules/appmodel/libappmodel.la modules/basicfuncs/libbasicfuncs.la modules/cef/libcef.la modules/confgen/libconfgen.la modules/cryptofuncs/libcryptofuncs.la modules/csvparser/libcsvparser.la modules/timestamp/libtimestamp.la modules/dbparser/libdbparser.la modules/diskq/libdisk-buffer.la modules/examples/libexamples.la modules/geoip2/libgeoip2-plugin.la modules/getent/libtfgetent.la modules/graphite/libgraphite.la modules/hook-commands/libhook-commands.la modules/http/libhttp.la modules/java/libmod-java.la modules/json/libjson-plugin.la modules/kafka/libkafka.la modules/kvformat/libkvformat.la modules/linux-kmsg-format/liblinux-kmsg-format.la modules/map-value-pairs/libmap-value-pairs.la modules/pseudofile/libpseudofile.la modules/python/libmod-python.la modules/redis/libredis.la modules/riemann/libriemann.la modules/snmp-dest/libsnmpdest.la modules/snmptrapd-parser/libsnmptrapd-parser.la modules/stardate/libstardate.la modules/syslogformat/libsyslogformat.la modules/systemd-journal/libsdjournal.la modules/system-source/libsystem-source.la modules/tagsparser/libtags-parser.la modules/xml/libxml.la '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng' libtool: warning: relinking 'modules/add-contextual-data/libadd-contextual-data.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I./modules/add-contextual-data -I./modules/add-contextual-data -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/add-contextual-data/libadd-contextual-data.la -rpath /usr/lib64/syslog-ng modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-contextual-data-record.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-contextual-data-record-scanner.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-grammar.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-parser.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-context-info-db.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-plugin.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-glob-selector.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-template-selector.lo modules/add-contextual-data/modules_add_contextual_data_libadd_contextual_data_la-add-contextual-data-filter-selector.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/add-contextual-data/.libs/libadd-contextual-data.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libadd-contextual-data.so libtool: install: /usr/bin/install -c modules/add-contextual-data/.libs/libadd-contextual-data.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libadd-contextual-data.la libtool: warning: relinking 'modules/afamqp/libafamqp.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I./modules/afamqp -I./modules/afamqp -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afamqp/libafamqp.la -rpath /usr/lib64/syslog-ng modules/afamqp/modules_afamqp_libafamqp_la-afamqp-grammar.lo modules/afamqp/modules_afamqp_libafamqp_la-afamqp.lo modules/afamqp/modules_afamqp_libafamqp_la-afamqp-parser.lo modules/afamqp/modules_afamqp_libafamqp_la-afamqp-plugin.lo ./lib/libsyslog-ng.la -lrabbitmq -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afamqp/.libs/libafamqp.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafamqp.so libtool: install: /usr/bin/install -c modules/afamqp/.libs/libafamqp.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafamqp.la libtool: warning: relinking 'modules/affile/libaffile.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/affile/libaffile.la -rpath /usr/lib64/syslog-ng modules/affile/modules_affile_libaffile_la-logproto-file-writer.lo modules/affile/modules_affile_libaffile_la-logproto-file-reader.lo modules/affile/modules_affile_libaffile_la-poll-file-changes.lo modules/affile/modules_affile_libaffile_la-transport-prockmsg.lo modules/affile/modules_affile_libaffile_la-file-reader.lo modules/affile/modules_affile_libaffile_la-wildcard-file-reader.lo modules/affile/modules_affile_libaffile_la-wildcard-source.lo modules/affile/modules_affile_libaffile_la-directory-monitor.lo modules/affile/modules_affile_libaffile_la-directory-monitor-factory.lo modules/affile/modules_affile_libaffile_la-collection-comparator.lo modules/affile/modules_affile_libaffile_la-directory-monitor-poll.lo modules/affile/modules_affile_libaffile_la-file-opener.lo modules/affile/modules_affile_libaffile_la-regular-files.lo modules/affile/modules_affile_libaffile_la-named-pipe.lo modules/affile/modules_affile_libaffile_la-linux-kmsg.lo modules/affile/modules_affile_libaffile_la-stdin.lo modules/affile/modules_affile_libaffile_la-affile-source.lo modules/affile/modules_affile_libaffile_la-affile-dest.lo modules/affile/modules_affile_libaffile_la-affile-grammar.lo modules/affile/modules_affile_libaffile_la-affile-parser.lo modules/affile/modules_affile_libaffile_la-affile-plugin.lo modules/affile/modules_affile_libaffile_la-file-list.lo modules/affile/modules_affile_libaffile_la-directory-monitor-inotify.lo ./lib/libsyslog-ng.la -livykis -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/affile/.libs/libaffile.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libaffile.so libtool: install: /usr/bin/install -c modules/affile/.libs/libaffile.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libaffile.la libtool: warning: relinking 'modules/afmongodb/libafmongodb.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I/usr/include/libmongoc-1.0 -I/usr/include/libbson-1.0 -I./modules/afmongodb -I./modules/afmongodb -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afmongodb/libafmongodb.la -rpath /usr/lib64/syslog-ng modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-grammar.lo modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb.lo modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-parser.lo modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-legacy-uri.lo modules/afmongodb/modules_afmongodb_libafmongodb_la-afmongodb-legacy-grammar.lo modules/afmongodb/modules_afmongodb_libafmongodb_la-host-list.lo ./lib/libsyslog-ng.la -L/usr/lib -lmongoc-1.0 -lbson-1.0 -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afmongodb/.libs/libafmongodb.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafmongodb.so libtool: install: /usr/bin/install -c modules/afmongodb/.libs/libafmongodb.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafmongodb.la libtool: warning: relinking 'modules/afprog/libafprog.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afprog/libafprog.la -rpath /usr/lib64/syslog-ng modules/afprog/modules_afprog_libafprog_la-afprog.lo modules/afprog/modules_afprog_libafprog_la-afprog-grammar.lo modules/afprog/modules_afprog_libafprog_la-afprog-parser.lo modules/afprog/modules_afprog_libafprog_la-afprog-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afprog/.libs/libafprog.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafprog.so libtool: install: /usr/bin/install -c modules/afprog/.libs/libafprog.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafprog.la libtool: warning: relinking 'modules/afsmtp/libafsmtp.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I./modules/afsmtp -I./modules/afsmtp -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afsmtp/libafsmtp.la -rpath /usr/lib64/syslog-ng modules/afsmtp/modules_afsmtp_libafsmtp_la-afsmtp-grammar.lo modules/afsmtp/modules_afsmtp_libafsmtp_la-afsmtp.lo modules/afsmtp/modules_afsmtp_libafsmtp_la-afsmtp-parser.lo ./lib/libsyslog-ng.la -pthread -lesmtp -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afsmtp/.libs/libafsmtp.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsmtp.so libtool: install: /usr/bin/install -c modules/afsmtp/.libs/libafsmtp.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsmtp.la libtool: warning: relinking 'modules/afsocket/libafsocket.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afsocket/libafsocket.la -rpath /usr/lib64/syslog-ng modules/afsocket/modules_afsocket_libafsocket_la-afsocket.lo modules/afsocket/modules_afsocket_libafsocket_la-afsocket-source.lo modules/afsocket/modules_afsocket_libafsocket_la-afsocket-dest.lo modules/afsocket/modules_afsocket_libafsocket_la-socket-options.lo modules/afsocket/modules_afsocket_libafsocket_la-transport-mapper.lo modules/afsocket/modules_afsocket_libafsocket_la-afinet.lo modules/afsocket/modules_afsocket_libafsocket_la-afinet-source.lo modules/afsocket/modules_afsocket_libafsocket_la-afinet-dest.lo modules/afsocket/modules_afsocket_libafsocket_la-afinet-dest-failover.lo modules/afsocket/modules_afsocket_libafsocket_la-socket-options-inet.lo modules/afsocket/modules_afsocket_libafsocket_la-transport-mapper-inet.lo modules/afsocket/modules_afsocket_libafsocket_la-afunix-source.lo modules/afsocket/modules_afsocket_libafsocket_la-afunix-dest.lo modules/afsocket/modules_afsocket_libafsocket_la-transport-mapper-unix.lo modules/afsocket/modules_afsocket_libafsocket_la-transport-unix-socket.lo modules/afsocket/modules_afsocket_libafsocket_la-unix-credentials.lo modules/afsocket/modules_afsocket_libafsocket_la-afsocket-grammar.lo modules/afsocket/modules_afsocket_libafsocket_la-afsocket-parser.lo modules/afsocket/modules_afsocket_libafsocket_la-afsocket-plugin.lo modules/afsocket/modules_afsocket_libafsocket_la-systemd-syslog-source.lo ./lib/libsyslog-ng.la -lssl -lcrypto -lnet -lsystemd -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afsocket/.libs/libafsocket.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsocket.so libtool: install: /usr/bin/install -c modules/afsocket/.libs/libafsocket.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsocket.la libtool: warning: relinking 'modules/afsql/libafsql.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afsql/libafsql.la -rpath /usr/lib64/syslog-ng modules/afsql/modules_afsql_libafsql_la-afsql.lo modules/afsql/modules_afsql_libafsql_la-afsql-grammar.lo modules/afsql/modules_afsql_libafsql_la-afsql-parser.lo modules/afsql/modules_afsql_libafsql_la-afsql-plugin.lo ./lib/libsyslog-ng.la -ldbi -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afsql/.libs/libafsql.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsql.so libtool: install: /usr/bin/install -c modules/afsql/.libs/libafsql.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsql.la libtool: warning: relinking 'modules/afstomp/libafstomp.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afstomp/libafstomp.la -rpath /usr/lib64/syslog-ng modules/afstomp/modules_afstomp_libafstomp_la-afstomp-grammar.lo modules/afstomp/modules_afstomp_libafstomp_la-afstomp.lo modules/afstomp/modules_afstomp_libafstomp_la-afstomp-parser.lo modules/afstomp/modules_afstomp_libafstomp_la-stomp.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afstomp/.libs/libafstomp.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafstomp.so libtool: install: /usr/bin/install -c modules/afstomp/.libs/libafstomp.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafstomp.la libtool: warning: relinking 'modules/afuser/libafuser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/afuser/libafuser.la -rpath /usr/lib64/syslog-ng modules/afuser/modules_afuser_libafuser_la-afuser.lo modules/afuser/modules_afuser_libafuser_la-afuser-grammar.lo modules/afuser/modules_afuser_libafuser_la-afuser-parser.lo modules/afuser/modules_afuser_libafuser_la-afuser-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/afuser/.libs/libafuser.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafuser.so libtool: install: /usr/bin/install -c modules/afuser/.libs/libafuser.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafuser.la libtool: warning: relinking 'modules/appmodel/libappmodel.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/appmodel/libappmodel.la -rpath /usr/lib64/syslog-ng modules/appmodel/modules_appmodel_libappmodel_la-appmodel.lo modules/appmodel/modules_appmodel_libappmodel_la-appmodel-parser.lo modules/appmodel/modules_appmodel_libappmodel_la-appmodel-plugin.lo modules/appmodel/modules_appmodel_libappmodel_la-appmodel-context.lo modules/appmodel/modules_appmodel_libappmodel_la-app-parser-generator.lo modules/appmodel/modules_appmodel_libappmodel_la-application.lo modules/appmodel/modules_appmodel_libappmodel_la-appmodel-grammar.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/appmodel/.libs/libappmodel.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libappmodel.so libtool: install: /usr/bin/install -c modules/appmodel/.libs/libappmodel.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libappmodel.la libtool: warning: relinking 'modules/basicfuncs/libbasicfuncs.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/basicfuncs/libbasicfuncs.la -rpath /usr/lib64/syslog-ng modules/basicfuncs/modules_basicfuncs_libbasicfuncs_la-basic-funcs.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/basicfuncs/.libs/libbasicfuncs.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libbasicfuncs.so libtool: install: /usr/bin/install -c modules/basicfuncs/.libs/libbasicfuncs.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libbasicfuncs.la libtool: warning: relinking 'modules/cef/libcef.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I./modules/cef -I./modules/cef -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/cef/libcef.la -rpath /usr/lib64/syslog-ng modules/cef/modules_cef_libcef_la-format-cef-extension.lo modules/cef/modules_cef_libcef_la-cef-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/cef/.libs/libcef.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcef.so libtool: install: /usr/bin/install -c modules/cef/.libs/libcef.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcef.la libtool: warning: relinking 'modules/confgen/libconfgen.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/confgen/libconfgen.la -rpath /usr/lib64/syslog-ng modules/confgen/modules_confgen_libconfgen_la-confgen-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/confgen/.libs/libconfgen.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libconfgen.so libtool: install: /usr/bin/install -c modules/confgen/.libs/libconfgen.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libconfgen.la libtool: warning: relinking 'modules/cryptofuncs/libcryptofuncs.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/cryptofuncs/libcryptofuncs.la -rpath /usr/lib64/syslog-ng modules/cryptofuncs/cryptofuncs.lo ./lib/libsyslog-ng.la -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/cryptofuncs/.libs/libcryptofuncs.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcryptofuncs.so libtool: install: /usr/bin/install -c modules/cryptofuncs/.libs/libcryptofuncs.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcryptofuncs.la libtool: warning: relinking 'modules/csvparser/libcsvparser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/csvparser/libcsvparser.la -rpath /usr/lib64/syslog-ng modules/csvparser/modules_csvparser_libcsvparser_la-csvparser.lo modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-grammar.lo modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-parser.lo modules/csvparser/modules_csvparser_libcsvparser_la-csvparser-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/csvparser/.libs/libcsvparser.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcsvparser.so libtool: install: /usr/bin/install -c modules/csvparser/.libs/libcsvparser.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcsvparser.la libtool: warning: relinking 'modules/timestamp/libtimestamp.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/timestamp/libtimestamp.la -rpath /usr/lib64/syslog-ng modules/timestamp/modules_timestamp_libtimestamp_la-timestamp-grammar.lo modules/timestamp/modules_timestamp_libtimestamp_la-timestamp-plugin.lo modules/timestamp/modules_timestamp_libtimestamp_la-timestamp-parser.lo modules/timestamp/modules_timestamp_libtimestamp_la-rewrite-fix-timezone.lo modules/timestamp/modules_timestamp_libtimestamp_la-rewrite-set-timezone.lo modules/timestamp/modules_timestamp_libtimestamp_la-rewrite-guess-timezone.lo modules/timestamp/modules_timestamp_libtimestamp_la-date-parser.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/timestamp/.libs/libtimestamp.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtimestamp.so libtool: install: /usr/bin/install -c modules/timestamp/.libs/libtimestamp.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtimestamp.la libtool: warning: relinking 'modules/dbparser/libdbparser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/dbparser/libdbparser.la -rpath /usr/lib64/syslog-ng modules/dbparser/modules_dbparser_libdbparser_la-stateful-parser.lo modules/dbparser/modules_dbparser_libdbparser_la-dbparser.lo modules/dbparser/modules_dbparser_libdbparser_la-dbparser-grammar.lo modules/dbparser/modules_dbparser_libdbparser_la-dbparser-parser.lo modules/dbparser/modules_dbparser_libdbparser_la-dbparser-plugin.lo modules/dbparser/modules_dbparser_libdbparser_la-groupingby.lo modules/dbparser/modules_dbparser_libdbparser_la-radix.lo modules/dbparser/modules_dbparser_libdbparser_la-patterndb.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-error.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-file.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-load.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-rule.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-action.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-program.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-example.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-ruleset.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-context.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-ratelimit.lo modules/dbparser/modules_dbparser_libdbparser_la-pdb-lookup-params.lo modules/dbparser/modules_dbparser_libdbparser_la-correllation.lo modules/dbparser/modules_dbparser_libdbparser_la-correllation-key.lo modules/dbparser/modules_dbparser_libdbparser_la-correllation-context.lo modules/dbparser/modules_dbparser_libdbparser_la-synthetic-message.lo modules/dbparser/modules_dbparser_libdbparser_la-synthetic-context.lo modules/dbparser/modules_dbparser_libdbparser_la-timerwheel.lo modules/dbparser/modules_dbparser_libdbparser_la-patternize.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/dbparser/.libs/libdbparser.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdbparser.so libtool: install: /usr/bin/install -c modules/dbparser/.libs/libdbparser.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdbparser.la libtool: warning: relinking 'modules/diskq/libdisk-buffer.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/diskq/libdisk-buffer.la -rpath /usr/lib64/syslog-ng modules/diskq/modules_diskq_libdisk_buffer_la-diskq.lo modules/diskq/modules_diskq_libdisk_buffer_la-diskq-grammar.lo modules/diskq/modules_diskq_libdisk_buffer_la-diskq-parser.lo modules/diskq/modules_diskq_libdisk_buffer_la-diskq-plugin.lo ./lib/libsyslog-ng.la ./modules/diskq/libsyslog-ng-disk-buffer.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/diskq/.libs/libdisk-buffer.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdisk-buffer.so libtool: install: /usr/bin/install -c modules/diskq/.libs/libdisk-buffer.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdisk-buffer.la libtool: warning: relinking 'modules/examples/libexamples.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/examples/libexamples.la -rpath /usr/lib64/syslog-ng modules/examples/example-plugins.lo ./lib/libsyslog-ng.la ./modules/examples/sources/libmsg-generator.la ./modules/examples/sources/libthreaded-diskq-source.la ./modules/examples/sources/libthreaded-random-generator.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/examples/.libs/libexamples.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libexamples.so libtool: install: /usr/bin/install -c modules/examples/.libs/libexamples.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libexamples.la libtool: warning: relinking 'modules/geoip2/libgeoip2-plugin.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/geoip2/libgeoip2-plugin.la -rpath /usr/lib64/syslog-ng modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-parser.lo modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-parser-grammar.lo modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-parser-parser.lo modules/geoip2/modules_geoip2_libgeoip2_plugin_la-geoip-plugin.lo modules/geoip2/modules_geoip2_libgeoip2_plugin_la-maxminddb-helper.lo ./lib/libsyslog-ng.la -lmaxminddb -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/geoip2/.libs/libgeoip2-plugin.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgeoip2-plugin.so libtool: install: /usr/bin/install -c modules/geoip2/.libs/libgeoip2-plugin.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgeoip2-plugin.la libtool: warning: relinking 'modules/getent/libtfgetent.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/getent/libtfgetent.la -rpath /usr/lib64/syslog-ng modules/getent/modules_getent_libtfgetent_la-tfgetent.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/getent/.libs/libtfgetent.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtfgetent.so libtool: install: /usr/bin/install -c modules/getent/.libs/libtfgetent.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtfgetent.la libtool: warning: relinking 'modules/graphite/libgraphite.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/graphite/libgraphite.la -rpath /usr/lib64/syslog-ng modules/graphite/modules_graphite_libgraphite_la-graphite-plugin.lo modules/graphite/modules_graphite_libgraphite_la-graphite-output.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/graphite/.libs/libgraphite.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgraphite.so libtool: install: /usr/bin/install -c modules/graphite/.libs/libgraphite.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgraphite.la libtool: warning: relinking 'modules/hook-commands/libhook-commands.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/hook-commands/libhook-commands.la -rpath /usr/lib64/syslog-ng modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands.lo modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands-grammar.lo modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands-parser.lo modules/hook-commands/modules_hook_commands_libhook_commands_la-hook-commands-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/hook-commands/.libs/libhook-commands.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhook-commands.so libtool: install: /usr/bin/install -c modules/hook-commands/.libs/libhook-commands.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhook-commands.la libtool: warning: relinking 'modules/http/libhttp.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/http/libhttp.la -rpath /usr/lib64/syslog-ng modules/http/modules_http_libhttp_la-http.lo modules/http/modules_http_libhttp_la-http-worker.lo modules/http/modules_http_libhttp_la-http-loadbalancer.lo modules/http/modules_http_libhttp_la-http-grammar.lo modules/http/modules_http_libhttp_la-http-parser.lo modules/http/modules_http_libhttp_la-http-plugin.lo ./lib/libsyslog-ng.la -lcurl -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/http/.libs/libhttp.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhttp.so libtool: install: /usr/bin/install -c modules/http/.libs/libhttp.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhttp.la libtool: warning: relinking 'modules/java/libmod-java.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b01-0.0.ea.fc32.x86_64/include/ -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b01-0.0.ea.fc32.x86_64/include/linux/ -I./modules/java -I./modules/java -I./modules/java/native -I./modules/java/native -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/java/libmod-java.la -rpath /usr/lib64/syslog-ng modules/java/native/modules_java_libmod_java_la-java-grammar.lo modules/java/native/modules_java_libmod_java_la-java-plugin.lo modules/java/native/modules_java_libmod_java_la-java-destination.lo modules/java/native/modules_java_libmod_java_la-java-class-loader.lo modules/java/native/modules_java_libmod_java_la-java-parser.lo modules/java/native/modules_java_libmod_java_la-java_machine.lo modules/java/native/modules_java_libmod_java_la-java-config.lo modules/java/proxies/modules_java_libmod_java_la-java-destination-proxy.lo modules/java/proxies/modules_java_libmod_java_la-java-logmsg-proxy.lo modules/java/proxies/modules_java_libmod_java_la-java-template-proxy.lo modules/java/proxies/modules_java_libmod_java_la-internal-message-sender-proxy.lo -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b01-0.0.ea.fc32.x86_64/jre/lib/amd64/server/ -ljvm ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/java/.libs/libmod-java.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-java.so libtool: install: /usr/bin/install -c modules/java/.libs/libmod-java.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-java.la libtool: warning: relinking 'modules/json/libjson-plugin.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I/usr/include/json-c -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/json/libjson-plugin.la -rpath /usr/lib64/syslog-ng modules/json/modules_json_libjson_plugin_la-format-json.lo modules/json/modules_json_libjson_plugin_la-json-parser.lo modules/json/modules_json_libjson_plugin_la-json-parser-grammar.lo modules/json/modules_json_libjson_plugin_la-json-parser-parser.lo modules/json/modules_json_libjson_plugin_la-dot-notation.lo modules/json/modules_json_libjson_plugin_la-json-plugin.lo ./lib/libsyslog-ng.la -ljson-c -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/json/.libs/libjson-plugin.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libjson-plugin.so libtool: install: /usr/bin/install -c modules/json/.libs/libjson-plugin.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libjson-plugin.la libtool: warning: relinking 'modules/kafka/libkafka.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/kafka/libkafka.la -rpath /usr/lib64/syslog-ng modules/kafka/modules_kafka_libkafka_la-kafka-grammar.lo modules/kafka/modules_kafka_libkafka_la-kafka-parser.lo modules/kafka/modules_kafka_libkafka_la-kafka-props.lo modules/kafka/modules_kafka_libkafka_la-kafka-dest-driver.lo modules/kafka/modules_kafka_libkafka_la-kafka-dest-worker.lo modules/kafka/modules_kafka_libkafka_la-kafka-plugin.lo ./lib/libsyslog-ng.la -lrdkafka -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/kafka/.libs/libkafka.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkafka.so libtool: install: /usr/bin/install -c modules/kafka/.libs/libkafka.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkafka.la libtool: warning: relinking 'modules/kvformat/libkvformat.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/kvformat/libkvformat.la -rpath /usr/lib64/syslog-ng modules/kvformat/modules_kvformat_libkvformat_la-format-welf.lo modules/kvformat/modules_kvformat_libkvformat_la-kv-parser.lo modules/kvformat/modules_kvformat_libkvformat_la-linux-audit-parser.lo modules/kvformat/modules_kvformat_libkvformat_la-kv-parser-grammar.lo modules/kvformat/modules_kvformat_libkvformat_la-kv-parser-parser.lo modules/kvformat/modules_kvformat_libkvformat_la-kvformat-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/kvformat/.libs/libkvformat.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkvformat.so libtool: install: /usr/bin/install -c modules/kvformat/.libs/libkvformat.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkvformat.la libtool: warning: relinking 'modules/linux-kmsg-format/liblinux-kmsg-format.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/linux-kmsg-format/liblinux-kmsg-format.la -rpath /usr/lib64/syslog-ng modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format.lo modules/linux-kmsg-format/modules_linux_kmsg_format_liblinux_kmsg_format_la-linux-kmsg-format-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/linux-kmsg-format/.libs/liblinux-kmsg-format.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/liblinux-kmsg-format.so libtool: install: /usr/bin/install -c modules/linux-kmsg-format/.libs/liblinux-kmsg-format.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/liblinux-kmsg-format.la libtool: warning: relinking 'modules/map-value-pairs/libmap-value-pairs.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/map-value-pairs/libmap-value-pairs.la -rpath /usr/lib64/syslog-ng modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs.lo modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs-plugin.lo modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs-grammar.lo modules/map-value-pairs/modules_map_value_pairs_libmap_value_pairs_la-map-value-pairs-parser.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/map-value-pairs/.libs/libmap-value-pairs.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmap-value-pairs.so libtool: install: /usr/bin/install -c modules/map-value-pairs/.libs/libmap-value-pairs.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmap-value-pairs.la libtool: warning: relinking 'modules/pseudofile/libpseudofile.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/pseudofile/libpseudofile.la -rpath /usr/lib64/syslog-ng modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile.lo modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-grammar.lo modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-parser.lo modules/pseudofile/modules_pseudofile_libpseudofile_la-pseudofile-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/pseudofile/.libs/libpseudofile.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libpseudofile.so libtool: install: /usr/bin/install -c modules/pseudofile/.libs/libpseudofile.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libpseudofile.la libtool: warning: relinking 'modules/python/libmod-python.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I/usr/include/python3.8 -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/python/libmod-python.la -rpath /usr/lib64/syslog-ng modules/python/compat/modules_python_libmod_python_la-compat-python.lo modules/python/modules_python_libmod_python_la-python-config.lo modules/python/modules_python_libmod_python_la-python-helpers.lo modules/python/modules_python_libmod_python_la-python-main.lo modules/python/modules_python_libmod_python_la-python-plugin.lo modules/python/modules_python_libmod_python_la-python-grammar.lo modules/python/modules_python_libmod_python_la-python-value-pairs.lo modules/python/modules_python_libmod_python_la-python-dest.lo modules/python/modules_python_libmod_python_la-python-tf.lo modules/python/modules_python_libmod_python_la-python-parser.lo modules/python/modules_python_libmod_python_la-python-logmsg.lo modules/python/modules_python_libmod_python_la-python-logtemplate.lo modules/python/modules_python_libmod_python_la-python-logtemplate-options.lo modules/python/modules_python_libmod_python_la-python-integerpointer.lo modules/python/modules_python_libmod_python_la-python-logger.lo modules/python/modules_python_libmod_python_la-python-global-code-loader.lo modules/python/modules_python_libmod_python_la-python-debugger.lo modules/python/modules_python_libmod_python_la-python-logparser.lo modules/python/modules_python_libmod_python_la-python-source.lo modules/python/modules_python_libmod_python_la-python-fetcher.lo ./lib/libsyslog-ng.la -livykis -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/python/.libs/libmod-python.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-python.so libtool: install: /usr/bin/install -c modules/python/.libs/libmod-python.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-python.la libtool: warning: relinking 'modules/redis/libredis.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/redis/libredis.la -rpath /usr/lib64/syslog-ng modules/redis/modules_redis_libredis_la-redis-grammar.lo modules/redis/modules_redis_libredis_la-redis.lo modules/redis/modules_redis_libredis_la-redis-parser.lo -lhiredis ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/redis/.libs/libredis.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libredis.so libtool: install: /usr/bin/install -c modules/redis/.libs/libredis.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libredis.la libtool: warning: relinking 'modules/riemann/libriemann.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -I./modules/riemann -I./modules/riemann -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/riemann/libriemann.la -rpath /usr/lib64/syslog-ng modules/riemann/modules_riemann_libriemann_la-riemann-grammar.lo modules/riemann/modules_riemann_libriemann_la-riemann.lo modules/riemann/modules_riemann_libriemann_la-riemann-worker.lo modules/riemann/modules_riemann_libriemann_la-riemann-parser.lo modules/riemann/modules_riemann_libriemann_la-riemann-plugin.lo ./lib/libsyslog-ng.la -lriemann-client -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/riemann/.libs/libriemann.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libriemann.so libtool: install: /usr/bin/install -c modules/riemann/.libs/libriemann.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libriemann.la libtool: warning: relinking 'modules/snmp-dest/libsnmpdest.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/snmp-dest/libsnmpdest.la -rpath /usr/lib64/syslog-ng modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest-grammar.lo modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest.lo modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest-plugin.lo modules/snmp-dest/modules_snmp_dest_libsnmpdest_la-snmpdest-parser.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/snmp-dest/.libs/libsnmpdest.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmpdest.so libtool: install: /usr/bin/install -c modules/snmp-dest/.libs/libsnmpdest.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmpdest.la libtool: warning: relinking 'modules/snmptrapd-parser/libsnmptrapd-parser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/snmptrapd-parser/libsnmptrapd-parser.la -rpath /usr/lib64/syslog-ng modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser.lo modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser-grammar.lo modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser-parser.lo modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-parser-plugin.lo modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-varbindlist-scanner.lo modules/snmptrapd-parser/modules_snmptrapd_parser_libsnmptrapd_parser_la-snmptrapd-header-parser.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/snmptrapd-parser/.libs/libsnmptrapd-parser.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmptrapd-parser.so libtool: install: /usr/bin/install -c modules/snmptrapd-parser/.libs/libsnmptrapd-parser.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmptrapd-parser.la libtool: warning: relinking 'modules/stardate/libstardate.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/stardate/libstardate.la -rpath /usr/lib64/syslog-ng modules/stardate/modules_stardate_libstardate_la-stardate-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/stardate/.libs/libstardate.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libstardate.so libtool: install: /usr/bin/install -c modules/stardate/.libs/libstardate.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libstardate.la libtool: warning: relinking 'modules/syslogformat/libsyslogformat.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/syslogformat/libsyslogformat.la -rpath /usr/lib64/syslog-ng modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-format-plugin.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-grammar.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser-parser.lo modules/syslogformat/modules_syslogformat_libsyslogformat_la-syslog-parser.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/syslogformat/.libs/libsyslogformat.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsyslogformat.so libtool: install: /usr/bin/install -c modules/syslogformat/.libs/libsyslogformat.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsyslogformat.la libtool: warning: relinking 'modules/systemd-journal/libsdjournal.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/systemd-journal/libsdjournal.la -rpath /usr/lib64/syslog-ng modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-grammar.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-parser.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-systemd-journal-plugin.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journal-reader.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-subsystem.lo modules/systemd-journal/modules_systemd_journal_libsdjournal_la-journald-helper.lo ./lib/libsyslog-ng.la -lsystemd -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/systemd-journal/.libs/libsdjournal.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsdjournal.so libtool: install: /usr/bin/install -c modules/systemd-journal/.libs/libsdjournal.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsdjournal.la libtool: warning: relinking 'modules/system-source/libsystem-source.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/system-source/libsystem-source.la -rpath /usr/lib64/syslog-ng modules/system-source/modules_system_source_libsystem_source_la-system-source.lo ./lib/libsyslog-ng.la -lsystemd -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/system-source/.libs/libsystem-source.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsystem-source.so libtool: install: /usr/bin/install -c modules/system-source/.libs/libsystem-source.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsystem-source.la libtool: warning: relinking 'modules/tagsparser/libtags-parser.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/tagsparser/libtags-parser.la -rpath /usr/lib64/syslog-ng modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser.lo modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser-grammar.lo modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser-parser.lo modules/tagsparser/modules_tagsparser_libtags_parser_la-tags-parser-plugin.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/tagsparser/.libs/libtags-parser.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtags-parser.so libtool: install: /usr/bin/install -c modules/tagsparser/.libs/libtags-parser.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtags-parser.la libtool: warning: relinking 'modules/xml/libxml.la' libtool: install: (cd /builddir/build/BUILD/syslog-ng-3.24.1; /bin/sh "/builddir/build/BUILD/syslog-ng-3.24.1/libtool" --silent --tag CC --mode=relink gcc -Wshadow -fcommon -Wno-stack-protector -Wno-unused-parameter -Wno-variadic-macros -O2 -g -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o modules/xml/libxml.la -rpath /usr/lib64/syslog-ng modules/xml/modules_xml_libxml_la-xml-grammar.lo modules/xml/modules_xml_libxml_la-xml-parser.lo modules/xml/modules_xml_libxml_la-xml-plugin.lo modules/xml/modules_xml_libxml_la-xml.lo ./lib/libsyslog-ng.la -inst-prefix-dir /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64) libtool: install: /usr/bin/install -c modules/xml/.libs/libxml.soT /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libxml.so libtool: install: /usr/bin/install -c modules/xml/.libs/libxml.lai /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libxml.la libtool: warning: remember to run 'libtool --finish /usr/lib64/syslog-ng' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/parser' /usr/bin/install -c -m 644 lib/parser/parser-expr.h lib/parser/parser-expr-parser.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/parser' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 syslog-ng.pc syslog-ng-native-connector.pc '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng' /usr/bin/install -c -m 644 syslog-ng-config.h lib/eventlog/src/evtmaps.h lib/eventlog/src/evtlog.h lib/afinter.h lib/alarms.h lib/apphook.h lib/atomic.h lib/atomic-gssize.h lib/block-ref-parser.h lib/cache.h lib/cfg.h lib/cfg-grammar.h lib/cfg-lexer.h lib/cfg-lexer-subst.h lib/cfg-args.h lib/cfg-block.h lib/cfg-block-generator.h lib/cfg-parser.h lib/cfg-path.h lib/cfg-tree.h lib/children.h lib/crypto.h lib/dnscache.h lib/driver.h lib/dynamic-window-pool.h lib/dynamic-window.h lib/fdhelpers.h lib/file-perms.h lib/find-crlf.h lib/gprocess.h lib/gsockaddr.h lib/gsocket.h lib/hostname.h lib/host-resolve.h lib/logmatcher.h lib/logmpx.h lib/logpipe.h lib/logqueue-fifo.h lib/logqueue.h lib/logreader.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng' /usr/bin/install -c -m 644 lib/logsource.h lib/logwriter.h lib/mainloop.h lib/mainloop-call.h lib/mainloop-worker.h lib/mainloop-io-worker.h lib/mainloop-control.h lib/module-config.h lib/memtrace.h lib/messages.h lib/ml-batched-timer.h lib/msg-format.h lib/msg-stats.h lib/parse-number.h lib/pathutils.h lib/persist-state.h lib/persistable-state-header.h lib/persistable-state-presenter.h lib/plugin.h lib/plugin-types.h lib/poll-events.h lib/poll-fd-events.h lib/pragma-parser.h lib/presented-persistable-state.h lib/reloc.h lib/rcptid.h lib/run-id.h lib/scratch-buffers.h lib/serialize.h lib/service-management.h lib/seqnum.h lib/str-format.h lib/str-utils.h lib/syslog-names.h lib/syslog-ng.h lib/misc.h lib/string-list.h lib/tls-support.h lib/thread-utils.h lib/tlscontext.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng' /usr/bin/install -c -m 644 lib/type-hinting.h lib/uuid.h lib/userdb.h lib/utf8utils.h lib/versioning.h lib/ringbuffer.h lib/host-id.h lib/resolved-configurable-paths.h lib/pe-versioning.h lib/window-size-counter.h tests/loggen/loggen_helper.h tests/loggen/loggen_plugin.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/rewrite' /usr/bin/install -c -m 644 lib/rewrite/rewrite-expr.h lib/rewrite/rewrite-set-tag.h lib/rewrite/rewrite-set.h lib/rewrite/rewrite-unset.h lib/rewrite/rewrite-subst.h lib/rewrite/rewrite-expr-parser.h lib/rewrite/rewrite-groupset.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/rewrite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/stats' /usr/bin/install -c -m 644 lib/stats/stats.h lib/stats/stats-control.h lib/stats/stats-counter.h lib/stats/stats-cluster.h lib/stats/stats-csv.h lib/stats/stats-log.h lib/stats/stats-registry.h lib/stats/stats-query.h lib/stats/stats-query-commands.h lib/stats/stats-cluster-logpipe.h lib/stats/stats-cluster-single.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/stats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/str-repr' /usr/bin/install -c -m 644 lib/str-repr/decode.h lib/str-repr/encode.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/str-repr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 contrib/systemd/syslog-ng@.service '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/template' /usr/bin/install -c -m 644 lib/template/templates.h lib/template/macros.h lib/template/function.h lib/template/simple-function.h lib/template/repr.h lib/template/compiler.h lib/template/user-function.h lib/template/escaping.h lib/template/common-template-typedefs.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/template' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/timeutils' /usr/bin/install -c -m 644 lib/timeutils/cache.h lib/timeutils/conv.h lib/timeutils/scan-timestamp.h lib/timeutils/format.h lib/timeutils/misc.h lib/timeutils/names.h lib/timeutils/unixtime.h lib/timeutils/zonecache.h lib/timeutils/zonedb.h lib/timeutils/zoneinfo.h lib/timeutils/wallclocktime.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/timeutils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng/tools' /usr/bin/install -c -m 644 Mk/lex-rules.am lib/cfg-grammar.y '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng/tools' /usr/bin/install -c lib/merge-grammar.py modules/system-source/system-expand.sh '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/transport' /usr/bin/install -c -m 644 lib/transport/logtransport.h lib/transport/transport-aux-data.h lib/transport/transport-tls.h lib/transport/transport-file.h lib/transport/transport-pipe.h lib/transport/transport-socket.h lib/transport/transport-factory-id.h lib/transport/transport-factory.h lib/transport/transport-factory-registry.h lib/transport/multitransport.h lib/transport/transport-factory-tls.h lib/transport/transport-factory-socket.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/transport' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/value-pairs' /usr/bin/install -c -m 644 lib/value-pairs/value-pairs.h lib/value-pairs/transforms.h lib/value-pairs/cmdline.h lib/value-pairs/internals.h lib/value-pairs/evttag.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/value-pairs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/xml-scanner' /usr/bin/install -c -m 644 lib/scanner/xml-scanner/xml-scanner.h '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng/scanner/xml-scanner' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng/xsd' /usr/bin/install -c -m 644 doc/xsd/patterndb-1.xsd doc/xsd/patterndb-2.xsd doc/xsd/patterndb-3.xsd doc/xsd/patterndb-4.xsd doc/xsd/patterndb-5.xsd '/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng/xsd' + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/etc/syslog-ng/conf.d + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.conf /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/etc/syslog-ng/syslog-ng.conf + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/etc/logrotate.d + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.logrotate /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/etc/logrotate.d/syslog + /usr/bin/install -p -m 644 /builddir/build/SOURCES/syslog-ng.service /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib/systemd/system/syslog-ng.service + rm /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib/systemd/system/syslog-ng@.service + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64//var/lib/syslog-ng + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng + /usr/bin/install -p -m 644 config.h /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng + /usr/bin/install -p -m 644 lib/afinter.h lib/alarms.h lib/apphook.h lib/atomic-gssize.h lib/atomic.h lib/block-ref-grammar.h lib/block-ref-parser.h lib/cache.h lib/cfg-args.h lib/cfg-block-generator.h lib/cfg-block.h lib/cfg-grammar.h lib/cfg-lex.h lib/cfg-lexer-subst.h lib/cfg-lexer.h lib/cfg-parser.h lib/cfg-path.h lib/cfg-tree.h lib/cfg.h lib/children.h lib/crypto.h lib/dnscache.h lib/driver.h lib/dynamic-window-pool.h lib/dynamic-window.h lib/fdhelpers.h lib/file-perms.h lib/find-crlf.h lib/gprocess.h lib/gsockaddr.h lib/gsocket.h lib/host-id.h lib/host-resolve.h lib/hostname.h lib/logmatcher.h lib/logmpx.h lib/logpipe.h lib/logqueue-fifo.h lib/logqueue.h lib/logreader.h lib/logsource.h lib/logwriter.h lib/mainloop-call.h lib/mainloop-control.h lib/mainloop-io-worker.h lib/mainloop-worker.h lib/mainloop.h lib/memtrace.h lib/messages.h lib/misc.h lib/ml-batched-timer.h lib/module-config.h lib/msg-format.h lib/msg-stats.h lib/parse-number.h lib/pathutils.h lib/pe-versioning.h lib/persist-state.h lib/persistable-state-header.h lib/persistable-state-presenter.h lib/plugin-types.h lib/plugin.h lib/poll-events.h lib/poll-fd-events.h lib/pragma-grammar.h lib/pragma-parser.h lib/presented-persistable-state.h lib/rcptid.h lib/reloc.h lib/resolved-configurable-paths.h lib/ringbuffer.h lib/run-id.h lib/scratch-buffers.h lib/seqnum.h lib/serialize.h lib/service-management.h lib/str-format.h lib/str-utils.h lib/string-list.h lib/syslog-names.h lib/syslog-ng.h lib/thread-utils.h lib/tls-support.h lib/tlscontext.h lib/type-hinting.h lib/userdb.h lib/utf8utils.h lib/uuid.h lib/versioning.h lib/window-size-counter.h /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/include/syslog-ng + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng + /usr/bin/install -p -m 644 contrib/syslog-ng.vim /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/syslog-ng + for vimver in 73 + /usr/bin/install -d -m 755 /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/vim/vim73/syntax + cd /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/vim/vim73/syntax + ln -s ../../../syslog-ng/syslog-ng.vim . + cd - /builddir/build/BUILD/syslog-ng-3.24.1 + find /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.24.1-1.fc32 --unique-debug-suffix -3.24.1-1.fc32.x86_64 --unique-debug-src-base syslog-ng-3.24.1-1.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/syslog-ng-3.24.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/dqtool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/loggen extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/dqtool extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/loggen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/pdbtool extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/pdbtool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/persist-tool extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/bin/persist-tool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libevtlog-3.24.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libevtlog-3.24.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_helper-3.24.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_helper-3.24.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_plugin-3.24.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libloggen_plugin-3.24.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsecret-storage.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsecret-storage.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsyslog-ng-3.24.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/libsyslog-ng-3.24.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libadd-contextual-data.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libadd-contextual-data.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafamqp.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafamqp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libaffile.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libaffile.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafmongodb.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafmongodb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafprog.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafprog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsmtp.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsmtp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsocket.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsocket.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsql.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafstomp.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafstomp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafuser.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libafuser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libappmodel.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libappmodel.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libbasicfuncs.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libbasicfuncs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcef.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcef.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libconfgen.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libconfgen.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcryptofuncs.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcryptofuncs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcsvparser.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libcsvparser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdbparser.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdbparser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdisk-buffer.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libdisk-buffer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libexamples.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libexamples.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgeoip2-plugin.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgeoip2-plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgraphite.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libgraphite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhook-commands.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhook-commands.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhttp.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libhttp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libjson-plugin.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libjson-plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkafka.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkafka.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkvformat.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libkvformat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/liblinux-kmsg-format.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/liblinux-kmsg-format.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmap-value-pairs.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmap-value-pairs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-java.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-java.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-python.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libmod-python.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libpseudofile.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libpseudofile.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libredis.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libredis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libriemann.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libriemann.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsdjournal.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsdjournal.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmpdest.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmpdest.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmptrapd-parser.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsnmptrapd-parser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libstardate.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libstardate.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsyslogformat.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsyslogformat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsystem-source.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libsystem-source.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtags-parser.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtags-parser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtfgetent.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtfgetent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtimestamp.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libtimestamp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libxml.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/libxml.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_socket_plugin.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_socket_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_ssl_plugin.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/lib64/syslog-ng/loggen/libloggen_ssl_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin/syslog-ng extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin/syslog-ng explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin/syslog-ng-ctl extracting debug info from /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/sbin/syslog-ng-ctl original debug info size: 16160kB, size after compression: 10840kB /usr/lib/rpm/sepdebugcrcfix: Updated 56 CRC32s, 0 CRC32s did match. 24779 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/syslog-ng/tools/system-expand.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/syslog-ng/include/scl/loadbalancer/gen-loadbalancer.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/syslog-ng-debun from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/update-patterndb from /bin/sh to #!/usr/bin/sh Processing files: syslog-ng-3.24.1-1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7BORbt + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.24.1 + DOCDIR=/builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/doc/syslog-ng + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/doc/syslog-ng + cp -pr AUTHORS /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/doc/syslog-ng + cp -pr COPYING /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/doc/syslog-ng + cp -pr NEWS.md /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/doc/syslog-ng + cp -pr contrib/relogger.pl contrib/syslog2ng contrib/syslog-ng.conf.doc /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64/usr/share/doc/syslog-ng + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(syslog-ng) = 3.24.1-1.fc32 libadd-contextual-data.so()(64bit) libaffile.so()(64bit) libafprog.so()(64bit) libafsocket.so()(64bit) libafstomp.so()(64bit) libafuser.so()(64bit) libappmodel.so()(64bit) libbasicfuncs.so()(64bit) libcef.so()(64bit) libconfgen.so()(64bit) libcryptofuncs.so()(64bit) libcsvparser.so()(64bit) libdbparser.so()(64bit) libdisk-buffer.so()(64bit) libevtlog-3.24.so.0()(64bit) libexamples.so()(64bit) libgraphite.so()(64bit) libhook-commands.so()(64bit) libjson-plugin.so()(64bit) libkvformat.so()(64bit) liblinux-kmsg-format.so()(64bit) libloggen_helper-3.24.so.0()(64bit) libloggen_plugin-3.24.so.0()(64bit) libloggen_socket_plugin.so()(64bit) libloggen_ssl_plugin.so()(64bit) libmap-value-pairs.so()(64bit) libpseudofile.so()(64bit) libsdjournal.so()(64bit) libsecret-storage.so.0()(64bit) libsnmptrapd-parser.so()(64bit) libstardate.so()(64bit) libsyslog-ng-3.24.so.0()(64bit) libsyslogformat.so()(64bit) libsystem-source.so()(64bit) libtags-parser.so()(64bit) libtfgetent.so()(64bit) libtimestamp.so()(64bit) libxml.so()(64bit) syslog syslog-ng = 3.24.1-1.fc32 syslog-ng(x86-64) = 3.24.1-1.fc32 syslog-ng-vim = 3.24.1-1.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /usr/bin/awk /usr/bin/sh ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libevtlog-3.24.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libivykis.so.0()(64bit) libivykis.so.0(IVYKIS_0.29)(64bit) libivykis.so.0(IVYKIS_0.30)(64bit) libivykis.so.0(IVYKIS_0.40)(64bit) libjson-c.so.4()(64bit) libloggen_helper-3.24.so.0()(64bit) libloggen_plugin-3.24.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libnet.so.1()(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsecret-storage.so.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libsyslog-ng-3.24.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: filesystem < 3 Obsoletes: syslog-ng-json syslog-ng-vim < 2.0.8-1 Processing files: syslog-ng-sql-3.24.1-1.fc32.x86_64 Provides: libafsql.so()(64bit) syslog-ng-sql = 3.24.1-1.fc32 syslog-ng-sql(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdbi.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-amqp-3.24.1-1.fc32.x86_64 Provides: libafamqp.so()(64bit) syslog-ng-amqp = 3.24.1-1.fc32 syslog-ng-amqp(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librabbitmq.so.4()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-mongodb-3.24.1-1.fc32.x86_64 Provides: libafmongodb.so()(64bit) syslog-ng-mongodb = 3.24.1-1.fc32 syslog-ng-mongodb(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbson-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmongoc-1.0.so.0()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-smtp-3.24.1-1.fc32.x86_64 Provides: libafsmtp.so()(64bit) syslog-ng-smtp = 3.24.1-1.fc32 syslog-ng-smtp(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libesmtp.so.6()(64bit) libssl.so.1.1()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-kafka-3.24.1-1.fc32.x86_64 Provides: libkafka.so()(64bit) syslog-ng-kafka = 3.24.1-1.fc32 syslog-ng-kafka(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librdkafka.so.1()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-snmpdest-3.24.1-1.fc32.x86_64 Provides: libsnmpdest.so()(64bit) syslog-ng-snmpdest = 3.24.1-1.fc32 syslog-ng-snmpdest(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libm.so.6()(64bit) libnetsnmp.so.35()(64bit) libssl.so.1.1()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-java-3.24.1-1.fc32.x86_64 Provides: libmod-java.so()(64bit) syslog-ng-java = 3.24.1-1.fc32 syslog-ng-java(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libjvm.so()(64bit) libjvm.so(SUNWprivate_1.1)(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-geoip-3.24.1-1.fc32.x86_64 Provides: libgeoip2-plugin.so()(64bit) syslog-ng-geoip = 3.24.1-1.fc32 syslog-ng-geoip(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmaxminddb.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-redis-3.24.1-1.fc32.x86_64 Provides: libredis.so()(64bit) syslog-ng-redis = 3.24.1-1.fc32 syslog-ng-redis(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libhiredis.so.0.13()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-riemann-3.24.1-1.fc32.x86_64 Provides: libriemann.so()(64bit) syslog-ng-riemann = 3.24.1-1.fc32 syslog-ng-riemann(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libriemann-client.so.0()(64bit) libriemann-client.so.0(RIEMANN_C_1.0)(64bit) libriemann-client.so.0(RIEMANN_C_1.10)(64bit) libriemann-client.so.0(RIEMANN_C_1.2)(64bit) libriemann-client.so.0(RIEMANN_C_1.6)(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-http-3.24.1-1.fc32.x86_64 Provides: libhttp.so()(64bit) syslog-ng-http = 3.24.1-1.fc32 syslog-ng-http(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-python-3.24.1-1.fc32.x86_64 warning: File listed twice: /usr/lib64/syslog-ng/python/syslogng/debuggercli Provides: libmod-python.so()(64bit) syslog-ng-python = 3.24.1-1.fc32 syslog-ng-python(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libivykis.so.0()(64bit) libsyslog-ng-3.24.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-devel-3.24.1-1.fc32.x86_64 Provides: pkgconfig(syslog-ng) = 3.24.1 pkgconfig(syslog-ng-native-connector) = 0.1.0 syslog-ng-devel = 3.24.1-1.fc32 syslog-ng-devel(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/python3 /usr/bin/sh libevtlog-3.24.so.0()(64bit) libloggen_helper-3.24.so.0()(64bit) libloggen_plugin-3.24.so.0()(64bit) libsecret-storage.so.0()(64bit) libsyslog-ng-3.24.so.0()(64bit) pkgconfig(glib-2.0) Processing files: syslog-ng-debugsource-3.24.1-1.fc32.x86_64 Provides: syslog-ng-debugsource = 3.24.1-1.fc32 syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syslog-ng-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 04e147b19dd13138da8d89f025d666072553a934 debuginfo(build-id) = 0a774a817e123fad10679fffe4eace83500150c9 debuginfo(build-id) = 0abd15fabe127f34255a0deeb6fe5ddf38c963b8 debuginfo(build-id) = 0e07f31cde3868aa7f5fbb8068caebc97afa2aae debuginfo(build-id) = 0e4528ed3ad0b2e5b446255ca0ca2e74e52d4519 debuginfo(build-id) = 11b978c622701f3e9f73ce4df21f86252ec872ce debuginfo(build-id) = 145ae55f0698a93b3fdbf1c604f1f6b6b5ca6d87 debuginfo(build-id) = 190850094153be9d6d89a55dc8309647e9d7e343 debuginfo(build-id) = 1e8493d99922f071b0e7dd37c65927c57d2c7cfc debuginfo(build-id) = 3132caf9e85a6b779bbf2539eb33fcb26e50100c debuginfo(build-id) = 35766d447e241bca1f3a65c646f0e38805832701 debuginfo(build-id) = 37bc2897543b14119f73c226554ef55fc5889f47 debuginfo(build-id) = 381f9b327485a06096c135b87643242cdaff7e5d debuginfo(build-id) = 38908a7d08d113c6f7a8ef53abc79c2738fa6cb5 debuginfo(build-id) = 3d873c016814201bdbd0253a4fb58ae76bd27d29 debuginfo(build-id) = 3e0ba6055c21d9cda079f18044ed3d3e6d7e7f2b debuginfo(build-id) = 50173d7037e12451e8c9342cc1f3398d5330ff8e debuginfo(build-id) = 5246a8aad7d16d1a9571483c5eb75bef41a95d97 debuginfo(build-id) = 56c0fd98b834beced481125501ecfa97565ac0d8 debuginfo(build-id) = 57c12d00f18dae216ead04f499a2b9b501f91f4b debuginfo(build-id) = 5a1f5ebcd900a8e6e3140201ee662f0aaae1cb0d debuginfo(build-id) = 5b502a6836a9d86b09ee2724445b58adf0efd2a2 debuginfo(build-id) = 5cd9031e3edbe40213a10a0e9e1d09f83675ef57 debuginfo(build-id) = 5e1ec117711806063567ac10c4d82a086cebbd21 debuginfo(build-id) = 6573f9a345fd7471c9a6a4d66ca13646333332c2 debuginfo(build-id) = 660ec337ae96c4f74e6ed25fd691ffb8a0f23238 debuginfo(build-id) = 70afb5988ac141bc5b12f2bb517b9506c5654050 debuginfo(build-id) = 740ea9f9cfddb0033afc91851db8422224c750d4 debuginfo(build-id) = 74cd78d957aa7d8c9c3e09e70e50fd9c524dbbd8 debuginfo(build-id) = 7d418afbdd037bf0c05bf45446438134b7864be6 debuginfo(build-id) = 93ebda54efc7b06466729bcfe0045e6e4a9eb70e debuginfo(build-id) = 959b6770e17ab2600bedda536e47370ef5b662c2 debuginfo(build-id) = a8a3fed6d8a2f1c4e89b4aaf301fcd1981e2d9af debuginfo(build-id) = aa6168f497a1959d6d224ab201a54608c6b88232 debuginfo(build-id) = ac97ff174984063c15b816e2ec0acc1ab726b89e debuginfo(build-id) = ae59981e66aaf0d2876f5b32a55eeb6bc4620124 debuginfo(build-id) = b530fc62dc4f0f0f5c3c63a507420aaed5fc94b5 debuginfo(build-id) = b63dd10b3433fa6c22e4b942a68c36096fdb683a debuginfo(build-id) = bbfac9a1dad96a66b4fdb85f5d34b2851c6b9c0e debuginfo(build-id) = d255e48c46f05b9ac10369a6aa8234d62ba6b401 debuginfo(build-id) = d8b68f7587f477ab2ea6d28ba89d35ccfe0a451d debuginfo(build-id) = e6ab7aea4a0b39617d2e7f116ea006526fd47c8b debuginfo(build-id) = ebe87f930ee64a71c60ef7ef45088aef89cdc643 debuginfo(build-id) = f4992bf58327db5ddf912ed454943fc1c90eeda7 syslog-ng-debuginfo = 3.24.1-1.fc32 syslog-ng-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-sql-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = bb4cd06dd28f4bec958edf3510260bb73c722c39 syslog-ng-sql-debuginfo = 3.24.1-1.fc32 syslog-ng-sql-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-amqp-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 318ef1c911e516cf493e62f9e76f5dd85f9246c6 syslog-ng-amqp-debuginfo = 3.24.1-1.fc32 syslog-ng-amqp-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-mongodb-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 50ef4afe9f44d7caf5a2670b892c37034108ee60 syslog-ng-mongodb-debuginfo = 3.24.1-1.fc32 syslog-ng-mongodb-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-smtp-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 6420f2454d7564bf37f26606e72c3bbf20b96628 syslog-ng-smtp-debuginfo = 3.24.1-1.fc32 syslog-ng-smtp-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-kafka-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = d0d2281f4010cce15bbe25abe2c4d85c8edd61e0 syslog-ng-kafka-debuginfo = 3.24.1-1.fc32 syslog-ng-kafka-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-snmpdest-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 955531bb53d044ead12821fc51711f6b01d734c3 syslog-ng-snmpdest-debuginfo = 3.24.1-1.fc32 syslog-ng-snmpdest-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-java-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 3f972d727d3a1832ba399630623ab504786525ee syslog-ng-java-debuginfo = 3.24.1-1.fc32 syslog-ng-java-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-geoip-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 2a7f6c77deb3817add8f006bec93729a7227819d syslog-ng-geoip-debuginfo = 3.24.1-1.fc32 syslog-ng-geoip-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-redis-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = e75514534d83623b9a24f12c0771ff599bbbaa66 syslog-ng-redis-debuginfo = 3.24.1-1.fc32 syslog-ng-redis-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-riemann-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 52e0e5e9b3b151e28b922ad324f26cb18a2f6f1f syslog-ng-riemann-debuginfo = 3.24.1-1.fc32 syslog-ng-riemann-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-http-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = aaaac04c38cfc9cb564881d40d26ee3fdad12a7c syslog-ng-http-debuginfo = 3.24.1-1.fc32 syslog-ng-http-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Processing files: syslog-ng-python-debuginfo-3.24.1-1.fc32.x86_64 Provides: debuginfo(build-id) = 6bfd7415770ed75a3544066e509da8aa95791cf8 syslog-ng-python-debuginfo = 3.24.1-1.fc32 syslog-ng-python-debuginfo(x86-64) = 3.24.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syslog-ng-debugsource(x86-64) = 3.24.1-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 Wrote: /builddir/build/RPMS/syslog-ng-sql-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-amqp-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-mongodb-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-smtp-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-kafka-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-snmpdest-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-java-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-geoip-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-redis-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-riemann-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-http-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-python-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-devel-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-debugsource-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-sql-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-amqp-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-mongodb-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-smtp-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-kafka-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-snmpdest-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-java-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-geoip-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-redis-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-riemann-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-http-debuginfo-3.24.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-python-debuginfo-3.24.1-1.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vvE88u + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-3.24.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/syslog-ng-3.24.1-1.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0