+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tlog.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hzZsCM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tlog-2 + /usr/bin/gzip -dc /builddir/build/SOURCES/tlog-2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tlog-2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jolTVM + umask 022 + cd /builddir/build/BUILD + cd tlog-2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./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-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="-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 for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking 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... 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... ok checking for sysroot... no 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 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 gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.58.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 lib/Makefile config.status: creating src/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-2' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/tlog-2/m4' Making all in tlog make[3]: Entering directory '/builddir/build/BUILD/tlog-2/m4/tlog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/m4/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-2/m4' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/m4' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/m4' Making all in include make[2]: Entering directory '/builddir/build/BUILD/tlog-2/include' Making all in tlog make[3]: Entering directory '/builddir/build/BUILD/tlog-2/include/tlog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/include/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-2/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/include' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/include' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/tlog-2/lib' make all-am make[3]: Entering directory '/builddir/build/BUILD/tlog-2/lib' /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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fd_json_reader.lo fd_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o grc.lo grc.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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fd_json_writer.c -fPIC -DPIC -o .libs/fd_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c es_json_reader.c -fPIC -DPIC -o .libs/es_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_chunk.lo json_chunk.c fd_json_reader.c: In function 'tlog_fd_json_reader_loc_fmt': fd_json_reader.c:129:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "line %zu", loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_dispatcher.lo json_dispatcher.c es_json_reader.c: In function 'tlog_es_json_reader_loc_fmt': es_json_reader.c:286:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "message #%zu", loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c json_chunk.c -fPIC -DPIC -o .libs/json_chunk.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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_msg.lo json_msg.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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c json_misc.c -fPIC -DPIC -o .libs/json_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_reader.lo 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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_sink.lo json_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_source.lo json_source.c json_reader.c: In function 'tlog_json_reader_loc_fmt': json_reader.c:93:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "location %zu", loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c json_sink.c -fPIC -DPIC -o .libs/json_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c json_source.c -fPIC -DPIC -o .libs/json_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_stream.lo json_stream.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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o json_writer.lo 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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mem_json_reader.lo mem_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mem_json_writer.lo mem_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o misc.lo 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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mem_json_reader.c -fPIC -DPIC -o .libs/mem_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c misc.c -fPIC -DPIC -o .libs/misc.o mem_json_reader.c: In function 'tlog_mem_json_reader_loc_fmt': mem_json_reader.c:99:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "line %zu", loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o play_conf_cmd.lo play_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o play_conf_validate.lo play_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rc.lo rc.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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rec_conf.lo rec_conf.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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rec_conf.c -fPIC -DPIC -o .libs/rec_conf.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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rec_conf_validate.lo rec_conf_validate.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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sink.lo 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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rec_conf_validate.c -fPIC -DPIC -o .libs/rec_conf_validate.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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sink.c -fPIC -DPIC -o .libs/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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o source.lo 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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o syslog_misc.lo syslog_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c syslog_json_writer.c -fPIC -DPIC -o .libs/syslog_json_writer.o source.c: In function 'tlog_source_loc_fmt': source.c:94:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "location %zu", loc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tty_source.lo tty_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tty_sink.c -fPIC -DPIC -o .libs/tty_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tty_source.c -fPIC -DPIC -o .libs/tty_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_json_sink.lo test_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c utf8.c -fPIC -DPIC -o .libs/utf8.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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c test_json_sink.c -fPIC -DPIC -o .libs/test_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_json_source.lo test_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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_json_stream_enc.lo test_json_stream_enc.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"' -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o test_misc.lo test_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c test_json_source.c -fPIC -DPIC -o .libs/test_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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c test_json_stream_enc.c -fPIC -DPIC -o .libs/test_json_stream_enc.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtlog.la -rpath /usr/lib64 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_conf.lo play_conf_cmd.lo play_conf_validate.lo rc.lo rec_conf.lo rec_conf_cmd.lo rec_conf_validate.lo sink.lo source.lo syslog_json_writer.lo syslog_misc.lo tty_sink.lo tty_source.lo utf8.lo -ljson-c -lcurl -lrt 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\" -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c test_misc.c -fPIC -DPIC -o .libs/test_misc.o libtool: link: gcc -shared -fPIC -DPIC .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_conf.o .libs/play_conf_cmd.o .libs/play_conf_validate.o .libs/rc.o .libs/rec_conf.o .libs/rec_conf_cmd.o .libs/rec_conf_validate.o .libs/sink.o .libs/source.o .libs/syslog_json_writer.o .libs/syslog_misc.o .libs/tty_sink.o .libs/tty_source.o .libs/utf8.o -ljson-c -lcurl -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -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" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtlog_test.la test_json_sink.lo test_json_source.lo test_json_stream_enc.lo test_misc.lo libtlog.la libtool: link: ar cru .libs/libtlog_test.a .libs/test_json_sink.o .libs/test_json_source.o .libs/test_json_stream_enc.o .libs/test_misc.o libtool: link: ranlib .libs/libtlog_test.a libtool: link: ( cd ".libs" && rm -f "libtlog_test.la" && ln -s "../libtlog_test.la" "libtlog_test.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/lib' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tlog-2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tlog-rec.o tlog-rec.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/json-c -I/builddir/build/BUILD/tlog-2 -I/builddir/build/BUILD/tlog-2/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tlog-play.o tlog-play.c m4 -I ../m4/tlog \ -D M4_PROG_NAME=play \ -D M4_CONF_TYPE=default \ --prefix-builtins tlog-prog.conf.m4 > tlog-play.default.conf m4 -I ../m4/tlog \ -D M4_PROG_NAME=rec \ -D M4_CONF_TYPE=default \ --prefix-builtins tlog-prog.conf.m4 > tlog-rec.default.conf m4 -I ../m4/tlog \ -D M4_PROG_NAME=play \ -D M4_CONF_TYPE=system-wide \ -D M4_COMMENT_OUT=true \ --prefix-builtins tlog-prog.conf.m4 > tlog-play.conf m4 -I ../m4/tlog \ -D M4_PROG_NAME=rec \ -D M4_CONF_TYPE=system-wide \ -D M4_COMMENT_OUT=true \ --prefix-builtins tlog-prog.conf.m4 > tlog-rec.conf In file included from tlog-play.c:39:0: tlog-play.c: In function 'run': /builddir/build/BUILD/tlog-2/include/tlog/misc.h:123:31: warning: 'pkt_last_ts.tv_nsec' may be used uninitialized in this function [-Wmaybe-uninitialized] res->tv_nsec = a->tv_nsec - b->tv_nsec; ~~~~~~~~~~~^~~~~~~~~~~~ tlog-play.c:198:21: note: 'pkt_last_ts.tv_nsec' was declared here struct timespec pkt_last_ts; ^~~~~~~~~~~ In file included from tlog-play.c:39:0: /builddir/build/BUILD/tlog-2/include/tlog/misc.h:122:29: warning: 'pkt_last_ts.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] res->tv_sec = a->tv_sec - b->tv_sec; ~~~~~~~~~~^~~~~~~~~~~ tlog-play.c:198:21: note: 'pkt_last_ts.tv_sec' was declared here struct timespec pkt_last_ts; ^~~~~~~~~~~ In file included from tlog-play.c:39:0: /builddir/build/BUILD/tlog-2/include/tlog/misc.h:143:31: warning: 'local_last_ts.tv_nsec' may be used uninitialized in this function [-Wmaybe-uninitialized] res->tv_nsec = a->tv_nsec + b->tv_nsec; ~~~~~~~~~~~^~~~~~~~~~~~ tlog-play.c:195:21: note: 'local_last_ts.tv_nsec' was declared here struct timespec local_last_ts; ^~~~~~~~~~~~~ In file included from tlog-play.c:39:0: /builddir/build/BUILD/tlog-2/include/tlog/misc.h:142:29: warning: 'local_last_ts.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] res->tv_sec = a->tv_sec + b->tv_sec; ~~~~~~~~~~^~~~~~~~~~~ tlog-play.c:195:21: note: 'local_last_ts.tv_sec' was declared here struct timespec local_last_ts; ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tlog-play tlog-play.o ../lib/libtlog.la -ljson-c -lcurl -lrt libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tlog-play tlog-play.o ../lib/.libs/libtlog.so -ljson-c -lcurl -lrt /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tlog-rec tlog-rec.o ../lib/libtlog.la -ljson-c -lrt -lutil libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tlog-rec tlog-rec.o ../lib/.libs/libtlog.so -lcurl -ljson-c -lrt -lutil make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/tlog-2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/tlog-2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/man' make[2]: Entering directory '/builddir/build/BUILD/tlog-2' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.arYjjc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64 + cd tlog-2 + make install DESTDIR=/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64 Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/tlog-2/m4' Making install in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-2/m4/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-2/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-2/m4/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/m4/tlog' make[2]: Entering directory '/builddir/build/BUILD/tlog-2/m4' make[3]: Entering directory '/builddir/build/BUILD/tlog-2/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-2/m4' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/m4' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2/m4' Making install in include make[1]: Entering directory '/builddir/build/BUILD/tlog-2/include' Making install in tlog make[2]: Entering directory '/builddir/build/BUILD/tlog-2/include/tlog' make[3]: Entering directory '/builddir/build/BUILD/tlog-2/include/tlog' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/include/tlog' /usr/bin/install -c -m 644 conf_origin.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_conf.h play_conf_cmd.h play_conf_validate.h rc.h rec_conf.h rec_conf_cmd.h rec_conf_validate.h sink.h sink_type.h source.h source_type.h syslog_json_writer.h syslog_misc.h trx.h trx_act.h trx_basic.h trx_frame.h trx_iface.h trx_level.h trx_state.h '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/include/tlog' /usr/bin/install -c -m 644 tty_sink.h tty_source.h utf8.h '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/include/tlog' make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/include/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/include/tlog' make[2]: Entering directory '/builddir/build/BUILD/tlog-2/include' make[3]: Entering directory '/builddir/build/BUILD/tlog-2/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-2/include' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/include' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/tlog-2/lib' make install-am make[2]: Entering directory '/builddir/build/BUILD/tlog-2/lib' make[3]: Entering directory '/builddir/build/BUILD/tlog-2/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libtlog.la '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libtlog.so.0.0.0 /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/lib64/libtlog.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tlog-2-1.fc28.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-2-1.fc28.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-2-1.fc28.riscv64/usr/lib64/libtlog.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/lib' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/lib' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/tlog-2/src' make[2]: Entering directory '/builddir/build/BUILD/tlog-2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c tlog-rec tlog-play '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/bin' libtool: install: warning: `../lib/libtlog.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/tlog-rec /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/bin/tlog-rec libtool: install: warning: `../lib/libtlog.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/tlog-play /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/bin/tlog-play /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/tlog' /usr/bin/install -c -m 644 tlog-play.default.conf tlog-rec.default.conf '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/tlog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/etc/tlog' /usr/bin/install -c -m 644 tlog-play.conf tlog-rec.conf '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/etc/tlog' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/tlog-2/src' : Remove "DO NOT EDIT" warning /usr/bin/sed -i -e '/vim:nomodifiable/,/\*\{73\}/ d' \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/tlog/tlog-play.default.conf \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/etc/tlog/tlog-play.conf \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/tlog/tlog-rec.default.conf \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/etc/tlog/tlog-rec.conf make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/src' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/src' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/tlog-2/doc' make[2]: Entering directory '/builddir/build/BUILD/tlog-2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/doc/tlog' /usr/bin/install -c -m 644 log_format.md schema.json '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/doc/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/doc' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2/doc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/tlog-2/man' make[2]: Entering directory '/builddir/build/BUILD/tlog-2/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 tlog-play.conf.5 tlog-rec.conf.5 '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 tlog-play.8 tlog-rec.8 '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man8' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/tlog-2/man' : Remove "DO NOT EDIT" warning /usr/bin/sed -i -e '/vim:nomodifiable/,/\*\{73\}/ d' \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man5/tlog-play.conf.5 \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man5/tlog-rec.conf.5 \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man8/tlog-play.8 \ /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/man/man8/tlog-rec.8 make[3]: Leaving directory '/builddir/build/BUILD/tlog-2/man' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2/man' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2/man' make[1]: Entering directory '/builddir/build/BUILD/tlog-2' make[2]: Entering directory '/builddir/build/BUILD/tlog-2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/doc/tlog' /usr/bin/install -c -m 644 README.md '/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/doc/tlog' make[2]: Leaving directory '/builddir/build/BUILD/tlog-2' make[1]: Leaving directory '/builddir/build/BUILD/tlog-2' + rm /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64//usr/lib64/libtlog.la + rm /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64//usr/lib64/libtlog.so + rm -r /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/include/tlog + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tlog-2-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7FbJ6d + umask 022 + cd /builddir/build/BUILD + cd tlog-2 + LICENSEDIR=/builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/licenses/tlog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/licenses/tlog + cp -pr COPYING /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64/usr/share/licenses/tlog + exit 0 Provides: config(tlog) = 2-1.fc28 libtlog.so.0()(64bit) tlog = 2-1.fc28 tlog(riscv-64) = 2-1.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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.3()(64bit) librt.so.1()(64bit) libtlog.so.0()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/tlog-2-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tlog-2-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FHyul0 + umask 022 + cd /builddir/build/BUILD + cd tlog-2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tlog-2-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff