Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tlog.spec'], chrootPath='/var/lib/mock/f33-build-231131-50222/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tlog.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590105600 Wrote: /builddir/build/SRPMS/tlog-8-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tlog.spec'], chrootPath='/var/lib/mock/f33-build-231131-50222/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tlog.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590105600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bav7oj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tlog-8 + /usr/bin/gzip -dc /builddir/build/SOURCES/tlog-8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tlog-8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rhF6xm + umask 022 + cd /builddir/build/BUILD + cd tlog-8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-05-22 15:51:11.000000000 -0400 +++ ./configure 2020-06-04 02:59:07.005438830 -0400 @@ -1870,7 +1870,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-06-04 02:59:07.005438830 -0400 +++ ./configure 2020-06-04 02:59:08.325438744 -0400 @@ -7652,7 +7652,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -15697,7 +15697,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 ./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' + 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' + '[' 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"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --disable-rpath --disable-static configure: WARNING: unrecognized options: --disable-rpath 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... (cached) 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 for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for a sed that does not truncate output... /usr/bin/sed checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for m4... /usr/bin/m4 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7577: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 riscv64-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) 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 whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for JSON... yes checking for SYSTEMD_JOURNAL... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.67.0 checking for libcurl >= version 7.15.4... yes checking whether libcurl is usable... yes checking for curl_free... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating m4/tlog/Makefile config.status: creating include/Makefile config.status: creating include/tlog/Makefile config.status: creating include/tltest/Makefile config.status: creating lib/Makefile config.status: creating lib/tlog/Makefile config.status: creating lib/tltest/Makefile config.status: creating src/Makefile config.status: creating src/tlog/Makefile config.status: creating src/tltest/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-rpath + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tlog-8' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/tlog-8/m4' Making all in tlog make[3]: Entering directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/m4' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/m4' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/m4' Making all in include make[2]: Entering directory '/builddir/build/BUILD/tlog-8/include' Making all in tlog make[3]: Entering directory '/builddir/build/BUILD/tlog-8/include/tlog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tlog' Making all in tltest make[3]: Entering directory '/builddir/build/BUILD/tlog-8/include/tltest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tltest' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/include' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/include' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/tlog-8/lib' Making all in tlog make[3]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tlog' make all-am make[4]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tlog' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o delay.lo delay.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o errs.lo errs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o es_json_reader.lo es_json_reader.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fd_json_reader.lo fd_json_reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c delay.c -fPIC -DPIC -o .libs/delay.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd_json_reader.c -fPIC -DPIC -o .libs/fd_json_reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c es_json_reader.c -fPIC -DPIC -o .libs/es_json_reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c errs.c -fPIC -DPIC -o .libs/errs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fd_json_writer.lo fd_json_writer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o grc.lo grc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_chunk.lo json_chunk.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_dispatcher.lo json_dispatcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c fd_json_writer.c -fPIC -DPIC -o .libs/fd_json_writer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_misc.lo json_misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c grc.c -fPIC -DPIC -o .libs/grc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_chunk.c -fPIC -DPIC -o .libs/json_chunk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_dispatcher.c -fPIC -DPIC -o .libs/json_dispatcher.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_msg.lo json_msg.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_reader.lo json_reader.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_sink.lo json_sink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_misc.c -fPIC -DPIC -o .libs/json_misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_msg.c -fPIC -DPIC -o .libs/json_msg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_reader.c -fPIC -DPIC -o .libs/json_reader.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_source.lo json_source.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_stream.lo json_stream.c json_msg.c: In function 'tlog_json_msg_read': json_msg.c:496:9: warning: 'pkt_output' may be used uninitialized in this function [-Wmaybe-uninitialized] 496 | tlog_pkt_init_io(pkt, &msg->pos, pkt_output, io_buf, false, io_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_sink.c -fPIC -DPIC -o .libs/json_sink.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_writer.lo json_writer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mem_json_reader.lo mem_json_reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_stream.c -fPIC -DPIC -o .libs/json_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_source.c -fPIC -DPIC -o .libs/json_source.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_writer.c -fPIC -DPIC -o .libs/json_writer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mem_json_writer.lo mem_json_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mem_json_reader.c -fPIC -DPIC -o .libs/mem_json_reader.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o misc.lo misc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pkt.lo pkt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o play.lo play.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mem_json_writer.c -fPIC -DPIC -o .libs/mem_json_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o play_conf.lo play_conf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o play_conf_cmd.lo play_conf_cmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pkt.c -fPIC -DPIC -o .libs/pkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c play.c -fPIC -DPIC -o .libs/play.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o play_conf_validate.lo play_conf_validate.c play.c: In function 'tlog_play': play.c:835:26: warning: 'mouse_seq_pos' may be used uninitialized in this function [-Wmaybe-uninitialized] 835 | mouse_seq_pos++; | ~~~~~~~~~~~~~^~ play.c:747:12: note: 'mouse_seq_pos' was declared here 747 | size_t mouse_seq_pos; | ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rc.lo rc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c play_conf_cmd.c -fPIC -DPIC -o .libs/play_conf_cmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c play_conf.c -fPIC -DPIC -o .libs/play_conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c play_conf_validate.c -fPIC -DPIC -o .libs/play_conf_validate.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec.lo rec.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec_conf.lo rec_conf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec_conf_cmd.lo rec_conf_cmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rc.c -fPIC -DPIC -o .libs/rc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec_conf_validate.lo rec_conf_validate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec.c -fPIC -DPIC -o .libs/rec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec_conf.c -fPIC -DPIC -o .libs/rec_conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec_conf_cmd.c -fPIC -DPIC -o .libs/rec_conf_cmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec_conf_validate.c -fPIC -DPIC -o .libs/rec_conf_validate.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec_item.lo rec_item.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec_session_conf.lo rec_session_conf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec_session_conf_cmd.lo rec_session_conf_cmd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rec_session_conf_validate.lo rec_session_conf_validate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec_item.c -fPIC -DPIC -o .libs/rec_item.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rl_json_writer.lo rl_json_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec_session_conf.c -fPIC -DPIC -o .libs/rec_session_conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec_session_conf_cmd.c -fPIC -DPIC -o .libs/rec_session_conf_cmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rec_session_conf_validate.c -fPIC -DPIC -o .libs/rec_session_conf_validate.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o session.lo session.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sink.lo sink.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o source.lo source.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rl_json_writer.c -fPIC -DPIC -o .libs/rl_json_writer.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o syslog_json_writer.lo syslog_json_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sink.c -fPIC -DPIC -o .libs/sink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c session.c -fPIC -DPIC -o .libs/session.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c source.c -fPIC -DPIC -o .libs/source.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o syslog_misc.lo syslog_misc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tap.lo tap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timespec.lo timespec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c syslog_json_writer.c -fPIC -DPIC -o .libs/syslog_json_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c syslog_misc.c -fPIC -DPIC -o .libs/syslog_misc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timestr.lo timestr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timespec.c -fPIC -DPIC -o .libs/timespec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tap.c -fPIC -DPIC -o .libs/tap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tty_sink.lo tty_sink.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tty_source.lo tty_source.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utf8.lo utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timestr.c -fPIC -DPIC -o .libs/timestr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tty_sink.c -fPIC -DPIC -o .libs/tty_sink.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o journal_json_reader.lo journal_json_reader.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o journal_json_writer.lo journal_json_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tty_source.c -fPIC -DPIC -o .libs/tty_source.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c utf8.c -fPIC -DPIC -o .libs/utf8.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH='"../tlog-play.default.conf"' -DTLOG_PLAY_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-play.default.conf"' -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH='"../tlog-play.conf"' -DTLOG_PLAY_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-play.conf"' -DTLOG_REC_CONF_DEFAULT_BUILD_PATH='"../tlog-rec.default.conf"' -DTLOG_REC_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec.default.conf"' -DTLOG_REC_CONF_LOCAL_BUILD_PATH='"../tlog-rec.conf"' -DTLOG_REC_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH='"../tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH='"/usr/share/tlog/tlog-rec-session.default.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH='"../tlog-rec-session.conf"' -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH='"/etc/tlog/tlog-rec-session.conf"' -DTLOG_SESSION_LOCK_DIR='"/var/run/tlog"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o journal_misc.lo journal_misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c journal_json_reader.c -fPIC -DPIC -o .libs/journal_json_reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c journal_json_writer.c -fPIC -DPIC -o .libs/journal_json_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PLAY_CONF_DEFAULT_BUILD_PATH=\"../tlog-play.default.conf\" -DTLOG_PLAY_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-play.default.conf\" -DTLOG_PLAY_CONF_LOCAL_BUILD_PATH=\"../tlog-play.conf\" -DTLOG_PLAY_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-play.conf\" -DTLOG_REC_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec.default.conf\" -DTLOG_REC_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec.default.conf\" -DTLOG_REC_CONF_LOCAL_BUILD_PATH=\"../tlog-rec.conf\" -DTLOG_REC_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_BUILD_PATH=\"../tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_DEFAULT_INST_PATH=\"/usr/share/tlog/tlog-rec-session.default.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_BUILD_PATH=\"../tlog-rec-session.conf\" -DTLOG_REC_SESSION_CONF_LOCAL_INST_PATH=\"/etc/tlog/tlog-rec-session.conf\" -DTLOG_SESSION_LOCK_DIR=\"/var/run/tlog\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c journal_misc.c -fPIC -DPIC -o .libs/journal_misc.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtlog.la -rpath /usr/lib64 delay.lo errs.lo es_json_reader.lo fd_json_reader.lo fd_json_writer.lo grc.lo json_chunk.lo json_dispatcher.lo json_misc.lo json_msg.lo json_reader.lo json_sink.lo json_source.lo json_stream.lo json_writer.lo mem_json_reader.lo mem_json_writer.lo misc.lo pkt.lo play.lo play_conf.lo play_conf_cmd.lo play_conf_validate.lo rc.lo rec.lo rec_conf.lo rec_conf_cmd.lo rec_conf_validate.lo rec_item.lo rec_session_conf.lo rec_session_conf_cmd.lo rec_session_conf_validate.lo rl_json_writer.lo session.lo sink.lo source.lo syslog_json_writer.lo syslog_misc.lo tap.lo timespec.lo timestr.lo tty_sink.lo tty_source.lo utf8.lo journal_json_reader.lo journal_json_writer.lo journal_misc.lo -ljson-c -lsystemd -lcurl -lutil -lrt -lm libtool: link: gcc -shared -fPIC -DPIC .libs/delay.o .libs/errs.o .libs/es_json_reader.o .libs/fd_json_reader.o .libs/fd_json_writer.o .libs/grc.o .libs/json_chunk.o .libs/json_dispatcher.o .libs/json_misc.o .libs/json_msg.o .libs/json_reader.o .libs/json_sink.o .libs/json_source.o .libs/json_stream.o .libs/json_writer.o .libs/mem_json_reader.o .libs/mem_json_writer.o .libs/misc.o .libs/pkt.o .libs/play.o .libs/play_conf.o .libs/play_conf_cmd.o .libs/play_conf_validate.o .libs/rc.o .libs/rec.o .libs/rec_conf.o .libs/rec_conf_cmd.o .libs/rec_conf_validate.o .libs/rec_item.o .libs/rec_session_conf.o .libs/rec_session_conf_cmd.o .libs/rec_session_conf_validate.o .libs/rl_json_writer.o .libs/session.o .libs/sink.o .libs/source.o .libs/syslog_json_writer.o .libs/syslog_misc.o .libs/tap.o .libs/timespec.o .libs/timestr.o .libs/tty_sink.o .libs/tty_source.o .libs/utf8.o .libs/journal_json_reader.o .libs/journal_json_writer.o .libs/journal_misc.o -ljson-c -lsystemd -lcurl -lutil -lrt -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libtlog.so.0 -o .libs/libtlog.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtlog.so.0" && ln -s "libtlog.so.0.0.0" "libtlog.so.0") libtool: link: (cd ".libs" && rm -f "libtlog.so" && ln -s "libtlog.so.0.0.0" "libtlog.so") libtool: link: ( cd ".libs" && rm -f "libtlog.la" && ln -s "../libtlog.la" "libtlog.la" ) make[4]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tlog' make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tlog' Making all in tltest make[3]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tltest' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_sink.lo json_sink.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_source.lo json_source.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o json_stream_enc.lo json_stream_enc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_source.c -fPIC -DPIC -o .libs/json_source.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_sink.c -fPIC -DPIC -o .libs/json_sink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c json_stream_enc.c -fPIC -DPIC -o .libs/json_stream_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtltest.la json_sink.lo json_source.lo json_stream_enc.lo misc.lo ../tlog/libtlog.la libtool: link: ar cru .libs/libtltest.a .libs/json_sink.o .libs/json_source.o .libs/json_stream_enc.o .libs/misc.o libtool: link: ranlib .libs/libtltest.a libtool: link: ( cd ".libs" && rm -f "libtltest.la" && ln -s "../libtltest.la" "libtltest.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tltest' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/lib' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tlog-8/src' Making all in tlog make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src/tlog' gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tlog_rec-tlog-rec.o `test -f 'tlog-rec.c' || echo './'`tlog-rec.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tlog_rec_session-tlog-rec-session.o `test -f 'tlog-rec-session.c' || echo './'`tlog-rec-session.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tlog-play.o tlog-play.c m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=play \ -D M4_PROG_SYM=play \ -D M4_CONF_TYPE=default \ tlog-prog.conf.m4 > tlog-play.default.conf || \ { rm tlog-play.default.conf && false; } m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=rec \ -D M4_PROG_SYM=rec \ -D M4_CONF_TYPE=default \ tlog-prog.conf.m4 > tlog-rec.default.conf || \ { rm tlog-rec.default.conf && false; } m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=rec-session \ -D M4_PROG_SYM=rec_session \ -D M4_CONF_TYPE=default \ tlog-prog.conf.m4 > tlog-rec-session.default.conf || \ { rm tlog-rec-session.default.conf && false; } m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=play \ -D M4_PROG_SYM=play \ -D M4_CONF_TYPE=system-wide \ -D M4_COMMENT_OUT=true \ tlog-prog.conf.m4 > tlog-play.conf || \ { rm tlog-play.conf && false; } m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=rec \ -D M4_PROG_SYM=rec \ -D M4_CONF_TYPE=system-wide \ -D M4_COMMENT_OUT=true \ tlog-prog.conf.m4 > tlog-rec.conf || \ { rm tlog-rec.conf && false; } m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=rec-session \ -D M4_PROG_SYM=rec_session \ -D M4_CONF_TYPE=system-wide \ -D M4_COMMENT_OUT=true \ tlog-prog.conf.m4 > tlog-rec-session.conf || \ { rm tlog-rec-session.conf && false; } /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tlog-rec tlog_rec-tlog-rec.o ../../lib/tlog/libtlog.la -ljson-c -lrt -lutil /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tlog-play tlog-play.o ../../lib/tlog/libtlog.la -ljson-c -lcurl -lrt -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tlog-rec-session tlog_rec_session-tlog-rec-session.o ../../lib/tlog/libtlog.la -ljson-c -lrt -lutil libtool: link: gcc -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tlog-rec tlog_rec-tlog-rec.o ../../lib/tlog/.libs/libtlog.so -lsystemd -lcurl -lm -ljson-c -lrt -lutil -pthread libtool: link: gcc -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tlog-rec-session tlog_rec_session-tlog-rec-session.o ../../lib/tlog/.libs/libtlog.so -lsystemd -lcurl -lm -ljson-c -lrt -lutil -pthread libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tlog-play tlog-play.o ../../lib/tlog/.libs/libtlog.so -lsystemd -lutil -ljson-c -lcurl -lrt -lm make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tlog' Making all in tltest make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src/tltest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tltest' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/tlog-8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/tlog-8/man' m4 -I ../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_CONF_PATH="/etc/tlog/tlog-play.conf" \ -D M4_PROG_NAME=play \ -D M4_PROG_SYM=play \ tlog-play.8.m4 > tlog-play.8 || \ { rm tlog-play.8 && false; } m4 -I ../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=play \ -D M4_PROG_SYM=play \ tlog-play.conf.5.m4 > tlog-play.conf.5 || \ { rm tlog-play.conf.5 && false; } m4 -I ../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_CONF_PATH="/etc/tlog/tlog-rec.conf" \ -D M4_PROG_NAME=rec \ -D M4_PROG_SYM=rec \ tlog-rec.8.m4 > tlog-rec.8 || \ { rm tlog-rec.8 && false; } m4 -I ../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=rec \ -D M4_PROG_SYM=rec \ tlog-rec.conf.5.m4 > tlog-rec.conf.5 || \ { rm tlog-rec.conf.5 && false; } m4 -I ../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_CONF_PATH="/etc/tlog/tlog-rec-session.conf" \ -D M4_PROG_NAME=rec-session \ -D M4_PROG_SYM=rec_session \ tlog-rec-session.8.m4 > tlog-rec-session.8 || \ { rm tlog-rec-session.8 && false; } m4 -I ../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 \ -D M4_PROG_NAME=rec-session \ -D M4_PROG_SYM=rec_session \ tlog-rec-session.conf.5.m4 > tlog-rec-session.conf.5 || \ { rm tlog-rec-session.conf.5 && false; } make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/man' make[2]: Entering directory '/builddir/build/BUILD/tlog-8' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cmgYzm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64 + cd tlog-8 + make install DESTDIR=/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64 Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/tlog-8/m4' Making install in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/m4' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/m4' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/m4' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/m4' Making install in include make[1]: Entering directory '/builddir/build/BUILD/tlog-8/include' Making install in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/include/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/include/tlog' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/include/tlog' /usr/bin/install -c -m 644 conf_origin.h delay.h errs.h es_json_reader.h fd_json_reader.h fd_json_writer.h grc.h json_chunk.h json_dispatcher.h json_misc.h json_msg.h json_reader.h json_reader_type.h json_sink.h json_source.h json_stream.h json_writer.h json_writer_type.h mem_json_reader.h mem_json_writer.h misc.h pkt.h play.h play_conf.h play_conf_cmd.h play_conf_validate.h rc.h rec.h rec_conf.h rec_conf_cmd.h rec_conf_validate.h rec_item.h rec_session_conf.h rec_session_conf_cmd.h rec_session_conf_validate.h rl_json_writer.h session.h sink.h sink_type.h source.h '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/include/tlog' /usr/bin/install -c -m 644 source_type.h syslog_json_writer.h syslog_misc.h tap.h timespec.h timestr.h trx.h trx_act.h trx_basic.h trx_frame.h trx_iface.h trx_level.h trx_state.h tty_sink.h tty_source.h utf8.h journal_json_reader.h journal_json_writer.h journal_misc.h '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/include/tlog' make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tlog' Making install in tltest make[2]: Entering directory '/builddir/build/BUILD/tlog-8/include/tltest' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/include/tltest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tltest' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tltest' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/include' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/include' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/include' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/tlog-8/lib' Making install in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tlog' make install-am make[3]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tlog' make[4]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tlog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtlog.la '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libtlog.so.0.0.0 /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64/libtlog.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64 && { ln -s -f libtlog.so.0.0.0 libtlog.so.0 || { rm -f libtlog.so.0 && ln -s libtlog.so.0.0.0 libtlog.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64 && { ln -s -f libtlog.so.0.0.0 libtlog.so || { rm -f libtlog.so && ln -s libtlog.so.0.0.0 libtlog.so; }; }) libtool: install: /usr/bin/install -c .libs/libtlog.lai /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64/libtlog.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tlog' make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tlog' Making install in tltest make[2]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tltest' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tltest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tltest' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tltest' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/lib' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/lib' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/lib' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/tlog-8/src' Making install in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/src/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src/tlog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c tlog-rec tlog-rec-session tlog-play '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin' libtool: warning: '../../lib/tlog/libtlog.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/tlog-rec /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-rec libtool: warning: '../../lib/tlog/libtlog.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/tlog-rec-session /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-rec-session libtool: warning: '../../lib/tlog/libtlog.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/tlog-play /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-play /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/tlog' /usr/bin/install -c -m 644 tlog-play.default.conf tlog-rec.default.conf tlog-rec-session.default.conf '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/tlog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/etc/tlog' /usr/bin/install -c -m 644 tlog-play.conf tlog-rec.conf tlog-rec-session.conf '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/etc/tlog' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/tlog-8/src/tlog' : Remove "DO NOT EDIT" warning /usr/bin/sed -i -e '/vim:nomodifiable/,/\*\{73\}/ d' \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/tlog/tlog-play.default.conf \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/etc/tlog/tlog-play.conf \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/tlog/tlog-rec.default.conf \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/etc/tlog/tlog-rec.conf \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/tlog/tlog-rec-session.default.conf \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/etc/tlog/tlog-rec-session.conf make[4]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tlog' make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tlog' Making install in tltest make[2]: Entering directory '/builddir/build/BUILD/tlog-8/src/tltest' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src/tltest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tltest' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tltest' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/src' make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/src' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/tlog-8/doc' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/doc/tlog' /usr/bin/install -c -m 644 log_format.md mapping.json schema.json '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/doc/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/doc' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/doc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/tlog-8/man' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 tlog-play.conf.5 tlog-rec.conf.5 tlog-rec-session.conf.5 '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 tlog-play.8 tlog-rec.8 tlog-rec-session.8 '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man8' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/tlog-8/man' : Remove "DO NOT EDIT" warning /usr/bin/sed -i -e '/vim:nomodifiable/,/\*\{73\}/ d' \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man5/tlog-play.conf.5 \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man5/tlog-rec.conf.5 \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man5/tlog-rec-session.conf.5 \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man8/tlog-play.8 \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man8/tlog-rec.8 \ /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/man/man8/tlog-rec-session.8 make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/man' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/man' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/man' make[1]: Entering directory '/builddir/build/BUILD/tlog-8' make[2]: Entering directory '/builddir/build/BUILD/tlog-8' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/doc/tlog' /usr/bin/install -c -m 644 README.md '/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/doc/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8' + rm /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64//usr/lib64/libtlog.la + rm /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64//usr/lib64/libtlog.so + rm -r /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/include/tlog + mkdir -p /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib/tmpfiles.d + echo '# Type Path Mode UID GID Age Argument' + echo 'd /run/tlog 0755 tlog tlog' + mkdir -p /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/run + install -d -m 0755 /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/run/tlog + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 8-2.fc33 --unique-debug-suffix -8-2.fc33.riscv64 --unique-debug-src-base tlog-8-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tlog-8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-play explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-rec explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64/libtlog.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-rec-session extracting debug info from /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-play extracting debug info from /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-rec-session extracting debug info from /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/bin/tlog-rec extracting debug info from /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/lib64/libtlog.so.0.0.0 original debug info size: 884kB, size after compression: 792kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 1372 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nzG8tk + umask 022 + cd /builddir/build/BUILD + cd tlog-8 + make -j4 check Making check in m4 make[1]: Entering directory '/builddir/build/BUILD/tlog-8/m4' Making check in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/m4/tlog' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/m4' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/m4' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/m4' Making check in include make[1]: Entering directory '/builddir/build/BUILD/tlog-8/include' Making check in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/include/tlog' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tlog' Making check in tltest make[2]: Entering directory '/builddir/build/BUILD/tlog-8/include/tltest' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/include/tltest' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/include' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/include' Making check in lib make[1]: Entering directory '/builddir/build/BUILD/tlog-8/lib' Making check in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tlog' make check-am make[3]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tlog' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tlog' Making check in tltest make[2]: Entering directory '/builddir/build/BUILD/tlog-8/lib/tltest' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/lib/tltest' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/lib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/lib' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/lib' Making check in src make[1]: Entering directory '/builddir/build/BUILD/tlog-8/src' Making check in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-8/src/tlog' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tlog' Making check in tltest make[2]: Entering directory '/builddir/build/BUILD/tlog-8/src/tltest' make tltest-fd-json-reader tltest-grc tltest-json-esc tltest-json-overlay tltest-json-passthrough tltest-json-sink tltest-json-source tltest-json-stream tltest-json-stream-btoa tltest-json-stream-enc-bin tltest-json-stream-enc-txt tltest-timespec tltest-timestr make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src/tltest' gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-fd-json-reader.o tltest-fd-json-reader.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-grc.o tltest-grc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-esc.o tltest-json-esc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-overlay.o tltest-json-overlay.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-passthrough.o tltest-json-passthrough.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-sink.o tltest-json-sink.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-source.o tltest-json-source.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-stream.o tltest-json-stream.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-stream-btoa.o tltest-json-stream-btoa.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-stream-enc-bin.o tltest-json-stream-enc-bin.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-json-stream-enc-txt.o tltest-json-stream-enc-txt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-timespec.o tltest-timespec.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-8 -I/builddir/build/BUILD/tlog-8/include -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tltest-timestr.o tltest-timestr.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-fd-json-reader tltest-fd-json-reader.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la -ljson-c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-fd-json-reader tltest-fd-json-reader.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -lsystemd -lcurl -lutil -lrt -lm -ljson-c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-grc tltest-grc.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la -ljson-c -lcurl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-esc tltest-json-esc.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-overlay tltest-json-overlay.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la -ljson-c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-grc tltest-grc.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -lsystemd -lutil -lrt -lm -ljson-c -lcurl libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-esc tltest-json-esc.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-passthrough tltest-json-passthrough.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la -ljson-c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-overlay tltest-json-overlay.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -lsystemd -lcurl -lutil -lrt -lm -ljson-c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-source tltest-json-source.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la -ljson-c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-stream tltest-json-stream.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-passthrough tltest-json-passthrough.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -lsystemd -lcurl -lutil -lrt -lm -ljson-c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-source tltest-json-source.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -lsystemd -lcurl -lutil -lrt -lm -ljson-c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-stream-btoa tltest-json-stream-btoa.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-stream tltest-json-stream.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-stream-enc-bin tltest-json-stream-enc-bin.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-stream-enc-txt tltest-json-stream-enc-txt.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-timespec tltest-timespec.o ../../lib/tlog/libtlog.la -lm libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-stream-btoa tltest-json-stream-btoa.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-stream-enc-bin tltest-json-stream-enc-bin.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-timespec tltest-timespec.o ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-stream-enc-txt tltest-json-stream-enc-txt.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-timestr tltest-timestr.o ../../lib/tlog/libtlog.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tltest-json-sink tltest-json-sink.o ../../lib/tltest/libtltest.la ../../lib/tlog/libtlog.la libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-timestr tltest-timestr.o ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tltest-json-sink tltest-json-sink.o ../../lib/tltest/.libs/libtltest.a /builddir/build/BUILD/tlog-8/lib/tlog/.libs/libtlog.so ../../lib/tlog/.libs/libtlog.so -ljson-c -lsystemd -lcurl -lutil -lrt -lm make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tltest' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/tlog-8/src/tltest' make[4]: Entering directory '/builddir/build/BUILD/tlog-8/src/tltest' PASS: tltest-grc PASS: tltest-json-overlay PASS: tltest-json-esc PASS: tltest-fd-json-reader PASS: tltest-json-sink PASS: tltest-json-stream PASS: tltest-json-source PASS: tltest-json-passthrough PASS: tltest-json-stream-enc-bin PASS: tltest-json-stream-btoa PASS: tltest-json-stream-enc-txt PASS: tltest-timespec PASS: tltest-timestr ============================================================================ Testsuite summary for tlog 8 ============================================================================ # TOTAL: 13 # PASS: 13 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tltest' make[3]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tltest' make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/src/tltest' make[2]: Entering directory '/builddir/build/BUILD/tlog-8/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-8/src' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/src' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/tlog-8/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/doc' Making check in man make[1]: Entering directory '/builddir/build/BUILD/tlog-8/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/tlog-8/man' make[1]: Entering directory '/builddir/build/BUILD/tlog-8' make[1]: Leaving directory '/builddir/build/BUILD/tlog-8' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: tlog-8-2.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SwLWon + umask 022 + cd /builddir/build/BUILD + cd tlog-8 + LICENSEDIR=/builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/licenses/tlog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/licenses/tlog + cp -pr COPYING /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64/usr/share/licenses/tlog + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(tlog) = 8-2.fc33 libtlog.so.0()(64bit) tlog = 8-2.fc33 tlog(riscv-64) = 8-2.fc33 Requires(interp): /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(pre): /bin/sh Requires(post): /bin/sh sed Requires(postun): /bin/sh sed Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcurl.so.4()(64bit) libjson-c.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libtlog.so.0()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: tlog-debugsource-8-2.fc33.riscv64 Provides: tlog-debugsource = 8-2.fc33 tlog-debugsource(riscv-64) = 8-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tlog-debuginfo-8-2.fc33.riscv64 Provides: debuginfo(build-id) = 667c827535fb216f39c0f80d02bde7628a6e49d8 debuginfo(build-id) = b60cda2801b0f8f8c01e5e690726b052edec763b debuginfo(build-id) = c84acbc635193d2d883af698cdd6d6c65712f812 debuginfo(build-id) = cc7c4c8b1535c1dbf1774860cb04f8ff5642525f tlog-debuginfo = 8-2.fc33 tlog-debuginfo(riscv-64) = 8-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tlog-debugsource(riscv-64) = 8-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64 Wrote: /builddir/build/RPMS/tlog-8-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tlog-debuginfo-8-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tlog-debugsource-8-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jJRphk + umask 022 + cd /builddir/build/BUILD + cd tlog-8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tlog-8-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0