Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/rsyslog.spec'], chrootPath='/var/lib/mock/c9s-build-ssl3-43992-4790/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/rsyslog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1622419200 Wrote: /builddir/build/SRPMS/rsyslog-8.2102.0-4.ssl3.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/rsyslog.spec'], chrootPath='/var/lib/mock/c9s-build-ssl3-43992-4790/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/rsyslog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1622419200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F7mVEu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rsyslog-8.2102.0 + /usr/bin/mkdir -p rsyslog-8.2102.0 + cd rsyslog-8.2102.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rsyslog-doc-8.2102.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r LICENSE README.md source build/objects.inv + mv build doc + cd /builddir/build/BUILD + /usr/bin/gzip -dc /builddir/build/SOURCES/rsyslog-8.2102.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rsyslog-8.2102.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + /usr/bin/gzip -dc /builddir/build/SOURCES/qpid-proton-0.34.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rsyslog-8.2102.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD ~/build/BUILD/rsyslog-8.2102.0 Patch #0 (openssl3-compatibility.patch): + pushd .. + echo 'Patch #0 (openssl3-compatibility.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .openssl-compatibility --fuzz=0 patching file qpid-proton-0.34.0/c/src/ssl/openssl.c ~/build/BUILD/rsyslog-8.2102.0 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DeMNpw + umask 022 + cd /builddir/build/BUILD + cd rsyslog-8.2102.0 + export 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpic' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpic' + cd /builddir/build/BUILD/qpid-proton-0.34.0 + mkdir bld + cd bld ++ python3 -c 'from distutils.sysconfig import get_python_inc; print(get_python_inc())' ++ python3 -c 'import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('\''LIBDIR'\''))' + cmake .. -DBUILD_BINDINGS= -DBUILD_STATIC_LIBS=YES -DENABLE_FUZZ_TESTING=NO -DPYTHON_INCLUDE_DIR=/usr/include/python3.9 -DPYTHON_LIBRARY=/usr/lib64 -DCMAKE_AR=/usr/bin/gcc-ar -DCMAKE_NM=/usr/bin/gcc-nm -DCMAKE_RANLIB=/usr/bin/gcc-ranlib -- The C compiler identification is GNU 11.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") -- Found CyrusSASL: /usr/lib64/libsasl2.so (found version "2.1.27") -- Found Python: /usr/bin/python3.9 (found version "3.9.5") found components: Interpreter missing components: Development Development.Module Development.Embed -- Looking for a CXX compiler -- Looking for a CXX compiler - /usr/bin/c++ -- The CXX compiler identification is GNU 11.0.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build type is "RelWithDebInfo" (has debug symbols) -- PN_VERSION: 0.34.0 () -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for epoll_wait -- Looking for epoll_wait - found -- Building the epoll proactor -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: PYTHON_INCLUDE_DIR PYTHON_LIBRARY -- Build files have been written to: /builddir/build/BUILD/qpid-proton-0.34.0/bld + make -j8 [ 1%] Generating src/protocol.h [ 1%] Generating src/encodings.h Scanning dependencies of target generated_c_files Scanning dependencies of target qpid-proton-platform-io-objects Scanning dependencies of target qpid-proton-platform-io-static Scanning dependencies of target qpid-proton-proactor-objects Scanning dependencies of target qpid-proton-proactor-static [ 2%] Generating src/encodings.h Scanning dependencies of target test_main [ 3%] Building C object c/CMakeFiles/qpid-proton-platform-io-static.dir/src/platform/platform.c.o [ 4%] Building C object c/CMakeFiles/qpid-proton-proactor-static.dir/src/proactor/epoll.c.o [ 4%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/platform/platform.c.o [ 4%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll.c.o [ 5%] Building CXX object c/tests/CMakeFiles/test_main.dir/test_main.cpp.o [ 6%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/reactor/io/posix/io.c.o [ 7%] Building C object c/CMakeFiles/qpid-proton-platform-io-static.dir/src/reactor/io/posix/io.c.o [ 7%] Building C object c/CMakeFiles/qpid-proton-platform-io-objects.dir/src/reactor/io/posix/selector.c.o [ 7%] Building C object c/CMakeFiles/qpid-proton-platform-io-static.dir/src/reactor/io/posix/selector.c.o [ 7%] Built target generated_c_files [ 7%] Building C object c/CMakeFiles/qpid-proton-proactor-static.dir/src/proactor/epoll_raw_connection.c.o Scanning dependencies of target qpid-proton-core-static [ 7%] Built target qpid-proton-platform-io-objects [ 8%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/object/object.c.o [ 9%] Building C object c/CMakeFiles/qpid-proton-proactor-static.dir/src/proactor/epoll_timer.c.o Scanning dependencies of target qpid-proton-core-objects [ 10%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/object.c.o [ 11%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll_raw_connection.c.o [ 11%] Built target qpid-proton-platform-io-static [ 11%] Building C object c/CMakeFiles/qpid-proton-proactor-static.dir/src/proactor/proactor-internal.c.o [ 12%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/list.c.o [ 12%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/map.c.o [ 12%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/epoll_timer.c.o [ 13%] Building C object c/CMakeFiles/qpid-proton-proactor-static.dir/src/proactor/netaddr-internal.c.o [ 14%] Building C object c/CMakeFiles/qpid-proton-proactor-static.dir/src/proactor/raw_connection.c.o [ 14%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/object/list.c.o [ 15%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/proactor-internal.c.o [ 16%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/string.c.o [ 16%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/iterator.c.o [ 17%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/netaddr-internal.c.o [ 17%] Building C object c/CMakeFiles/qpid-proton-proactor-objects.dir/src/proactor/raw_connection.c.o [ 18%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/object/record.c.o [ 18%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/init.c.o [ 19%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/object/map.c.o [ 20%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/memory.c.o [ 21%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/logger.c.o [ 21%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/util.c.o [ 22%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/error.c.o [ 22%] Built target qpid-proton-proactor-objects [ 23%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/object/string.c.o [ 23%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/object/iterator.c.o [ 23%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/buffer.c.o [ 24%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/types.c.o [ 24%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/framing.c.o [ 25%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/object/record.c.o [ 26%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/codec.c.o [ 27%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/decoder.c.o [ 27%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/init.c.o [ 28%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/memory.c.o [ 29%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/logger.c.o [ 29%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/encoder.c.o [ 29%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/util.c.o [ 30%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/error.c.o [ 30%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/buffer.c.o [ 31%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/dispatcher.c.o [ 32%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/types.c.o [ 32%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/connection_driver.c.o [ 33%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/engine.c.o [ 33%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/framing.c.o [ 34%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/event.c.o [ 35%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/codec.c.o [ 36%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/decoder.c.o [ 36%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/encoder.c.o [ 36%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/autodetect.c.o [ 37%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/dispatcher.c.o [ 38%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/transport.c.o [ 38%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/core/message.c.o [ 38%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/connection_driver.c.o [ 39%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/engine.c.o [ 40%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/sasl.c.o [ 40%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/event.c.o [ 41%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/autodetect.c.o [ 41%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/default_sasl.c.o [ 42%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/transport.c.o [ 43%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/sasl/cyrus_sasl.c.o [ 44%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/ssl/openssl.c.o [ 44%] Building C object c/CMakeFiles/qpid-proton-core-objects.dir/src/compiler/gcc/start.c.o [ 44%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/core/message.c.o [ 45%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/sasl/sasl.c.o [ 45%] Linking C static library libqpid-proton-proactor-static.a [ 45%] Built target qpid-proton-proactor-static [ 45%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/sasl/default_sasl.c.o [ 46%] Built target qpid-proton-core-objects Scanning dependencies of target qpid-proton [ 47%] Building C object c/CMakeFiles/qpid-proton.dir/src/core/log.c.o [ 48%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/sasl/cyrus_sasl.c.o [ 49%] Building C object c/CMakeFiles/qpid-proton.dir/src/extra/url.c.o [ 49%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/reactor.c.o [ 49%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/ssl/openssl.c.o [ 50%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/handler.c.o [ 50%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/connection.c.o [ 51%] Building C object c/CMakeFiles/qpid-proton-core-static.dir/src/compiler/gcc/start.c.o Scanning dependencies of target qpid-proton-core [ 52%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/acceptor.c.o [ 52%] Linking C shared library libqpid-proton-core.so [ 52%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/selectable.c.o [ 53%] Building C object c/CMakeFiles/qpid-proton.dir/src/reactor/timer.c.o [ 54%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/handshaker.c.o [ 54%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/iohandler.c.o [ 55%] Building C object c/CMakeFiles/qpid-proton.dir/src/handlers/flowcontroller.c.o [ 55%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o [ 56%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o [ 56%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o [ 57%] Building C object c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o [ 58%] Linking C shared library libqpid-proton.so [ 59%] Linking C static library libqpid-proton-core-static.a [ 59%] Built target qpid-proton-core-static Scanning dependencies of target qpid-proton-static [ 59%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/extra/url.c.o [ 61%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/core/log.c.o [ 61%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/reactor/reactor.c.o [ 61%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/reactor/connection.c.o [ 62%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/reactor/handler.c.o [ 63%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/reactor/acceptor.c.o [ 63%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/reactor/selectable.c.o [ 64%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/reactor/timer.c.o [ 64%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/handlers/handshaker.c.o [ 65%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/handlers/iohandler.c.o [ 66%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/handlers/flowcontroller.c.o [ 66%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/messenger/messenger.c.o [ 67%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/messenger/subscription.c.o [ 67%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/messenger/store.c.o [ 68%] Building C object c/CMakeFiles/qpid-proton-static.dir/src/messenger/transform.c.o [ 68%] Linking C static library libqpid-proton-static.a [ 68%] Built target qpid-proton-static [ 68%] Built target qpid-proton-core Scanning dependencies of target qpid-proton-proactor [ 69%] Linking C shared library libqpid-proton-proactor.so [ 69%] Built target qpid-proton Scanning dependencies of target reactor-send Scanning dependencies of target reactor-recv Scanning dependencies of target msgr-recv Scanning dependencies of target msgr-send [ 70%] Building C object c/tools/CMakeFiles/reactor-send.dir/msgr-common.c.o [ 70%] Building C object c/tools/CMakeFiles/msgr-send.dir/msgr-send.c.o [ 70%] Building C object c/tools/CMakeFiles/reactor-recv.dir/msgr-common.c.o [ 71%] Building C object c/tools/CMakeFiles/msgr-recv.dir/msgr-recv.c.o [ 73%] Building C object c/tools/CMakeFiles/reactor-recv.dir/reactor-recv.c.o [ 73%] Building C object c/tools/CMakeFiles/reactor-send.dir/reactor-send.c.o [ 74%] Building C object c/tools/CMakeFiles/msgr-send.dir/msgr-common.c.o [ 74%] Building C object c/tools/CMakeFiles/msgr-recv.dir/msgr-common.c.o [ 75%] Linking C executable reactor-send [ 75%] Linking C executable reactor-recv [ 75%] Linking C executable msgr-send [ 76%] Linking C executable msgr-recv [ 76%] Built target reactor-send [ 76%] Built target reactor-recv [ 76%] Built target msgr-recv [ 76%] Built target msgr-send [ 76%] Built target qpid-proton-proactor Scanning dependencies of target c-raw_connect Scanning dependencies of target c-raw_echo Scanning dependencies of target c-send-abort Scanning dependencies of target c-send Scanning dependencies of target c-direct Scanning dependencies of target c-receive [ 76%] Building C object c/examples/CMakeFiles/c-raw_connect.dir/raw_connect.c.o Scanning dependencies of target c-broker [ 77%] Building C object c/examples/CMakeFiles/c-send-abort.dir/send-abort.c.o [ 77%] Building C object c/examples/CMakeFiles/c-direct.dir/direct.c.o [ 77%] Building C object c/examples/CMakeFiles/c-raw_echo.dir/raw_echo.c.o [ 78%] Building C object c/examples/CMakeFiles/c-send.dir/send.c.o [ 78%] Building C object c/examples/CMakeFiles/c-broker.dir/broker.c.o [ 78%] Building C object c/examples/CMakeFiles/c-receive.dir/receive.c.o [ 78%] Linking C executable send-abort [ 78%] Linking C executable send [ 80%] Linking C executable raw_connect [ 80%] Linking C executable receive [ 81%] Linking C executable direct [ 82%] Linking C executable raw_echo [ 83%] Linking C executable broker [ 83%] Built target c-send Scanning dependencies of target c-send-ssl [ 83%] Built target c-send-abort [ 83%] Built target c-receive [ 84%] Building C object c/examples/CMakeFiles/c-send-ssl.dir/send-ssl.c.o [ 84%] Built target c-raw_connect [ 84%] Built target c-direct [ 84%] Linking C executable send-ssl [ 84%] Built target c-raw_echo [ 84%] Built target c-broker [ 84%] Built target c-send-ssl [ 84%] Built target test_main Scanning dependencies of target c-ssl-proactor-test Scanning dependencies of target c-proactor-test [ 84%] Building CXX object c/tests/CMakeFiles/c-ssl-proactor-test.dir/ssl_proactor_test.cpp.o [ 86%] Building CXX object c/tests/CMakeFiles/c-ssl-proactor-test.dir/pn_test_proactor.cpp.o [ 86%] Building CXX object c/tests/CMakeFiles/c-proactor-test.dir/pn_test_proactor.cpp.o [ 88%] Building CXX object c/tests/CMakeFiles/c-ssl-proactor-test.dir/pn_test.cpp.o [ 88%] Building CXX object c/tests/CMakeFiles/c-proactor-test.dir/pn_test.cpp.o Scanning dependencies of target c-raw-connection-test Scanning dependencies of target c-extra-test [ 88%] Building CXX object c/tests/CMakeFiles/c-raw-connection-test.dir/pn_test.cpp.o [ 88%] Building CXX object c/tests/CMakeFiles/c-extra-test.dir/pn_test.cpp.o Scanning dependencies of target c-core-test [ 88%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/pn_test.cpp.o [ 88%] Building CXX object c/tests/CMakeFiles/c-proactor-test.dir/proactor_test.cpp.o [ 89%] Building CXX object c/tests/CMakeFiles/c-extra-test.dir/url_test.cpp.o [ 90%] Building CXX object c/tests/CMakeFiles/c-raw-connection-test.dir/raw_connection_test.cpp.o [ 91%] Linking CXX executable c-ssl-proactor-test [ 92%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/pn_test_test.cpp.o [ 92%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/object_test.cpp.o [ 94%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/event_test.cpp.o [ 94%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/message_test.cpp.o [ 94%] Linking CXX executable c-extra-test [ 94%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/condition_test.cpp.o [ 95%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/connection_driver_test.cpp.o [ 95%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/data_test.cpp.o [ 95%] Built target c-ssl-proactor-test [ 96%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/engine_test.cpp.o [ 96%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/refcount_test.cpp.o [ 97%] Building CXX object c/tests/CMakeFiles/c-core-test.dir/ssl_test.cpp.o [ 98%] Linking CXX executable c-raw-connection-test [ 98%] Built target c-extra-test [ 99%] Linking CXX executable c-proactor-test [100%] Linking CXX executable c-core-test [100%] Built target c-proactor-test [100%] Built target c-raw-connection-test [100%] Built target c-core-test + export 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie' + export 'LDFLAGS=-pie -Wl,-z,relro -Wl,-z,now' + LDFLAGS='-pie -Wl,-z,relro -Wl,-z,now' + sed -i s/8.2102.0/8.2102.0-4.ssl3/g configure.ac + autoreconf -if libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:39: installing './compile' configure.ac:9: installing './missing' compat/Makefile.am: installing './depcomp' tests/Makefile.am:83: warning: es-basic-server.log was already defined in condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_TESTBENCH, which includes condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:70: ... 'es-basic-server.log' previously defined here tests/Makefile.am:84: warning: elasticsearch-stop.log was already defined in condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_TESTBENCH, which includes condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:74: ... 'elasticsearch-stop.log' previously defined here tests/Makefile.am:90: warning: es-basic-server.log was already defined in condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_TESTBENCH, which includes condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_HELGRIND and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:70: ... 'es-basic-server.log' previously defined here tests/Makefile.am:91: warning: elasticsearch-stop.log was already defined in condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_TESTBENCH, which includes condition ENABLE_ELASTICSEARCH_TESTS_MINIMAL and ENABLE_HELGRIND and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:74: ... 'elasticsearch-stop.log' previously defined here tests/Makefile.am:126: warning: elasticsearch-stop.log was already defined in condition ENABLE_ELASTICSEARCH_TESTS and ENABLE_TESTBENCH, which includes condition ENABLE_ELASTICSEARCH_TESTS and ENABLE_IMPSTATS and ENABLE_TESTBENCH ... tests/Makefile.am:117: ... 'elasticsearch-stop.log' previously defined here tests/Makefile.am:139: warning: elasticsearch-stop.log was already defined in condition ENABLE_ELASTICSEARCH_TESTS and ENABLE_TESTBENCH, which includes condition ENABLE_ELASTICSEARCH_TESTS and ENABLE_IMFILE and ENABLE_TESTBENCH ... tests/Makefile.am:117: ... 'elasticsearch-stop.log' previously defined here tests/Makefile.am:150: warning: elasticsearch-stop.log was already defined in condition ENABLE_ELASTICSEARCH_TESTS and ENABLE_TESTBENCH, which includes condition ENABLE_ELASTICSEARCH_TESTS and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:117: ... 'elasticsearch-stop.log' previously defined here tests/Makefile.am:622: warning: clickhouse-stop.log was already defined in condition ENABLE_CLICKHOUSE_TESTS and ENABLE_TESTBENCH, which includes condition ENABLE_CLICKHOUSE_TESTS and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:609: ... 'clickhouse-stop.log' previously defined here tests/Makefile.am:725: warning: mysqld-stop.log was already defined in condition ENABLE_MYSQL_TESTS and ENABLE_TESTBENCH, which includes condition ENABLE_MYSQL_TESTS and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:708: ... 'mysqld-stop.log' previously defined here tests/Makefile.am:736: warning: mysqld-stop.log was already defined in condition ENABLE_MYSQL_TESTS and ENABLE_TESTBENCH, which includes condition ENABLE_MYSQL_TESTS and ENABLE_OMLIBDBI and ENABLE_TESTBENCH ... tests/Makefile.am:708: ... 'mysqld-stop.log' previously defined here tests/Makefile.am:742: warning: mysqld-stop.log was already defined in condition ENABLE_MYSQL_TESTS and ENABLE_TESTBENCH, which includes condition ENABLE_MYSQL_TESTS and ENABLE_OMLIBDBI and ENABLE_TESTBENCH and HAVE_VALGRIND ... tests/Makefile.am:708: ... 'mysqld-stop.log' previously defined here + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-pie -Wl,-z,relro -Wl,-z,now' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-06-01 12:36:56.697674652 +0000 +++ ./configure 2021-06-01 12:37:05.247375029 +0000 @@ -2605,7 +2605,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-06-01 12:37:05.247375029 +0000 +++ ./configure 2021-06-01 12:37:05.287373627 +0000 @@ -8487,7 +8487,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -28082,7 +28082,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --disable-static --disable-testbench --enable-omamqp1 'PROTON_LIBS=/builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-core-static.a /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-proactor-static.a /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-static.a -lssl -lsasl2 -lcrypto' PROTON_CFLAGS=-I/builddir/build/BUILD/qpid-proton-0.34.0/bld/c/include --enable-elasticsearch --enable-generate-man-pages --enable-gnutls --enable-gssapi-krb5 --enable-imfile --enable-imjournal --enable-imkafka --enable-impstats --enable-imptcp --enable-mail --enable-mmanon --enable-mmaudit --enable-mmcount --enable-mmkubernetes --enable-mmjsonparse --enable-mmnormalize --enable-mmsnmptrapd --enable-mmutf8fix --enable-mysql --enable-omhttp --enable-omjournal --enable-omprog --enable-omstdout --enable-omudpspoof --enable-omuxsock --enable-pgsql --enable-pmaixforwardedfrom --enable-pmcisconames --enable-pmlastmsg --enable-pmsnare --enable-relp --enable-snmp --enable-unlimited-select --enable-usertools --enable-omkafka checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for ppc64le-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for ppc64le-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-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 ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8493: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-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 configure: WARNING: missing AX_IS_RELEASE macro, not using AX_COMPILER_FLAGS macro because of this checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBESTR... yes checking for LIBFASTJSON... yes ./configure: line 14520: lsb_release: command not found HOST: powerpc64le-redhat-linux-gnu checking for python... no checking for python2... no checking for python3... /usr/bin/python3 checking for python version... 3.9 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.9/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking for library containing clock_gettime... none required checking for library containing mq_getattr... -lrt checking for library containing dlopen... -ldl checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for libgen.h... yes checking for malloc.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for uint8_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for struct sockaddr.sa_len... no checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for vprintf... yes checking for _doprnt... no checking for flock... yes checking for recvmmsg... yes checking for basename... yes checking for alarm... yes checking for clock_gettime... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for regcomp... yes checking for select... yes checking for setsid... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for ttyname_r... yes checking for getline... yes checking for malloc_trim... yes checking for prctl... yes checking for epoll_create... yes checking for epoll_create1... yes checking for fdatasync... yes checking for syscall... yes checking for lseek64... yes checking for asprintf... yes checking for setns... yes checking for off64_t... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init... yes checking for library containing getifaddrs... none required checking whether SCM_CREDENTIALS is declared... yes checking whether SO_TIMESTAMP is declared... yes checking whether SYS_gettid is declared... yes checking for struct sysinfo.uptime... yes checking whether GLOB_NOMAGIC is declared... yes checking for MAXHOSTNAMELEN... yes checking for __builtin_expect()... yes checking whether the compiler provides atomic builtins... yes checking whether the compiler provides atomic builtins for 64 bit data types... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ZLIB... yes checking for gss_acquire_cred in -lgssapi_krb5... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_rwlockattr_setkind_np in -lpthread... yes checking for pthread_setname_np in -lpthread... yes checking for library containing pthread_setschedparam... none required checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for library containing sched_get_priority_max... none required checking for sched_get_priority_max... yes checking for LIBSYSTEMD_JOURNAL... yes checking for LIBSYSTEMD... yes configure: --enable-libsystemd in auto mode configure: --enable-libsystemd in auto mode, enable-libsystemd is set to yes configure: enable-debug in auto mode, enable-debug is set to no checking for MYSQL... no checking for mysql_config... mysql_config checking if we have mysql_library_init... checking for mysql_init in -lmysqlclient... yes checking for PGSQL... yes checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for snmp_timeout in -lnetsnmp... yes checking for LIBUUID... yes checking for CURL... yes checking for cos in -lm... yes checking for CURL... yes checking for cos in -lm... (cached) yes checking for GNUTLS... yes checking for gnutls_certificate_set_retrieve_function... yes checking for gnutls_certificate_type_set_priority... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for gcry_cipher_open in -lgcrypt... yes checking for CURL... yes checking for LIBLOGNORM... yes checking for LOGNORM_REGEX_SUPPORTED defined... yes checking protocol.h usability... no checking protocol.h presence... no checking for protocol.h... no checking for RELP... yes checking for relpSrvSetOversizeMode... yes checking for relpSrvSetLstnAddr... yes checking for relpEngineSetTLSLibByName... yes checking for relpSrvSetTlsConfigCmd... yes checking for relpSrvSetTlsConfigCmd... (cached) yes checking for LIBLOGGING_STDLOG... no configure: liblogging-stdlog not found, parts of the testbench will not run checking for ip... no configure: Will not check network namespace functionality as 'ip' (part of iproute2) is not available. checking for valgrind... no configure: testbench will use valgrind checking for port_create... no checking for Solaris File Events Notification API support... no checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking for libnet_init in -lnet... yes checking for LIBSYSTEMD_JOURNAL... yes checking hdfs.h usability... no checking hdfs.h presence... no checking for hdfs.h... no checking hadoop/hdfs.h usability... no checking hadoop/hdfs.h presence... no checking for hadoop/hdfs.h... no checking for LIBRDKAFKA... yes checking librdkafka/rdkafka.h usability... yes checking librdkafka/rdkafka.h presence... yes checking for librdkafka/rdkafka.h... yes checking for LIBRDKAFKA... yes checking for librdkafka/rdkafka.h... (cached) yes checking for PROTON... yes checking for CURL... yes checking for LIBLOGNORM... yes checking for ln_loadSamplesFromString... yes configure: Not running from git source checking for rst2man... rst2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating runtime/Makefile config.status: creating compat/Makefile config.status: creating grammar/Makefile config.status: creating tools/Makefile config.status: creating plugins/imudp/Makefile config.status: creating plugins/imtcp/Makefile config.status: creating plugins/im3195/Makefile config.status: creating plugins/imgssapi/Makefile config.status: creating plugins/imuxsock/Makefile config.status: creating plugins/imjournal/Makefile config.status: creating plugins/immark/Makefile config.status: creating plugins/imklog/Makefile config.status: creating plugins/omhdfs/Makefile config.status: creating plugins/omkafka/Makefile config.status: creating plugins/omprog/Makefile config.status: creating plugins/mmexternal/Makefile config.status: creating plugins/omstdout/Makefile config.status: creating plugins/omjournal/Makefile config.status: creating plugins/pmciscoios/Makefile config.status: creating plugins/pmnull/Makefile config.status: creating plugins/pmnormalize/Makefile config.status: creating plugins/omruleset/Makefile config.status: creating plugins/omuxsock/Makefile config.status: creating plugins/imfile/Makefile config.status: creating plugins/imsolaris/Makefile config.status: creating plugins/imptcp/Makefile config.status: creating plugins/impstats/Makefile config.status: creating plugins/imrelp/Makefile config.status: creating plugins/imdiag/Makefile config.status: creating plugins/imkafka/Makefile config.status: creating plugins/omtesting/Makefile config.status: creating plugins/omgssapi/Makefile config.status: creating plugins/ommysql/Makefile config.status: creating plugins/ompgsql/Makefile config.status: creating plugins/omrelp/Makefile config.status: creating plugins/omlibdbi/Makefile config.status: creating plugins/ommail/Makefile config.status: creating plugins/fmhttp/Makefile config.status: creating plugins/omsnmp/Makefile config.status: creating plugins/omudpspoof/Makefile config.status: creating plugins/ommongodb/Makefile config.status: creating plugins/mmnormalize/Makefile config.status: creating plugins/mmjsonparse/Makefile config.status: creating plugins/mmaudit/Makefile config.status: creating plugins/mmanon/Makefile config.status: creating plugins/mmrm1stspace/Makefile config.status: creating plugins/mmutf8fix/Makefile config.status: creating plugins/mmfields/Makefile config.status: creating plugins/mmpstrucdata/Makefile config.status: creating plugins/omelasticsearch/Makefile config.status: creating plugins/omclickhouse/Makefile config.status: creating plugins/mmsnmptrapd/Makefile config.status: creating plugins/pmlastmsg/Makefile config.status: creating plugins/mmdblookup/Makefile config.status: creating contrib/mmdarwin/Makefile config.status: creating contrib/omhttp/Makefile config.status: creating contrib/fmhash/Makefile config.status: creating contrib/pmsnare/Makefile config.status: creating contrib/pmpanngfw/Makefile config.status: creating contrib/pmaixforwardedfrom/Makefile config.status: creating contrib/omhiredis/Makefile config.status: creating contrib/omrabbitmq/Makefile config.status: creating contrib/imkmsg/Makefile config.status: creating contrib/mmgrok/Makefile config.status: creating contrib/mmcount/Makefile config.status: creating contrib/omczmq/Makefile config.status: creating contrib/imczmq/Makefile config.status: creating contrib/mmsequence/Makefile config.status: creating contrib/mmrfc5424addhmac/Makefile config.status: creating contrib/pmcisconames/Makefile config.status: creating contrib/omhttpfs/Makefile config.status: creating contrib/omamqp1/Makefile config.status: creating contrib/omtcl/Makefile config.status: creating contrib/imbatchreport/Makefile config.status: creating contrib/omfile-hardened/Makefile config.status: creating contrib/mmkubernetes/Makefile config.status: creating contrib/impcap/Makefile config.status: creating contrib/imtuxedoulog/Makefile config.status: creating contrib/improg/Makefile config.status: creating contrib/imhttp/Makefile config.status: creating contrib/mmtaghostname/Makefile config.status: creating contrib/imdocker/Makefile config.status: creating contrib/pmdb2diag/Makefile config.status: creating tests/set-envvars config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands **************************************************** rsyslog will be compiled with the following settings: Large file support enabled: yes Networking support enabled: yes Regular expressions support enabled: yes rsyslog runtime will be built: yes rsyslogd will be built: yes have to generate man pages: yes Unlimited select() support enabled: yes uuid support enabled: yes Log file signing support via KSI LS12: no Log file encryption support: yes anonymization support enabled: yes message counting support enabled: yes liblogging-stdlog support enabled: no libsystemd enabled: yes kafka static linking enabled: no atomic operations enabled: yes ---{ input plugins }--- Klog functionality enabled: yes (linux) /dev/kmsg functionality enabled: no plain tcp input module enabled: yes imdiag enabled: no file input module enabled: yes docker log input module enabled: no Solaris input module enabled: no periodic statistics module enabled: yes imczmq input module enabled: no imjournal input module enabled: yes imbatchreport input module enabled: no imkafka module will be compiled: yes impcap input module enabled: no imtuxedoulog module will be compiled: no improg input module enabled: no imhttp input module enabled: no ---{ output plugins }--- Mail support enabled: yes omfile-hardened module will be compiled: no omprog module will be compiled: yes omstdout module will be compiled: yes omjournal module will be compiled: yes omhdfs module will be compiled: no omelasticsearch module will be compiled: yes omclickhouse module will be compiled: no omhttp module will be compiled: yes omruleset module will be compiled: no omudpspoof module will be compiled: yes omuxsock module will be compiled: yes omczmq module will be compiled: no omrabbitmq module will be compiled: no omhttpfs module will be compiled: no omamqp1 module will be compiled: yes omtcl module will be compiled: no omkafka module will be compiled: yes ---{ parser modules }--- pmlastmsg module will be compiled: yes pmcisconames module will be compiled: yes pmciscoios module will be compiled: no pmnull module will be compiled: no pmnormalize module will be compiled: no pmaixforwardedfrom module w.be compiled: yes pmsnare module will be compiled: yes pmdb2diag module will be compiled: no pmpanngfw module will be compiled: no ---{ message modification modules }--- mmnormalize module will be compiled: yes mmjsonparse module will be compiled: yes mmgrok module will be compiled: no mmjaduit module will be compiled: yes mmsnmptrapd module will be compiled: yes mmutf8fix enabled: yes mmrfc5424addhmac enabled: no mmpstrucdata enabled: no mmsequence enabled: no mmdblookup enabled: no mmdarwin enabled: no mmfields enabled: no mmrm1stspace module enabled: no mmkubernetes enabled: yes mmtaghostname enabled: no ---{ database support }--- MySql support enabled: yes libdbi support enabled: no PostgreSQL support enabled: yes mongodb support enabled: no hiredis support enabled: no ---{ protocol support }--- openssl network stream driver enabled: no GnuTLS network stream driver enabled: yes GSSAPI Kerberos 5 support enabled: yes RELP support enabled: yes SNMP support enabled: yes ---{ function modules }--- fmhttp enabled: yes fmhash enabled: yes fmhash with xxhash enabled: no ---{ debugging support }--- distcheck workaround enabled: no Testbench enabled: no valgrind tests enabled: valgrind helgrind tests enabled: yes Default tests enabled: yes Testbench libfaketime tests enabled: no Extended Testbench enabled: no MySQL Tests enabled: no Elasticsearch Tests: no ClickHouse Tests: no PostgreSQL Tests enabled: no Kafka Tests enabled: no Imdocker Tests enabled: no gnutls tests enabled: yes imfile tests enabled: yes systemd journal tests enabled: no SNMP Tests enabled: no Debug mode enabled: no (total) debugless mode enabled: no Diagnostic tools enabled: no End-User tools enabled: yes Valgrind support settings enabled: no + make V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0' Making all in compat make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o compat_la-getifaddrs.lo `test -f 'getifaddrs.c' || echo './'`getifaddrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c getifaddrs.c -fPIC -DPIC -o .libs/compat_la-getifaddrs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o compat_la-strndup.lo `test -f 'strndup.c' || echo './'`strndup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c strndup.c -fPIC -DPIC -o .libs/compat_la-strndup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o compat_la-asprintf.lo `test -f 'asprintf.c' || echo './'`asprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c asprintf.c -fPIC -DPIC -o .libs/compat_la-asprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o compat_la-solaris_elf_fix.lo `test -f 'solaris_elf_fix.c' || echo './'`solaris_elf_fix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c solaris_elf_fix.c -fPIC -DPIC -o .libs/compat_la-solaris_elf_fix.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o compat.la compat_la-getifaddrs.lo compat_la-strndup.lo compat_la-asprintf.lo compat_la-solaris_elf_fix.lo libtool: link: ar cru .libs/compat.a .libs/compat_la-getifaddrs.o .libs/compat_la-strndup.o .libs/compat_la-asprintf.o .libs/compat_la-solaris_elf_fix.o libtool: link: ranlib .libs/compat.a libtool: link: ( cd ".libs" && rm -f "compat.la" && ln -s "../compat.la" "compat.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' Making all in runtime make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-rsyslog.lo `test -f 'rsyslog.c' || echo './'`rsyslog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c rsyslog.c -fPIC -DPIC -o .libs/librsyslog_la-rsyslog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-dnscache.lo `test -f 'dnscache.c' || echo './'`dnscache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c dnscache.c -fPIC -DPIC -o .libs/librsyslog_la-dnscache.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-glbl.lo `test -f 'glbl.c' || echo './'`glbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c glbl.c -fPIC -DPIC -o .libs/librsyslog_la-glbl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-conf.lo `test -f 'conf.c' || echo './'`conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c conf.c -fPIC -DPIC -o .libs/librsyslog_la-conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-janitor.lo `test -f 'janitor.c' || echo './'`janitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c janitor.c -fPIC -DPIC -o .libs/librsyslog_la-janitor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-rsconf.lo `test -f 'rsconf.c' || echo './'`rsconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c rsconf.c -fPIC -DPIC -o .libs/librsyslog_la-rsconf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-parser.lo `test -f 'parser.c' || echo './'`parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c parser.c -fPIC -DPIC -o .libs/librsyslog_la-parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-strgen.lo `test -f 'strgen.c' || echo './'`strgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c strgen.c -fPIC -DPIC -o .libs/librsyslog_la-strgen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-msg.lo `test -f 'msg.c' || echo './'`msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c msg.c -fPIC -DPIC -o .libs/librsyslog_la-msg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-linkedlist.lo `test -f 'linkedlist.c' || echo './'`linkedlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c linkedlist.c -fPIC -DPIC -o .libs/librsyslog_la-linkedlist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-objomsr.lo `test -f 'objomsr.c' || echo './'`objomsr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c objomsr.c -fPIC -DPIC -o .libs/librsyslog_la-objomsr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-stringbuf.lo `test -f 'stringbuf.c' || echo './'`stringbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c stringbuf.c -fPIC -DPIC -o .libs/librsyslog_la-stringbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-datetime.lo `test -f 'datetime.c' || echo './'`datetime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c datetime.c -fPIC -DPIC -o .libs/librsyslog_la-datetime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-srutils.lo `test -f 'srutils.c' || echo './'`srutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c srutils.c -fPIC -DPIC -o .libs/librsyslog_la-srutils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-errmsg.lo `test -f 'errmsg.c' || echo './'`errmsg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c errmsg.c -fPIC -DPIC -o .libs/librsyslog_la-errmsg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-operatingstate.lo `test -f 'operatingstate.c' || echo './'`operatingstate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c operatingstate.c -fPIC -DPIC -o .libs/librsyslog_la-operatingstate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c debug.c -fPIC -DPIC -o .libs/librsyslog_la-debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-obj.lo `test -f 'obj.c' || echo './'`obj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c obj.c -fPIC -DPIC -o .libs/librsyslog_la-obj.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-modules.lo `test -f 'modules.c' || echo './'`modules.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c modules.c -fPIC -DPIC -o .libs/librsyslog_la-modules.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-statsobj.lo `test -f 'statsobj.c' || echo './'`statsobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c statsobj.c -fPIC -DPIC -o .libs/librsyslog_la-statsobj.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-dynstats.lo `test -f 'dynstats.c' || echo './'`dynstats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c dynstats.c -fPIC -DPIC -o .libs/librsyslog_la-dynstats.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-stream.lo `test -f 'stream.c' || echo './'`stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c stream.c -fPIC -DPIC -o .libs/librsyslog_la-stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-var.lo `test -f 'var.c' || echo './'`var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c var.c -fPIC -DPIC -o .libs/librsyslog_la-var.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-wtp.lo `test -f 'wtp.c' || echo './'`wtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c wtp.c -fPIC -DPIC -o .libs/librsyslog_la-wtp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-wti.lo `test -f 'wti.c' || echo './'`wti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c wti.c -fPIC -DPIC -o .libs/librsyslog_la-wti.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-queue.lo `test -f 'queue.c' || echo './'`queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c queue.c -fPIC -DPIC -o .libs/librsyslog_la-queue.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-ruleset.lo `test -f 'ruleset.c' || echo './'`ruleset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ruleset.c -fPIC -DPIC -o .libs/librsyslog_la-ruleset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-prop.lo `test -f 'prop.c' || echo './'`prop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c prop.c -fPIC -DPIC -o .libs/librsyslog_la-prop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-ratelimit.lo `test -f 'ratelimit.c' || echo './'`ratelimit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ratelimit.c -fPIC -DPIC -o .libs/librsyslog_la-ratelimit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-lookup.lo `test -f 'lookup.c' || echo './'`lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c lookup.c -fPIC -DPIC -o .libs/librsyslog_la-lookup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-cfsysline.lo `test -f 'cfsysline.c' || echo './'`cfsysline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c cfsysline.c -fPIC -DPIC -o .libs/librsyslog_la-cfsysline.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ../librsyslog_la-action.lo `test -f '../action.c' || echo './'`../action.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ../action.c -fPIC -DPIC -o ../.libs/librsyslog_la-action.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ../librsyslog_la-threads.lo `test -f '../threads.c' || echo './'`../threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ../threads.c -fPIC -DPIC -o ../.libs/librsyslog_la-threads.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ../librsyslog_la-parse.lo `test -f '../parse.c' || echo './'`../parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ../parse.c -fPIC -DPIC -o ../.libs/librsyslog_la-parse.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-hashtable.lo `test -f 'hashtable.c' || echo './'`hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c hashtable.c -fPIC -DPIC -o .libs/librsyslog_la-hashtable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o librsyslog_la-hashtable_itr.lo `test -f 'hashtable_itr.c' || echo './'`hashtable_itr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c hashtable_itr.c -fPIC -DPIC -o .libs/librsyslog_la-hashtable_itr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ../librsyslog_la-outchannel.lo `test -f '../outchannel.c' || echo './'`../outchannel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ../outchannel.c -fPIC -DPIC -o ../.libs/librsyslog_la-outchannel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I\.. -I\../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I\../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ../librsyslog_la-template.lo `test -f '../template.c' || echo './'`../template.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"/usr/lib64/rsyslog/\" -I.. -I../grammar -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/uuid -I/usr/include/libfastjson -I../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ../template.c -fPIC -DPIC -o ../.libs/librsyslog_la-template.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pie -Wl,-z,relro -Wl,-z,now -o librsyslog.la librsyslog_la-rsyslog.lo librsyslog_la-dnscache.lo librsyslog_la-glbl.lo librsyslog_la-conf.lo librsyslog_la-janitor.lo librsyslog_la-rsconf.lo librsyslog_la-parser.lo librsyslog_la-strgen.lo librsyslog_la-msg.lo librsyslog_la-linkedlist.lo librsyslog_la-objomsr.lo librsyslog_la-stringbuf.lo librsyslog_la-datetime.lo librsyslog_la-srutils.lo librsyslog_la-errmsg.lo librsyslog_la-operatingstate.lo librsyslog_la-debug.lo librsyslog_la-obj.lo librsyslog_la-modules.lo librsyslog_la-statsobj.lo librsyslog_la-dynstats.lo librsyslog_la-stream.lo librsyslog_la-var.lo librsyslog_la-wtp.lo librsyslog_la-wti.lo librsyslog_la-queue.lo librsyslog_la-ruleset.lo librsyslog_la-prop.lo librsyslog_la-ratelimit.lo librsyslog_la-lookup.lo librsyslog_la-cfsysline.lo ../librsyslog_la-action.lo ../librsyslog_la-threads.lo ../librsyslog_la-parse.lo librsyslog_la-hashtable.lo librsyslog_la-hashtable_itr.lo ../librsyslog_la-outchannel.lo ../librsyslog_la-template.lo -ldl -lrt -luuid -lfastjson -lestr libtool: link: ar cru .libs/librsyslog.a .libs/librsyslog_la-rsyslog.o .libs/librsyslog_la-dnscache.o .libs/librsyslog_la-glbl.o .libs/librsyslog_la-conf.o .libs/librsyslog_la-janitor.o .libs/librsyslog_la-rsconf.o .libs/librsyslog_la-parser.o .libs/librsyslog_la-strgen.o .libs/librsyslog_la-msg.o .libs/librsyslog_la-linkedlist.o .libs/librsyslog_la-objomsr.o .libs/librsyslog_la-stringbuf.o .libs/librsyslog_la-datetime.o .libs/librsyslog_la-srutils.o .libs/librsyslog_la-errmsg.o .libs/librsyslog_la-operatingstate.o .libs/librsyslog_la-debug.o .libs/librsyslog_la-obj.o .libs/librsyslog_la-modules.o .libs/librsyslog_la-statsobj.o .libs/librsyslog_la-dynstats.o .libs/librsyslog_la-stream.o .libs/librsyslog_la-var.o .libs/librsyslog_la-wtp.o .libs/librsyslog_la-wti.o .libs/librsyslog_la-queue.o .libs/librsyslog_la-ruleset.o .libs/librsyslog_la-prop.o .libs/librsyslog_la-ratelimit.o .libs/librsyslog_la-lookup.o .libs/librsyslog_la-cfsysline.o ../.libs/librsyslog_la-action.o ../.libs/librsyslog_la-threads.o ../.libs/librsyslog_la-parse.o .libs/librsyslog_la-hashtable.o .libs/librsyslog_la-hashtable_itr.o ../.libs/librsyslog_la-outchannel.o ../.libs/librsyslog_la-template.o libtool: link: ranlib .libs/librsyslog.a libtool: link: ( cd ".libs" && rm -f "librsyslog.la" && ln -s "../librsyslog.la" "librsyslog.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libgcry_la-libgcry.lo `test -f 'libgcry.c' || echo './'`libgcry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c libgcry.c -fPIC -DPIC -o .libs/libgcry_la-libgcry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libgcry_la-libgcry_common.lo `test -f 'libgcry_common.c' || echo './'`libgcry_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c libgcry_common.c -fPIC -DPIC -o .libs/libgcry_la-libgcry_common.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pie -Wl,-z,relro -Wl,-z,now -o libgcry.la libgcry_la-libgcry.lo libgcry_la-libgcry_common.lo libtool: link: ar cru .libs/libgcry.a .libs/libgcry_la-libgcry.o .libs/libgcry_la-libgcry_common.o libtool: link: ranlib .libs/libgcry.a libtool: link: ( cd ".libs" && rm -f "libgcry.la" && ln -s "../libgcry.la" "libgcry.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmregexp_la-regexp.lo `test -f 'regexp.c' || echo './'`regexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c regexp.c -fPIC -DPIC -o .libs/lmregexp_la-regexp.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmregexp.la -rpath /usr/lib64/rsyslog lmregexp_la-regexp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/lmregexp_la-regexp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmregexp.so -o .libs/lmregexp.so libtool: link: ( cd ".libs" && rm -f "lmregexp.la" && ln -s "../lmregexp.la" "lmregexp.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmzlibw_la-zlibw.lo `test -f 'zlibw.c' || echo './'`zlibw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c zlibw.c -fPIC -DPIC -o .libs/lmzlibw_la-zlibw.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -lz -pie -Wl,-z,relro -Wl,-z,now -o lmzlibw.la -rpath /usr/lib64/rsyslog lmzlibw_la-zlibw.lo libtool: link: gcc -shared -fPIC -DPIC .libs/lmzlibw_la-zlibw.o -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmzlibw.so -o .libs/lmzlibw.so libtool: link: ( cd ".libs" && rm -f "lmzlibw.la" && ln -s "../lmzlibw.la" "lmzlibw.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnet_la-net.lo `test -f 'net.c' || echo './'`net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c net.c -fPIC -DPIC -o .libs/lmnet_la-net.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version ../compat/compat_la-getifaddrs.lo -pie -Wl,-z,relro -Wl,-z,now -o lmnet.la -rpath /usr/lib64/rsyslog lmnet_la-net.lo libtool: link: gcc -shared -fPIC -DPIC ../compat/.libs/compat_la-getifaddrs.o .libs/lmnet_la-net.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmnet.so -o .libs/lmnet.so libtool: link: ( cd ".libs" && rm -f "lmnet.la" && ln -s "../lmnet.la" "lmnet.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnetstrms_la-netstrms.lo `test -f 'netstrms.c' || echo './'`netstrms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c netstrms.c -fPIC -DPIC -o .libs/lmnetstrms_la-netstrms.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnetstrms_la-netstrm.lo `test -f 'netstrm.c' || echo './'`netstrm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c netstrm.c -fPIC -DPIC -o .libs/lmnetstrms_la-netstrm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnetstrms_la-nssel.lo `test -f 'nssel.c' || echo './'`nssel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c nssel.c -fPIC -DPIC -o .libs/lmnetstrms_la-nssel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnetstrms_la-nspoll.lo `test -f 'nspoll.c' || echo './'`nspoll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c nspoll.c -fPIC -DPIC -o .libs/lmnetstrms_la-nspoll.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmnetstrms.la -rpath /usr/lib64/rsyslog lmnetstrms_la-netstrms.lo lmnetstrms_la-netstrm.lo lmnetstrms_la-nssel.lo lmnetstrms_la-nspoll.lo libtool: link: gcc -shared -fPIC -DPIC .libs/lmnetstrms_la-netstrms.o .libs/lmnetstrms_la-netstrm.o .libs/lmnetstrms_la-nssel.o .libs/lmnetstrms_la-nspoll.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmnetstrms.so -o .libs/lmnetstrms.so libtool: link: ( cd ".libs" && rm -f "lmnetstrms.la" && ln -s "../lmnetstrms.la" "lmnetstrms.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnsd_ptcp_la-nsd_ptcp.lo `test -f 'nsd_ptcp.c' || echo './'`nsd_ptcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c nsd_ptcp.c -fPIC -DPIC -o .libs/lmnsd_ptcp_la-nsd_ptcp.o nsd_ptcp.c: In function 'SetTlsVerifyDepth': nsd_ptcp.c:191:21: warning: unused variable 'pThis' [-Wunused-variable] 191 | nsd_ptcp_t *pThis = (nsd_ptcp_t*) pNsd; | ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnsd_ptcp_la-nsdsel_ptcp.lo `test -f 'nsdsel_ptcp.c' || echo './'`nsdsel_ptcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c nsdsel_ptcp.c -fPIC -DPIC -o .libs/lmnsd_ptcp_la-nsdsel_ptcp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnsd_ptcp_la-nsdpoll_ptcp.lo `test -f 'nsdpoll_ptcp.c' || echo './'`nsdpoll_ptcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c nsdpoll_ptcp.c -fPIC -DPIC -o .libs/lmnsd_ptcp_la-nsdpoll_ptcp.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmnsd_ptcp.la -rpath /usr/lib64/rsyslog lmnsd_ptcp_la-nsd_ptcp.lo lmnsd_ptcp_la-nsdsel_ptcp.lo lmnsd_ptcp_la-nsdpoll_ptcp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/lmnsd_ptcp_la-nsd_ptcp.o .libs/lmnsd_ptcp_la-nsdsel_ptcp.o .libs/lmnsd_ptcp_la-nsdpoll_ptcp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmnsd_ptcp.so -o .libs/lmnsd_ptcp.so libtool: link: ( cd ".libs" && rm -f "lmnsd_ptcp.la" && ln -s "../lmnsd_ptcp.la" "lmnsd_ptcp.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnsd_gtls_la-nsd_gtls.lo `test -f 'nsd_gtls.c' || echo './'`nsd_gtls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c nsd_gtls.c -fPIC -DPIC -o .libs/lmnsd_gtls_la-nsd_gtls.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmnsd_gtls_la-nsdsel_gtls.lo `test -f 'nsdsel_gtls.c' || echo './'`nsdsel_gtls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c nsdsel_gtls.c -fPIC -DPIC -o .libs/lmnsd_gtls_la-nsdsel_gtls.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmnsd_gtls.la -rpath /usr/lib64/rsyslog lmnsd_gtls_la-nsd_gtls.lo lmnsd_gtls_la-nsdsel_gtls.lo -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/lmnsd_gtls_la-nsd_gtls.o .libs/lmnsd_gtls_la-nsdsel_gtls.o -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmnsd_gtls.so -o .libs/lmnsd_gtls.so libtool: link: ( cd ".libs" && rm -f "lmnsd_gtls.la" && ln -s "../lmnsd_gtls.la" "lmnsd_gtls.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmcry_gcry_la-lmcry_gcry.lo `test -f 'lmcry_gcry.c' || echo './'`lmcry_gcry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c lmcry_gcry.c -fPIC -DPIC -o .libs/lmcry_gcry_la-lmcry_gcry.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmcry_gcry.la -rpath /usr/lib64/rsyslog lmcry_gcry_la-lmcry_gcry.lo libgcry.la -lgcrypt -lgpg-error libtool: link: gcc -shared -fPIC -DPIC .libs/lmcry_gcry_la-lmcry_gcry.o -Wl,--whole-archive ./.libs/libgcry.a -Wl,--no-whole-archive -lgcrypt -lgpg-error -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmcry_gcry.so -o .libs/lmcry_gcry.so libtool: link: ( cd ".libs" && rm -f "lmcry_gcry.la" && ln -s "../lmcry_gcry.la" "lmcry_gcry.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmgssutil_la-gss-misc.lo `test -f 'gss-misc.c' || echo './'`gss-misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c gss-misc.c -fPIC -DPIC -o .libs/lmgssutil_la-gss-misc.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmgssutil.la -rpath /usr/lib64/rsyslog lmgssutil_la-gss-misc.lo -lgssapi_krb5 libtool: link: gcc -shared -fPIC -DPIC .libs/lmgssutil_la-gss-misc.o -lgssapi_krb5 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmgssutil.so -o .libs/lmgssutil.so libtool: link: ( cd ".libs" && rm -f "lmgssutil.la" && ln -s "../lmgssutil.la" "lmgssutil.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmtcpsrv_la-tcps_sess.lo `test -f 'tcps_sess.c' || echo './'`tcps_sess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c tcps_sess.c -fPIC -DPIC -o .libs/lmtcpsrv_la-tcps_sess.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmtcpsrv_la-tcpsrv.lo `test -f 'tcpsrv.c' || echo './'`tcpsrv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c tcpsrv.c -fPIC -DPIC -o .libs/lmtcpsrv_la-tcpsrv.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmtcpsrv.la -rpath /usr/lib64/rsyslog lmtcpsrv_la-tcps_sess.lo lmtcpsrv_la-tcpsrv.lo libtool: link: gcc -shared -fPIC -DPIC .libs/lmtcpsrv_la-tcps_sess.o .libs/lmtcpsrv_la-tcpsrv.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmtcpsrv.so -o .libs/lmtcpsrv.so libtool: link: ( cd ".libs" && rm -f "lmtcpsrv.la" && ln -s "../lmtcpsrv.la" "lmtcpsrv.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o lmtcpclt_la-tcpclt.lo `test -f 'tcpclt.c' || echo './'`tcpclt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c tcpclt.c -fPIC -DPIC -o .libs/lmtcpclt_la-tcpclt.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o lmtcpclt.la -rpath /usr/lib64/rsyslog lmtcpclt_la-tcpclt.lo libtool: link: gcc -shared -fPIC -DPIC .libs/lmtcpclt_la-tcpclt.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lmtcpclt.so -o .libs/lmtcpclt.so libtool: link: ( cd ".libs" && rm -f "lmtcpclt.la" && ln -s "../lmtcpclt.la" "lmtcpclt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' Making all in grammar make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make all-am make[3]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libgrammar_la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c grammar.c -fPIC -DPIC -o .libs/libgrammar_la-grammar.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libgrammar_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c lexer.c -fPIC -DPIC -o .libs/libgrammar_la-lexer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libgrammar_la-rainerscript.lo `test -f 'rainerscript.c' || echo './'`rainerscript.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c rainerscript.c -fPIC -DPIC -o .libs/libgrammar_la-rainerscript.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pie -Wl,-z,relro -Wl,-z,now -o libgrammar.la libgrammar_la-grammar.lo libgrammar_la-lexer.lo libgrammar_la-rainerscript.lo libtool: link: ar cru .libs/libgrammar.a .libs/libgrammar_la-grammar.o .libs/libgrammar_la-lexer.o .libs/libgrammar_la-rainerscript.o libtool: link: ranlib .libs/libgrammar.a libtool: link: ( cd ".libs" && rm -f "libgrammar.la" && ln -s "../libgrammar.la" "libgrammar.la" ) make[3]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' Making all in . make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0' Making all in plugins/immark make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I../.. -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o immark_la-immark.lo `test -f 'immark.c' || echo './'`immark.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I../.. -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c immark.c -fPIC -DPIC -o .libs/immark_la-immark.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o immark.la -rpath /usr/lib64/rsyslog immark_la-immark.lo libtool: link: gcc -shared -fPIC -DPIC .libs/immark_la-immark.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,immark.so -o .libs/immark.so libtool: link: ( cd ".libs" && rm -f "immark.la" && ln -s "../immark.la" "immark.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' Making all in plugins/imuxsock make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DSD_EXPORT_SYMBOLS -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imuxsock_la-imuxsock.lo `test -f 'imuxsock.c' || echo './'`imuxsock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DSD_EXPORT_SYMBOLS -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imuxsock.c -fPIC -DPIC -o .libs/imuxsock_la-imuxsock.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imuxsock.la -rpath /usr/lib64/rsyslog imuxsock_la-imuxsock.lo libtool: link: gcc -shared -fPIC -DPIC .libs/imuxsock_la-imuxsock.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imuxsock.so -o .libs/imuxsock.so libtool: link: ( cd ".libs" && rm -f "imuxsock.la" && ln -s "../imuxsock.la" "imuxsock.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' Making all in plugins/imtcp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imtcp_la-imtcp.lo `test -f 'imtcp.c' || echo './'`imtcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imtcp.c -fPIC -DPIC -o .libs/imtcp_la-imtcp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imtcp.la -rpath /usr/lib64/rsyslog imtcp_la-imtcp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/imtcp_la-imtcp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imtcp.so -o .libs/imtcp.so libtool: link: ( cd ".libs" && rm -f "imtcp.la" && ln -s "../imtcp.la" "imtcp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' Making all in plugins/imudp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imudp_la-imudp.lo `test -f 'imudp.c' || echo './'`imudp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imudp.c -fPIC -DPIC -o .libs/imudp_la-imudp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imudp.la -rpath /usr/lib64/rsyslog imudp_la-imudp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/imudp_la-imudp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imudp.so -o .libs/imudp.so libtool: link: ( cd ".libs" && rm -f "imudp.la" && ln -s "../imudp.la" "imudp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' Making all in plugins/omtesting make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omtesting_la-omtesting.lo `test -f 'omtesting.c' || echo './'`omtesting.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omtesting.c -fPIC -DPIC -o .libs/omtesting_la-omtesting.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omtesting.la -rpath /usr/lib64/rsyslog omtesting_la-omtesting.lo libtool: link: gcc -shared -fPIC -DPIC .libs/omtesting_la-omtesting.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omtesting.so -o .libs/omtesting.so libtool: link: ( cd ".libs" && rm -f "omtesting.la" && ln -s "../omtesting.la" "omtesting.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' Making all in plugins/mmexternal make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmexternal_la-mmexternal.lo `test -f 'mmexternal.c' || echo './'`mmexternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmexternal.c -fPIC -DPIC -o .libs/mmexternal_la-mmexternal.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o mmexternal.la -rpath /usr/lib64/rsyslog mmexternal_la-mmexternal.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmexternal_la-mmexternal.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmexternal.so -o .libs/mmexternal.so libtool: link: ( cd ".libs" && rm -f "mmexternal.la" && ln -s "../mmexternal.la" "mmexternal.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../runtime -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rscryutil-rscryutil.o `test -f 'rscryutil.c' || echo './'`rscryutil.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,--whole-archive,--no-whole-archive -pie -Wl,-z,relro -Wl,-z,now -o rscryutil rscryutil-rscryutil.o ../runtime/libgcry.la -lgcrypt -lgpg-error libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,--whole-archive -Wl,--no-whole-archive -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o rscryutil rscryutil-rscryutil.o ../runtime/.libs/libgcry.a -lgcrypt -lgpg-error gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-syslogd.o `test -f 'syslogd.c' || echo './'`syslogd.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-rsyslogd.o `test -f 'rsyslogd.c' || echo './'`rsyslogd.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-omshell.o `test -f 'omshell.c' || echo './'`omshell.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-omusrmsg.o `test -f 'omusrmsg.c' || echo './'`omusrmsg.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-omfwd.o `test -f 'omfwd.c' || echo './'`omfwd.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-omfile.o `test -f 'omfile.c' || echo './'`omfile.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-ompipe.o `test -f 'ompipe.c' || echo './'`ompipe.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-omdiscard.o `test -f 'omdiscard.c' || echo './'`omdiscard.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-pmrfc5424.o `test -f 'pmrfc5424.c' || echo './'`pmrfc5424.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-pmrfc3164.o `test -f 'pmrfc3164.c' || echo './'`pmrfc3164.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-smtradfile.o `test -f 'smtradfile.c' || echo './'`smtradfile.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-smfile.o `test -f 'smfile.c' || echo './'`smfile.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-smfwd.o `test -f 'smfwd.c' || echo './'`smfwd.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-smtradfwd.o `test -f 'smtradfwd.c' || echo './'`smtradfwd.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I../runtime -I.. -I../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -DSD_EXPORT_SYMBOLS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o rsyslogd-iminternal.o `test -f 'iminternal.c' || echo './'`iminternal.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -export-dynamic -pie -Wl,-z,relro -Wl,-z,now -o rsyslogd rsyslogd-syslogd.o rsyslogd-rsyslogd.o rsyslogd-omshell.o rsyslogd-omusrmsg.o rsyslogd-omfwd.o rsyslogd-omfile.o rsyslogd-ompipe.o rsyslogd-omdiscard.o rsyslogd-pmrfc5424.o rsyslogd-pmrfc3164.o rsyslogd-smtradfile.o rsyslogd-smfile.o rsyslogd-smfwd.o rsyslogd-smtradfwd.o rsyslogd-iminternal.o ../grammar/libgrammar.la ../runtime/librsyslog.la ../compat/compat.la -lz -lpthread ../runtime/librsyslog.la -lestr -lfastjson -lsystemd -luuid libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o rsyslogd rsyslogd-syslogd.o rsyslogd-rsyslogd.o rsyslogd-omshell.o rsyslogd-omusrmsg.o rsyslogd-omfwd.o rsyslogd-omfile.o rsyslogd-ompipe.o rsyslogd-omdiscard.o rsyslogd-pmrfc5424.o rsyslogd-pmrfc3164.o rsyslogd-smtradfile.o rsyslogd-smfile.o rsyslogd-smfwd.o rsyslogd-smtradfwd.o rsyslogd-iminternal.o -Wl,--export-dynamic ../grammar/.libs/libgrammar.a ../compat/.libs/compat.a -lz -lpthread ../runtime/.libs/librsyslog.a -ldl -lrt -lestr -lfastjson -lsystemd -luuid rst2man rscryutil.rst rscryutil.1 make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' Making all in plugins/imklog make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imklog_la-imklog.lo `test -f 'imklog.c' || echo './'`imklog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imklog.c -fPIC -DPIC -o .libs/imklog_la-imklog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imklog_la-bsd.lo `test -f 'bsd.c' || echo './'`bsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c bsd.c -fPIC -DPIC -o .libs/imklog_la-bsd.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imklog.la -rpath /usr/lib64/rsyslog imklog_la-imklog.lo imklog_la-bsd.lo libtool: link: gcc -shared -fPIC -DPIC .libs/imklog_la-imklog.o .libs/imklog_la-bsd.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imklog.so -o .libs/imklog.so libtool: link: ( cd ".libs" && rm -f "imklog.la" && ln -s "../imklog.la" "imklog.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' Making all in plugins/impstats make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I../.. -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o impstats_la-impstats.lo `test -f 'impstats.c' || echo './'`impstats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I../.. -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c impstats.c -fPIC -DPIC -o .libs/impstats_la-impstats.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o impstats.la -rpath /usr/lib64/rsyslog impstats_la-impstats.lo libtool: link: gcc -shared -fPIC -DPIC .libs/impstats_la-impstats.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,impstats.so -o .libs/impstats.so libtool: link: ( cd ".libs" && rm -f "impstats.la" && ln -s "../impstats.la" "impstats.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' Making all in plugins/omgssapi make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omgssapi_la-omgssapi.lo `test -f 'omgssapi.c' || echo './'`omgssapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omgssapi.c -fPIC -DPIC -o .libs/omgssapi_la-omgssapi.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omgssapi.la -rpath /usr/lib64/rsyslog omgssapi_la-omgssapi.lo -lgssapi_krb5 libtool: link: gcc -shared -fPIC -DPIC .libs/omgssapi_la-omgssapi.o -lgssapi_krb5 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omgssapi.so -o .libs/omgssapi.so libtool: link: ( cd ".libs" && rm -f "omgssapi.la" && ln -s "../omgssapi.la" "omgssapi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' Making all in plugins/imgssapi make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imgssapi_la-imgssapi.lo `test -f 'imgssapi.c' || echo './'`imgssapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imgssapi.c -fPIC -DPIC -o .libs/imgssapi_la-imgssapi.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imgssapi.la -rpath /usr/lib64/rsyslog imgssapi_la-imgssapi.lo -lgssapi_krb5 libtool: link: gcc -shared -fPIC -DPIC .libs/imgssapi_la-imgssapi.o -lgssapi_krb5 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imgssapi.so -o .libs/imgssapi.so libtool: link: ( cd ".libs" && rm -f "imgssapi.la" && ln -s "../imgssapi.la" "imgssapi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' Making all in plugins/omrelp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omrelp_la-omrelp.lo `test -f 'omrelp.c' || echo './'`omrelp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omrelp.c -fPIC -DPIC -o .libs/omrelp_la-omrelp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omrelp.la -rpath /usr/lib64/rsyslog omrelp_la-omrelp.lo -lrelp libtool: link: gcc -shared -fPIC -DPIC .libs/omrelp_la-omrelp.o -lrelp -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omrelp.so -o .libs/omrelp.so libtool: link: ( cd ".libs" && rm -f "omrelp.la" && ln -s "../omrelp.la" "omrelp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' Making all in plugins/imrelp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imrelp_la-imrelp.lo `test -f 'imrelp.c' || echo './'`imrelp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imrelp.c -fPIC -DPIC -o .libs/imrelp_la-imrelp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imrelp.la -rpath /usr/lib64/rsyslog imrelp_la-imrelp.lo -lrelp libtool: link: gcc -shared -fPIC -DPIC .libs/imrelp_la-imrelp.o -lrelp -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imrelp.so -o .libs/imrelp.so libtool: link: ( cd ".libs" && rm -f "imrelp.la" && ln -s "../imrelp.la" "imrelp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' Making all in plugins/ommysql make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/mysql -I/usr/include/mysql/mysql -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ommysql_la-ommysql.lo `test -f 'ommysql.c' || echo './'`ommysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -I/usr/include/mysql -I/usr/include/mysql/mysql -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ommysql.c -fPIC -DPIC -o .libs/ommysql_la-ommysql.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o ommysql.la -rpath /usr/lib64/rsyslog ommysql_la-ommysql.lo -L/usr/lib64/ -lmariadb libtool: link: gcc -shared -fPIC -DPIC .libs/ommysql_la-ommysql.o -L/usr/lib64/ -lmariadb -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ommysql.so -o .libs/ommysql.so libtool: link: ( cd ".libs" && rm -f "ommysql.la" && ln -s "../ommysql.la" "ommysql.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' Making all in plugins/ompgsql make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ompgsql_la-ompgsql.lo `test -f 'ompgsql.c' || echo './'`ompgsql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ompgsql.c -fPIC -DPIC -o .libs/ompgsql_la-ompgsql.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o ompgsql.la -rpath /usr/lib64/rsyslog ompgsql_la-ompgsql.lo -lpq libtool: link: gcc -shared -fPIC -DPIC .libs/ompgsql_la-ompgsql.o -lpq -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ompgsql.so -o .libs/ompgsql.so libtool: link: ( cd ".libs" && rm -f "ompgsql.la" && ln -s "../ompgsql.la" "ompgsql.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' Making all in plugins/omsnmp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omsnmp_la-omsnmp.lo `test -f 'omsnmp.c' || echo './'`omsnmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omsnmp.c -fPIC -DPIC -o .libs/omsnmp_la-omsnmp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omsnmp.la -rpath /usr/lib64/rsyslog omsnmp_la-omsnmp.lo -lnetsnmp libtool: link: gcc -shared -fPIC -DPIC .libs/omsnmp_la-omsnmp.o -lnetsnmp -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omsnmp.so -o .libs/omsnmp.so libtool: link: ( cd ".libs" && rm -f "omsnmp.la" && ln -s "../omsnmp.la" "omsnmp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' Making all in plugins/omstdout make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omstdout_la-omstdout.lo `test -f 'omstdout.c' || echo './'`omstdout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omstdout.c -fPIC -DPIC -o .libs/omstdout_la-omstdout.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omstdout.la -rpath /usr/lib64/rsyslog omstdout_la-omstdout.lo libtool: link: gcc -shared -fPIC -DPIC .libs/omstdout_la-omstdout.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omstdout.so -o .libs/omstdout.so libtool: link: ( cd ".libs" && rm -f "omstdout.la" && ln -s "../omstdout.la" "omstdout.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' Making all in contrib/pmcisconames make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o pmcisconames_la-pmcisconames.lo `test -f 'pmcisconames.c' || echo './'`pmcisconames.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c pmcisconames.c -fPIC -DPIC -o .libs/pmcisconames_la-pmcisconames.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o pmcisconames.la -rpath /usr/lib64/rsyslog pmcisconames_la-pmcisconames.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pmcisconames_la-pmcisconames.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,pmcisconames.so -o .libs/pmcisconames.so libtool: link: ( cd ".libs" && rm -f "pmcisconames.la" && ln -s "../pmcisconames.la" "pmcisconames.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' Making all in contrib/pmaixforwardedfrom make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o pmaixforwardedfrom_la-pmaixforwardedfrom.lo `test -f 'pmaixforwardedfrom.c' || echo './'`pmaixforwardedfrom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c pmaixforwardedfrom.c -fPIC -DPIC -o .libs/pmaixforwardedfrom_la-pmaixforwardedfrom.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o pmaixforwardedfrom.la -rpath /usr/lib64/rsyslog pmaixforwardedfrom_la-pmaixforwardedfrom.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pmaixforwardedfrom_la-pmaixforwardedfrom.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,pmaixforwardedfrom.so -o .libs/pmaixforwardedfrom.so libtool: link: ( cd ".libs" && rm -f "pmaixforwardedfrom.la" && ln -s "../pmaixforwardedfrom.la" "pmaixforwardedfrom.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' Making all in contrib/pmsnare make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o pmsnare_la-pmsnare.lo `test -f 'pmsnare.c' || echo './'`pmsnare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c pmsnare.c -fPIC -DPIC -o .libs/pmsnare_la-pmsnare.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o pmsnare.la -rpath /usr/lib64/rsyslog pmsnare_la-pmsnare.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pmsnare_la-pmsnare.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,pmsnare.so -o .libs/pmsnare.so libtool: link: ( cd ".libs" && rm -f "pmsnare.la" && ln -s "../pmsnare.la" "pmsnare.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' Making all in plugins/pmlastmsg make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o pmlastmsg_la-pmlastmsg.lo `test -f 'pmlastmsg.c' || echo './'`pmlastmsg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I ../../tools -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c pmlastmsg.c -fPIC -DPIC -o .libs/pmlastmsg_la-pmlastmsg.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o pmlastmsg.la -rpath /usr/lib64/rsyslog pmlastmsg_la-pmlastmsg.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pmlastmsg_la-pmlastmsg.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,pmlastmsg.so -o .libs/pmlastmsg.so libtool: link: ( cd ".libs" && rm -f "pmlastmsg.la" && ln -s "../pmlastmsg.la" "pmlastmsg.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' Making all in plugins/omudpspoof make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omudpspoof_la-omudpspoof.lo `test -f 'omudpspoof.c' || echo './'`omudpspoof.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omudpspoof.c -fPIC -DPIC -o .libs/omudpspoof_la-omudpspoof.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omudpspoof.la -rpath /usr/lib64/rsyslog omudpspoof_la-omudpspoof.lo -lnet libtool: link: gcc -shared -fPIC -DPIC .libs/omudpspoof_la-omudpspoof.o -lnet -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omudpspoof.so -o .libs/omudpspoof.so libtool: link: ( cd ".libs" && rm -f "omudpspoof.la" && ln -s "../omudpspoof.la" "omudpspoof.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' Making all in plugins/omuxsock make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omuxsock_la-omuxsock.lo `test -f 'omuxsock.c' || echo './'`omuxsock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omuxsock.c -fPIC -DPIC -o .libs/omuxsock_la-omuxsock.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omuxsock.la -rpath /usr/lib64/rsyslog omuxsock_la-omuxsock.lo libtool: link: gcc -shared -fPIC -DPIC .libs/omuxsock_la-omuxsock.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omuxsock.so -o .libs/omuxsock.so libtool: link: ( cd ".libs" && rm -f "omuxsock.la" && ln -s "../omuxsock.la" "omuxsock.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' Making all in plugins/omjournal make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omjournal_la-omjournal.lo `test -f 'omjournal.c' || echo './'`omjournal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omjournal.c -fPIC -DPIC -o .libs/omjournal_la-omjournal.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omjournal.la -rpath /usr/lib64/rsyslog omjournal_la-omjournal.lo -lsystemd libtool: link: gcc -shared -fPIC -DPIC .libs/omjournal_la-omjournal.o -lsystemd -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omjournal.so -o .libs/omjournal.so libtool: link: ( cd ".libs" && rm -f "omjournal.la" && ln -s "../omjournal.la" "omjournal.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' Making all in plugins/imjournal make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imjournal_la-imjournal.lo `test -f 'imjournal.c' || echo './'`imjournal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imjournal.c -fPIC -DPIC -o .libs/imjournal_la-imjournal.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imjournal.la -rpath /usr/lib64/rsyslog imjournal_la-imjournal.lo -lsystemd libtool: link: gcc -shared -fPIC -DPIC .libs/imjournal_la-imjournal.o -lsystemd -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imjournal.so -o .libs/imjournal.so libtool: link: ( cd ".libs" && rm -f "imjournal.la" && ln -s "../imjournal.la" "imjournal.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' Making all in plugins/omelasticsearch make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omelasticsearch_la-omelasticsearch.lo `test -f 'omelasticsearch.c' || echo './'`omelasticsearch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omelasticsearch.c -fPIC -DPIC -o .libs/omelasticsearch_la-omelasticsearch.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omelasticsearch.la -rpath /usr/lib64/rsyslog omelasticsearch_la-omelasticsearch.lo -lcurl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/omelasticsearch_la-omelasticsearch.o -lcurl -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omelasticsearch.so -o .libs/omelasticsearch.so libtool: link: ( cd ".libs" && rm -f "omelasticsearch.la" && ln -s "../omelasticsearch.la" "omelasticsearch.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' Making all in contrib/omhttp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omhttp_la-omhttp.lo `test -f 'omhttp.c' || echo './'`omhttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omhttp.c -fPIC -DPIC -o .libs/omhttp_la-omhttp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omhttp.la -rpath /usr/lib64/rsyslog omhttp_la-omhttp.lo -lcurl -lm libtool: link: gcc -shared -fPIC -DPIC .libs/omhttp_la-omhttp.o -lcurl -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omhttp.so -o .libs/omhttp.so libtool: link: ( cd ".libs" && rm -f "omhttp.la" && ln -s "../omhttp.la" "omhttp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' Making all in plugins/omsnmp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' Making all in plugins/mmsnmptrapd make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmsnmptrapd_la-mmsnmptrapd.lo `test -f 'mmsnmptrapd.c' || echo './'`mmsnmptrapd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmsnmptrapd.c -fPIC -DPIC -o .libs/mmsnmptrapd_la-mmsnmptrapd.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o mmsnmptrapd.la -rpath /usr/lib64/rsyslog mmsnmptrapd_la-mmsnmptrapd.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmsnmptrapd_la-mmsnmptrapd.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmsnmptrapd.so -o .libs/mmsnmptrapd.so libtool: link: ( cd ".libs" && rm -f "mmsnmptrapd.la" && ln -s "../mmsnmptrapd.la" "mmsnmptrapd.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' Making all in plugins/imfile make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imfile_la-imfile.lo `test -f 'imfile.c' || echo './'`imfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imfile.c -fPIC -DPIC -o .libs/imfile_la-imfile.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imfile_la-siphash.lo `test -f 'siphash.c' || echo './'`siphash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c siphash.c -fPIC -DPIC -o .libs/imfile_la-siphash.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -lfastjson -pie -Wl,-z,relro -Wl,-z,now -o imfile.la -rpath /usr/lib64/rsyslog imfile_la-imfile.lo imfile_la-siphash.lo libtool: link: gcc -shared -fPIC -DPIC .libs/imfile_la-imfile.o .libs/imfile_la-siphash.o -lfastjson -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imfile.so -o .libs/imfile.so libtool: link: ( cd ".libs" && rm -f "imfile.la" && ln -s "../imfile.la" "imfile.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' Making all in plugins/imptcp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imptcp_la-imptcp.lo `test -f 'imptcp.c' || echo './'`imptcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imptcp.c -fPIC -DPIC -o .libs/imptcp_la-imptcp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o imptcp.la -rpath /usr/lib64/rsyslog imptcp_la-imptcp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/imptcp_la-imptcp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imptcp.so -o .libs/imptcp.so libtool: link: ( cd ".libs" && rm -f "imptcp.la" && ln -s "../imptcp.la" "imptcp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' Making all in plugins/ommail make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ommail_la-ommail.lo `test -f 'ommail.c' || echo './'`ommail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ommail.c -fPIC -DPIC -o .libs/ommail_la-ommail.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o ommail.la -rpath /usr/lib64/rsyslog ommail_la-ommail.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ommail_la-ommail.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ommail.so -o .libs/ommail.so libtool: link: ( cd ".libs" && rm -f "ommail.la" && ln -s "../ommail.la" "ommail.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' Making all in plugins/fmhttp make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o fmhttp_la-fmhttp.lo `test -f 'fmhttp.c' || echo './'`fmhttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c fmhttp.c -fPIC -DPIC -o .libs/fmhttp_la-fmhttp.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o fmhttp.la -rpath /usr/lib64/rsyslog fmhttp_la-fmhttp.lo -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/fmhttp_la-fmhttp.o -lcurl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,fmhttp.so -o .libs/fmhttp.so libtool: link: ( cd ".libs" && rm -f "fmhttp.la" && ln -s "../fmhttp.la" "fmhttp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' Making all in contrib/fmhash make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o fmhash_la-fmhash.lo `test -f 'fmhash.c' || echo './'`fmhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c fmhash.c -fPIC -DPIC -o .libs/fmhash_la-fmhash.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o fmhash.la -rpath /usr/lib64/rsyslog fmhash_la-fmhash.lo libtool: link: gcc -shared -fPIC -DPIC .libs/fmhash_la-fmhash.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,fmhash.so -o .libs/fmhash.so libtool: link: ( cd ".libs" && rm -f "fmhash.la" && ln -s "../fmhash.la" "fmhash.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' Making all in plugins/omkafka make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omkafka_la-omkafka.lo `test -f 'omkafka.c' || echo './'`omkafka.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omkafka.c -fPIC -DPIC -o .libs/omkafka_la-omkafka.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -lrdkafka -lm -pie -Wl,-z,relro -Wl,-z,now -o omkafka.la -rpath /usr/lib64/rsyslog omkafka_la-omkafka.lo libtool: link: gcc -shared -fPIC -DPIC .libs/omkafka_la-omkafka.o -lrdkafka -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omkafka.so -o .libs/omkafka.so libtool: link: ( cd ".libs" && rm -f "omkafka.la" && ln -s "../omkafka.la" "omkafka.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' Making all in plugins/imkafka make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o imkafka_la-imkafka.lo `test -f 'imkafka.c' || echo './'`imkafka.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c imkafka.c -fPIC -DPIC -o .libs/imkafka_la-imkafka.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -lrdkafka -pie -Wl,-z,relro -Wl,-z,now -o imkafka.la -rpath /usr/lib64/rsyslog imkafka_la-imkafka.lo libtool: link: gcc -shared -fPIC -DPIC .libs/imkafka_la-imkafka.o -lrdkafka -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,imkafka.so -o .libs/imkafka.so libtool: link: ( cd ".libs" && rm -f "imkafka.la" && ln -s "../imkafka.la" "imkafka.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' Making all in plugins/omprog make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omprog_la-omprog.lo `test -f 'omprog.c' || echo './'`omprog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omprog.c -fPIC -DPIC -o .libs/omprog_la-omprog.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omprog.la -rpath /usr/lib64/rsyslog omprog_la-omprog.lo libtool: link: gcc -shared -fPIC -DPIC .libs/omprog_la-omprog.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omprog.so -o .libs/omprog.so libtool: link: ( cd ".libs" && rm -f "omprog.la" && ln -s "../omprog.la" "omprog.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' Making all in plugins/mmnormalize make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I/usr/include/liblognorm -I/usr/include/libfastjson -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmnormalize_la-mmnormalize.lo `test -f 'mmnormalize.c' || echo './'`mmnormalize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I/usr/include/liblognorm -I/usr/include/libfastjson -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmnormalize.c -fPIC -DPIC -o .libs/mmnormalize_la-mmnormalize.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -llognorm -lfastjson -pie -Wl,-z,relro -Wl,-z,now -o mmnormalize.la -rpath /usr/lib64/rsyslog mmnormalize_la-mmnormalize.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmnormalize_la-mmnormalize.o -llognorm -lfastjson -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmnormalize.so -o .libs/mmnormalize.so libtool: link: ( cd ".libs" && rm -f "mmnormalize.la" && ln -s "../mmnormalize.la" "mmnormalize.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' Making all in plugins/mmjsonparse make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmjsonparse_la-mmjsonparse.lo `test -f 'mmjsonparse.c' || echo './'`mmjsonparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmjsonparse.c -fPIC -DPIC -o .libs/mmjsonparse_la-mmjsonparse.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -lfastjson -pie -Wl,-z,relro -Wl,-z,now -o mmjsonparse.la -rpath /usr/lib64/rsyslog mmjsonparse_la-mmjsonparse.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmjsonparse_la-mmjsonparse.o -lfastjson -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmjsonparse.so -o .libs/mmjsonparse.so libtool: link: ( cd ".libs" && rm -f "mmjsonparse.la" && ln -s "../mmjsonparse.la" "mmjsonparse.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' Making all in plugins/mmaudit make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmaudit_la-mmaudit.lo `test -f 'mmaudit.c' || echo './'`mmaudit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmaudit.c -fPIC -DPIC -o .libs/mmaudit_la-mmaudit.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o mmaudit.la -rpath /usr/lib64/rsyslog mmaudit_la-mmaudit.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmaudit_la-mmaudit.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmaudit.so -o .libs/mmaudit.so libtool: link: ( cd ".libs" && rm -f "mmaudit.la" && ln -s "../mmaudit.la" "mmaudit.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' Making all in plugins/mmanon make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmanon_la-mmanon.lo `test -f 'mmanon.c' || echo './'`mmanon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmanon.c -fPIC -DPIC -o .libs/mmanon_la-mmanon.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o mmanon.la -rpath /usr/lib64/rsyslog mmanon_la-mmanon.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmanon_la-mmanon.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmanon.so -o .libs/mmanon.so libtool: link: ( cd ".libs" && rm -f "mmanon.la" && ln -s "../mmanon.la" "mmanon.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' Making all in plugins/mmutf8fix make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmutf8fix_la-mmutf8fix.lo `test -f 'mmutf8fix.c' || echo './'`mmutf8fix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmutf8fix.c -fPIC -DPIC -o .libs/mmutf8fix_la-mmutf8fix.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o mmutf8fix.la -rpath /usr/lib64/rsyslog mmutf8fix_la-mmutf8fix.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmutf8fix_la-mmutf8fix.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmutf8fix.so -o .libs/mmutf8fix.so libtool: link: ( cd ".libs" && rm -f "mmutf8fix.la" && ln -s "../mmutf8fix.la" "mmutf8fix.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' Making all in contrib/mmcount make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmcount_la-mmcount.lo `test -f 'mmcount.c' || echo './'`mmcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmcount.c -fPIC -DPIC -o .libs/mmcount_la-mmcount.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o mmcount.la -rpath /usr/lib64/rsyslog mmcount_la-mmcount.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mmcount_la-mmcount.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmcount.so -o .libs/mmcount.so libtool: link: ( cd ".libs" && rm -f "mmcount.la" && ln -s "../mmcount.la" "mmcount.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' Making all in contrib/omamqp1 make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I/builddir/build/BUILD/qpid-proton-0.34.0/bld/c/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o omamqp1_la-omamqp1.lo `test -f 'omamqp1.c' || echo './'`omamqp1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I/builddir/build/BUILD/qpid-proton-0.34.0/bld/c/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c omamqp1.c -fPIC -DPIC -o .libs/omamqp1_la-omamqp1.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o omamqp1.la -rpath /usr/lib64/rsyslog omamqp1_la-omamqp1.lo /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-core-static.a /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-proactor-static.a /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-static.a -lssl -lsasl2 -lcrypto -lpthread *** Warning: Linking the shared library omamqp1.la against the *** static library /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-core-static.a is not portable! *** Warning: Linking the shared library omamqp1.la against the *** static library /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-proactor-static.a is not portable! *** Warning: Linking the shared library omamqp1.la against the *** static library /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-static.a is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/omamqp1_la-omamqp1.o /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-core-static.a /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-proactor-static.a /builddir/build/BUILD/qpid-proton-0.34.0/bld/c/libqpid-proton-static.a -lssl -lsasl2 -lcrypto -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,omamqp1.so -o .libs/omamqp1.so libtool: link: ( cd ".libs" && rm -f "omamqp1.la" && ln -s "../omamqp1.la" "omamqp1.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' Making all in contrib/mmkubernetes make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I/usr/include/liblognorm -I/usr/include/libfastjson -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o mmkubernetes_la-mmkubernetes.lo `test -f 'mmkubernetes.c' || echo './'`mmkubernetes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../runtime -I../.. -I../../grammar -I/usr/include/libfastjson -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Werror=implicit-function-declaration -g -pthread -I/usr/include/liblognorm -I/usr/include/libfastjson -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c mmkubernetes.c -fPIC -DPIC -o .libs/mmkubernetes_la-mmkubernetes.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fpie -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -module -avoid-version -pie -Wl,-z,relro -Wl,-z,now -o mmkubernetes.la -rpath /usr/lib64/rsyslog mmkubernetes_la-mmkubernetes.lo -lcurl -llognorm -lfastjson libtool: link: gcc -shared -fPIC -DPIC .libs/mmkubernetes_la-mmkubernetes.o -lcurl -llognorm -lfastjson -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mmkubernetes.so -o .libs/mmkubernetes.so libtool: link: ( cd ".libs" && rm -f "mmkubernetes.la" && ln -s "../mmkubernetes.la" "mmkubernetes.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hni3md + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le ++ dirname /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le + cd rsyslog-8.2102.0 + make V=1 DESTDIR=/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le install Making install in compat make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' Making install in runtime make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../libtool --mode=install /usr/bin/install -c lmregexp.la lmzlibw.la lmnet.la lmnetstrms.la lmnsd_ptcp.la lmnsd_gtls.la lmcry_gcry.la lmgssutil.la lmtcpsrv.la lmtcpclt.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/lmregexp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmregexp.so libtool: install: /usr/bin/install -c .libs/lmregexp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmregexp.la libtool: install: /usr/bin/install -c .libs/lmzlibw.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmzlibw.so libtool: install: /usr/bin/install -c .libs/lmzlibw.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmzlibw.la libtool: install: /usr/bin/install -c .libs/lmnet.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnet.so libtool: install: /usr/bin/install -c .libs/lmnet.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnet.la libtool: install: /usr/bin/install -c .libs/lmnetstrms.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnetstrms.so libtool: install: /usr/bin/install -c .libs/lmnetstrms.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnetstrms.la libtool: install: /usr/bin/install -c .libs/lmnsd_ptcp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_ptcp.so libtool: install: /usr/bin/install -c .libs/lmnsd_ptcp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_ptcp.la libtool: install: /usr/bin/install -c .libs/lmnsd_gtls.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_gtls.so libtool: install: /usr/bin/install -c .libs/lmnsd_gtls.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_gtls.la libtool: install: /usr/bin/install -c .libs/lmcry_gcry.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmcry_gcry.so libtool: install: /usr/bin/install -c .libs/lmcry_gcry.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmcry_gcry.la libtool: install: /usr/bin/install -c .libs/lmgssutil.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmgssutil.so libtool: install: /usr/bin/install -c .libs/lmgssutil.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmgssutil.la libtool: install: /usr/bin/install -c .libs/lmtcpsrv.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpsrv.so libtool: install: /usr/bin/install -c .libs/lmtcpsrv.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpsrv.la libtool: install: /usr/bin/install -c .libs/lmtcpclt.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpclt.so libtool: install: /usr/bin/install -c .libs/lmtcpclt.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpclt.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' Making install in grammar make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make install-am make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make[3]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' 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/rsyslog-8.2102.0/grammar' make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' Making install in . make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0' Making install in plugins/immark make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c immark.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/immark.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/immark.so libtool: install: /usr/bin/install -c .libs/immark.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/immark.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' Making install in plugins/imuxsock make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imuxsock.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imuxsock.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imuxsock.so libtool: install: /usr/bin/install -c .libs/imuxsock.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imuxsock.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' Making install in plugins/imtcp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imtcp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imtcp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imtcp.so libtool: install: /usr/bin/install -c .libs/imtcp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imtcp.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' Making install in plugins/imudp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imudp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imudp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imudp.so libtool: install: /usr/bin/install -c .libs/imudp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imudp.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' Making install in plugins/omtesting make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omtesting.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omtesting.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omtesting.so libtool: install: /usr/bin/install -c .libs/omtesting.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omtesting.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' Making install in plugins/mmexternal make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmexternal.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmexternal.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmexternal.so libtool: install: /usr/bin/install -c .libs/mmexternal.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmexternal.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rscryutil '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/bin' libtool: install: /usr/bin/install -c rscryutil /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/bin/rscryutil /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c rsyslogd '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/sbin' libtool: install: /usr/bin/install -c rsyslogd /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/sbin/rsyslogd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 rscryutil.1 '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/man/man5' /usr/bin/install -c -m 644 rsyslog.conf.5 '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/man/man8' /usr/bin/install -c -m 644 rsyslogd.8 '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' Making install in plugins/imklog make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imklog.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imklog.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imklog.so libtool: install: /usr/bin/install -c .libs/imklog.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imklog.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' Making install in plugins/impstats make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c impstats.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/impstats.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/impstats.so libtool: install: /usr/bin/install -c .libs/impstats.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/impstats.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' Making install in plugins/omgssapi make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omgssapi.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omgssapi.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omgssapi.so libtool: install: /usr/bin/install -c .libs/omgssapi.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omgssapi.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' Making install in plugins/imgssapi make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imgssapi.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imgssapi.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imgssapi.so libtool: install: /usr/bin/install -c .libs/imgssapi.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imgssapi.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' Making install in plugins/omrelp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omrelp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omrelp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omrelp.so libtool: install: /usr/bin/install -c .libs/omrelp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omrelp.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' Making install in plugins/imrelp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imrelp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imrelp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imrelp.so libtool: install: /usr/bin/install -c .libs/imrelp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imrelp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' Making install in plugins/ommysql make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c ommysql.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/ommysql.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommysql.so libtool: install: /usr/bin/install -c .libs/ommysql.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommysql.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' Making install in plugins/ompgsql make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c ompgsql.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/ompgsql.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ompgsql.so libtool: install: /usr/bin/install -c .libs/ompgsql.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ompgsql.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' Making install in plugins/omsnmp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omsnmp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omsnmp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omsnmp.so libtool: install: /usr/bin/install -c .libs/omsnmp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omsnmp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' Making install in plugins/omstdout make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omstdout.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omstdout.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omstdout.so libtool: install: /usr/bin/install -c .libs/omstdout.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omstdout.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' Making install in contrib/pmcisconames make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c pmcisconames.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/pmcisconames.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmcisconames.so libtool: install: /usr/bin/install -c .libs/pmcisconames.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmcisconames.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' Making install in contrib/pmaixforwardedfrom make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c pmaixforwardedfrom.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/pmaixforwardedfrom.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmaixforwardedfrom.so libtool: install: /usr/bin/install -c .libs/pmaixforwardedfrom.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmaixforwardedfrom.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' Making install in contrib/pmsnare make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c pmsnare.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/pmsnare.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmsnare.so libtool: install: /usr/bin/install -c .libs/pmsnare.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmsnare.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' Making install in plugins/pmlastmsg make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c pmlastmsg.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/pmlastmsg.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmlastmsg.so libtool: install: /usr/bin/install -c .libs/pmlastmsg.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmlastmsg.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' Making install in plugins/omudpspoof make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omudpspoof.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omudpspoof.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omudpspoof.so libtool: install: /usr/bin/install -c .libs/omudpspoof.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omudpspoof.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' Making install in plugins/omuxsock make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omuxsock.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omuxsock.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omuxsock.so libtool: install: /usr/bin/install -c .libs/omuxsock.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omuxsock.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' Making install in plugins/omjournal make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omjournal.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omjournal.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omjournal.so libtool: install: /usr/bin/install -c .libs/omjournal.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omjournal.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' Making install in plugins/imjournal make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imjournal.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imjournal.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imjournal.so libtool: install: /usr/bin/install -c .libs/imjournal.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imjournal.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' Making install in plugins/omelasticsearch make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omelasticsearch.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omelasticsearch.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omelasticsearch.so libtool: install: /usr/bin/install -c .libs/omelasticsearch.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omelasticsearch.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' Making install in contrib/omhttp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omhttp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omhttp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omhttp.so libtool: install: /usr/bin/install -c .libs/omhttp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omhttp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' Making install in plugins/omsnmp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omsnmp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omsnmp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omsnmp.so libtool: install: /usr/bin/install -c .libs/omsnmp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omsnmp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' Making install in plugins/mmsnmptrapd make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmsnmptrapd.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmsnmptrapd.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmsnmptrapd.so libtool: install: /usr/bin/install -c .libs/mmsnmptrapd.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmsnmptrapd.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' Making install in plugins/imfile make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imfile.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imfile.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imfile.so libtool: install: /usr/bin/install -c .libs/imfile.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imfile.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' Making install in plugins/imptcp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imptcp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imptcp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imptcp.so libtool: install: /usr/bin/install -c .libs/imptcp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imptcp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' Making install in plugins/ommail make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c ommail.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/ommail.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommail.so libtool: install: /usr/bin/install -c .libs/ommail.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommail.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' Making install in plugins/fmhttp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c fmhttp.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/fmhttp.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhttp.so libtool: install: /usr/bin/install -c .libs/fmhttp.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhttp.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' Making install in contrib/fmhash make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c fmhash.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/fmhash.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhash.so libtool: install: /usr/bin/install -c .libs/fmhash.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhash.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' Making install in plugins/omkafka make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omkafka.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omkafka.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omkafka.so libtool: install: /usr/bin/install -c .libs/omkafka.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omkafka.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' Making install in plugins/imkafka make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c imkafka.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/imkafka.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imkafka.so libtool: install: /usr/bin/install -c .libs/imkafka.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imkafka.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' Making install in plugins/omprog make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omprog.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omprog.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omprog.so libtool: install: /usr/bin/install -c .libs/omprog.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omprog.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' Making install in plugins/mmnormalize make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmnormalize.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmnormalize.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmnormalize.so libtool: install: /usr/bin/install -c .libs/mmnormalize.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmnormalize.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' Making install in plugins/mmjsonparse make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmjsonparse.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmjsonparse.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmjsonparse.so libtool: install: /usr/bin/install -c .libs/mmjsonparse.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmjsonparse.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' Making install in plugins/mmaudit make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmaudit.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmaudit.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmaudit.so libtool: install: /usr/bin/install -c .libs/mmaudit.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmaudit.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' Making install in plugins/mmanon make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmanon.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmanon.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmanon.so libtool: install: /usr/bin/install -c .libs/mmanon.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmanon.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' Making install in plugins/mmutf8fix make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmutf8fix.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmutf8fix.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmutf8fix.so libtool: install: /usr/bin/install -c .libs/mmutf8fix.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmutf8fix.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' Making install in contrib/mmcount make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmcount.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmcount.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmcount.so libtool: install: /usr/bin/install -c .libs/mmcount.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmcount.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' Making install in contrib/omamqp1 make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c omamqp1.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/omamqp1.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omamqp1.so libtool: install: /usr/bin/install -c .libs/omamqp1.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omamqp1.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' Making install in contrib/mmkubernetes make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' /bin/sh ../../libtool --mode=install /usr/bin/install -c mmkubernetes.la '/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog' libtool: install: /usr/bin/install -c .libs/mmkubernetes.so /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmkubernetes.so libtool: install: /usr/bin/install -c .libs/mmkubernetes.lai /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmkubernetes.la make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' libtool: warning: remember to run 'libtool --finish /usr/lib64/rsyslog' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' + install -d -m 755 /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/etc/sysconfig + install -d -m 755 /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/etc/logrotate.d + install -d -m 755 /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib/systemd/system + install -d -m 755 /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/etc/rsyslog.d + install -d -m 700 /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/var/lib/rsyslog + install -d -m 700 /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/etc/pki/rsyslog + install -d -m 755 /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog/html + install -p -m 644 /builddir/build/SOURCES/rsyslog.conf /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/etc/rsyslog.conf + install -p -m 644 /builddir/build/SOURCES/rsyslog.sysconfig /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/etc/sysconfig/rsyslog + install -p -m 644 /builddir/build/SOURCES/rsyslog.log /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/etc/logrotate.d/rsyslog + install -p -m 644 /builddir/build/SOURCES/rsyslog.service /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib/systemd/system/rsyslog.service + install -p -m 644 plugins/ommysql/createDB.sql /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog/mysql-createDB.sql + install -p -m 644 plugins/ompgsql/createDB.sql /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog/pgsql-createDB.sql + dos2unix tools/recover_qi.pl dos2unix: converting file tools/recover_qi.pl to Unix format... + install -p -m 644 tools/recover_qi.pl /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog/recover_qi.pl + install -p -m 644 contrib/mmkubernetes/k8s_container_name.rulebase contrib/mmkubernetes/k8s_filename.rulebase /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog + cp -r doc/_downloads doc/_images doc/_sources doc/_static doc/community.html doc/compatibility doc/concepts doc/configuration doc/containers doc/development doc/examples doc/faq doc/features.html doc/free_support.html doc/genindex.html doc/historical doc/history.html doc/how2help.html doc/index.html doc/installation doc/licensing.html doc/proposals doc/rainerscript doc/search.html doc/searchindex.js doc/troubleshooting doc/tutorials doc/whitepapers /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog/html + rm -f /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhash.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhttp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imfile.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imgssapi.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imjournal.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imkafka.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imklog.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/immark.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/impstats.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imptcp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imrelp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imtcp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imudp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imuxsock.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmcry_gcry.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmgssutil.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnet.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnetstrms.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_gtls.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_ptcp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmregexp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpclt.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpsrv.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmzlibw.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmanon.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmaudit.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmcount.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmexternal.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmjsonparse.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmkubernetes.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmnormalize.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmsnmptrapd.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmutf8fix.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omamqp1.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omelasticsearch.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omgssapi.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omhttp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omjournal.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omkafka.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommail.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommysql.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ompgsql.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omprog.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omrelp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omsnmp.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omstdout.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omtesting.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omudpspoof.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omuxsock.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmaixforwardedfrom.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmcisconames.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmlastmsg.la /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmsnare.la + rm -f /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imdiag.so + rm -f /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/liboverride_gethostname.so + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 8.2102.0-4.ssl3 --unique-debug-suffix -8.2102.0-4.ssl3.ppc64le --unique-debug-src-base rsyslog-8.2102.0-4.ssl3.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rsyslog-8.2102.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhttp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/bin/rscryutil explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhash.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imfile.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imgssapi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imjournal.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imkafka.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imklog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/immark.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imtcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imuxsock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imudp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imrelp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnetstrms.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmgssutil.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_gtls.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/impstats.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imjournal.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imptcp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imfile.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/bin/rscryutil explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnet.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imkafka.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imgssapi.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhttp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imtcp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imudp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmgssutil.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imklog.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_gtls.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/fmhash.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/immark.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imptcp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/impstats.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnetstrms.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnet.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imuxsock.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/imrelp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmcry_gcry.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmcry_gcry.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_ptcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmregexp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpclt.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmnsd_ptcp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmregexp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpclt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmanon.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmcount.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmzlibw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmjsonparse.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmcount.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpsrv.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmanon.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmaudit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmsnmptrapd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmkubernetes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmnormalize.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmexternal.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmjsonparse.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmaudit.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmzlibw.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmsnmptrapd.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmkubernetes.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/lmtcpsrv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmutf8fix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omamqp1.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmnormalize.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omelasticsearch.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmutf8fix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omgssapi.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omamqp1.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/mmexternal.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omgssapi.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omelasticsearch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omhttp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omhttp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omjournal.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omjournal.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omkafka.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omkafka.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommail.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommysql.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommail.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ommysql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ompgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omprog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omrelp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omsnmp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/ompgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omstdout.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omrelp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omprog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omtesting.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omudpspoof.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmaixforwardedfrom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omuxsock.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omstdout.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmcisconames.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omsnmp.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omudpspoof.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omtesting.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmaixforwardedfrom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmlastmsg.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/omuxsock.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmcisconames.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/sbin/rsyslogd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmsnare.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmlastmsg.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/lib64/rsyslog/pmsnare.so extracting debug info from /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/sbin/rsyslogd original debug info size: 9776kB, size after compression: 7752kB /usr/lib/rpm/sepdebugcrcfix: Updated 55 CRC32s, 0 CRC32s did match. 7343 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/rsyslog-8.2102.0-4.ssl3.ppc64le/compat/getifaddrs.c is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7Lh3xx + umask 022 + cd /builddir/build/BUILD + cd rsyslog-8.2102.0 + make V=1 check Making check in compat make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/compat' Making check in runtime make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/runtime' Making check in grammar make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make check-am make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/grammar' Making check in . make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0' Making check in plugins/immark make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/immark' Making check in plugins/imuxsock make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imuxsock' Making check in plugins/imtcp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imtcp' Making check in plugins/imudp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imudp' Making check in plugins/omtesting make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omtesting' Making check in plugins/mmexternal make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmexternal' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tools' Making check in plugins/imklog make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imklog' Making check in plugins/impstats make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/impstats' Making check in plugins/omgssapi make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omgssapi' Making check in plugins/imgssapi make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imgssapi' Making check in plugins/omrelp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omrelp' Making check in plugins/imrelp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imrelp' Making check in plugins/ommysql make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommysql' Making check in plugins/ompgsql make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ompgsql' Making check in plugins/omsnmp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' Making check in plugins/omstdout make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omstdout' Making check in contrib/pmcisconames make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmcisconames' Making check in contrib/pmaixforwardedfrom make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmaixforwardedfrom' Making check in contrib/pmsnare make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/pmsnare' Making check in plugins/pmlastmsg make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/pmlastmsg' Making check in plugins/omudpspoof make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omudpspoof' Making check in plugins/omuxsock make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omuxsock' Making check in plugins/omjournal make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omjournal' Making check in plugins/imjournal make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imjournal' Making check in plugins/omelasticsearch make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omelasticsearch' Making check in contrib/omhttp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omhttp' Making check in plugins/omsnmp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omsnmp' Making check in plugins/mmsnmptrapd make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmsnmptrapd' Making check in plugins/imfile make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imfile' Making check in plugins/imptcp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imptcp' Making check in plugins/ommail make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/ommail' Making check in plugins/fmhttp make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/fmhttp' Making check in contrib/fmhash make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/fmhash' Making check in plugins/omkafka make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omkafka' Making check in plugins/imkafka make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/imkafka' Making check in plugins/omprog make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/omprog' Making check in plugins/mmnormalize make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmnormalize' Making check in plugins/mmjsonparse make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmjsonparse' Making check in plugins/mmaudit make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmaudit' Making check in plugins/mmanon make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmanon' Making check in plugins/mmutf8fix make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/plugins/mmutf8fix' Making check in contrib/mmcount make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmcount' Making check in contrib/omamqp1 make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/omamqp1' Making check in contrib/mmkubernetes make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/contrib/mmkubernetes' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[3]: Entering directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' ============================================================================ Testsuite summary for rsyslog 8.2102.0-4.ssl3 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/rsyslog-8.2102.0/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rsyslog-8.2102.0-4.ssl3.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BRFjqc + umask 022 + cd /builddir/build/BUILD + cd rsyslog-8.2102.0 + DOCDIR=/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog + cp -pr AUTHORS /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog + cp -pr ChangeLog /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog + cp -pr README.md /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/doc/rsyslog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.57yJu7 + umask 022 + cd /builddir/build/BUILD + cd rsyslog-8.2102.0 + LICENSEDIR=/builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/licenses/rsyslog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/licenses/rsyslog + cp -pr COPYING COPYING.ASL20 COPYING.LESSER /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le/usr/share/licenses/rsyslog + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/rsyslog Provides: config(rsyslog) = 8.2102.0-4.ssl3 rsyslog = 8.2102.0-4.ssl3 rsyslog(ppc-64) = 8.2102.0-4.ssl3 syslog Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libestr.so.0()(64bit) libfastjson.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_246)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: sysklogd < 1.5-11 Processing files: rsyslog-crypto-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-crypto = 8.2102.0-4.ssl3 rsyslog-crypto(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) rtld(GNU_HASH) Processing files: rsyslog-doc-8.2102.0-4.ssl3.noarch Provides: rsyslog-doc = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rsyslog-elasticsearch-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-elasticsearch = 8.2102.0-4.ssl3 rsyslog-elasticsearch(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcurl.so.4()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: rsyslog-mmjsonparse-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-mmjsonparse = 8.2102.0-4.ssl3 rsyslog-mmjsonparse(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfastjson.so.4()(64bit) rtld(GNU_HASH) Processing files: rsyslog-mmnormalize-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-mmnormalize = 8.2102.0-4.ssl3 rsyslog-mmnormalize(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfastjson.so.4()(64bit) liblognorm.so.5()(64bit) rtld(GNU_HASH) Processing files: rsyslog-mmaudit-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-mmaudit = 8.2102.0-4.ssl3 rsyslog-mmaudit(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: rsyslog-mmsnmptrapd-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-mmsnmptrapd = 8.2102.0-4.ssl3 rsyslog-mmsnmptrapd(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: rsyslog-mysql-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-mysql = 8.2102.0-4.ssl3 rsyslog-mysql(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) rtld(GNU_HASH) Processing files: rsyslog-pgsql-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-pgsql = 8.2102.0-4.ssl3 rsyslog-pgsql(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) rtld(GNU_HASH) Processing files: rsyslog-gssapi-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-gssapi = 8.2102.0-4.ssl3 rsyslog-gssapi(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) rtld(GNU_HASH) Processing files: rsyslog-relp-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-relp = 8.2102.0-4.ssl3 rsyslog-relp(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) librelp.so.0()(64bit) rtld(GNU_HASH) Processing files: rsyslog-gnutls-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-gnutls = 8.2102.0-4.ssl3 rsyslog-gnutls(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) rtld(GNU_HASH) Processing files: rsyslog-snmp-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-snmp = 8.2102.0-4.ssl3 rsyslog-snmp(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libnetsnmp.so.40()(64bit) rtld(GNU_HASH) Processing files: rsyslog-udpspoof-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-udpspoof = 8.2102.0-4.ssl3 rsyslog-udpspoof(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libnet.so.1()(64bit) rtld(GNU_HASH) Processing files: rsyslog-omamqp1-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-omamqp1 = 8.2102.0-4.ssl3 rsyslog-omamqp1(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsasl2.so.3()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) rtld(GNU_HASH) Processing files: rsyslog-kafka-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-kafka = 8.2102.0-4.ssl3 rsyslog-kafka(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libm.so.6()(64bit) librdkafka.so.1()(64bit) rtld(GNU_HASH) Processing files: rsyslog-mmkubernetes-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-mmkubernetes = 8.2102.0-4.ssl3 rsyslog-mmkubernetes(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcurl.so.4()(64bit) libfastjson.so.4()(64bit) liblognorm.so.5()(64bit) rtld(GNU_HASH) Processing files: rsyslog-debugsource-8.2102.0-4.ssl3.ppc64le Provides: rsyslog-debugsource = 8.2102.0-4.ssl3 rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rsyslog-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 02204803d2da4b1115ab7a099e74d8fe34d0d56e debuginfo(build-id) = 1148e0f8d5c5aad01e4bc29c585f0ef1e3fcb1a2 debuginfo(build-id) = 2c3de35de20dd1d5e55441ef5e79c1638916eb4e debuginfo(build-id) = 2c632b044a4099b3e6d6bf1b456a35856119e740 debuginfo(build-id) = 2cf328b05b710beeb2660b8ccf3579e429151885 debuginfo(build-id) = 442b9b70f5543fb1b727f11efbfbfaa886eb187d debuginfo(build-id) = 46fa49320966e2eee2c89ddba7a76bbf5a78ef94 debuginfo(build-id) = 4f13ff2b7d1a1523f2582201ccd356795663223f debuginfo(build-id) = 50ecf4c70b4829c3f7d43f9f48bdd4d61035b8c8 debuginfo(build-id) = 586115a47e347604f3d1b7f8a59b72825a88a47b debuginfo(build-id) = 5efc1e6dcce4c9152868892ee0b646ecd59768b2 debuginfo(build-id) = 6062c664d797416f22772eb337dfc500279475d7 debuginfo(build-id) = 61a0cb1fafcba41e423bab8589d587aa85ce5446 debuginfo(build-id) = 6abdce0ba44ea1179f07c08c871dd9f6f025b09f debuginfo(build-id) = 7e0c6b6dddcfd16f7011ec948858356b4a307d4b debuginfo(build-id) = 7f2b538231eb1d3a3ad63b24791bcaa42b60ef2e debuginfo(build-id) = 8408265848096c01ff62f4c0929c4390f98865df debuginfo(build-id) = 881fa5bafd848001e95896c126e453605d84c1dd debuginfo(build-id) = 8ab4247f8f4677a7b45b370ef17661bd7adc3abb debuginfo(build-id) = 90b70a0026d2f3cc2a5d054f97a6fbb45a24c6a1 debuginfo(build-id) = ae89552160afd03a2a3d5e14fa6e76ac8bd947cb debuginfo(build-id) = aeb05f046b739b4ae9a1731d7335ad86103941d0 debuginfo(build-id) = b3120e97d6896bf571ea0f5c38c0b32fae088612 debuginfo(build-id) = bba88f300f1d73cc2cac339d0c8a77f77a2e30c7 debuginfo(build-id) = bf382af1f1eb18ad3b1fa640b4e581acfe5dd0b4 debuginfo(build-id) = cdf67826c6d18d60b0775afa6c8736df069c0c4f debuginfo(build-id) = d4d1e3bbbba93caff8a7ea0ddee6adfb6676230a debuginfo(build-id) = df3a0db6b560c07f719f35b75c6084a6b395522a debuginfo(build-id) = e2ed4fd61bc054ecdaf0563b245f64d455a48233 debuginfo(build-id) = eb3ab794b30733b794eae9f2ddaf46a95294c668 debuginfo(build-id) = f20378023e9a3b99249826ad69512923f3b6f3f1 debuginfo(build-id) = f23b2eb7344daa4e63124f17cbe2f9836db02f13 debuginfo(build-id) = f2e7e1bbd2142a6263d6cec10984bc7157807b0b debuginfo(build-id) = f31d213241aa8f8881a382cfe379a4258020357d rsyslog-debuginfo = 8.2102.0-4.ssl3 rsyslog-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-crypto-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 792a6ed6b2dd740783558d3a7154a8ee186e551a debuginfo(build-id) = ef11a6d7e981efa1b87baddb052c0f420004e188 rsyslog-crypto-debuginfo = 8.2102.0-4.ssl3 rsyslog-crypto-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-elasticsearch-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = efa4ec7be54f7e7df95e20498e9d06c61266982d rsyslog-elasticsearch-debuginfo = 8.2102.0-4.ssl3 rsyslog-elasticsearch-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-mmjsonparse-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 5b468f4c05fc4b641e9c4388be17015f86e4a470 rsyslog-mmjsonparse-debuginfo = 8.2102.0-4.ssl3 rsyslog-mmjsonparse-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-mmnormalize-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = c5cb282cfcb90f7ef38bb3567d8ad7bc87f46960 rsyslog-mmnormalize-debuginfo = 8.2102.0-4.ssl3 rsyslog-mmnormalize-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-mmaudit-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 57a9716c2f5130a46ae6224f61cc4547b04d3222 rsyslog-mmaudit-debuginfo = 8.2102.0-4.ssl3 rsyslog-mmaudit-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-mmsnmptrapd-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 81490e01d06c4f0ee94e58ce99894b08c8a86123 rsyslog-mmsnmptrapd-debuginfo = 8.2102.0-4.ssl3 rsyslog-mmsnmptrapd-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-mysql-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 55e98d1b5def242a7d9eb2bba7c3a5b350b8e778 rsyslog-mysql-debuginfo = 8.2102.0-4.ssl3 rsyslog-mysql-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-pgsql-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = f30e257ca0a78ff19a18bfd6e0283c73bee8d2b4 rsyslog-pgsql-debuginfo = 8.2102.0-4.ssl3 rsyslog-pgsql-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-gssapi-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 19aa835cb81cbe0ab68fff6f5dd33846da9637b2 debuginfo(build-id) = 5b0d6ff6b9fc2b3471c03ff31b767a19a916a8e8 debuginfo(build-id) = c5e80d913d641cf4a316d97f8f0507113cfc7ca3 rsyslog-gssapi-debuginfo = 8.2102.0-4.ssl3 rsyslog-gssapi-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-relp-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 290fb1da1d79997e9624026a485f723d13321232 debuginfo(build-id) = 70a2a428661634d70428e89b758408cd26302ec0 rsyslog-relp-debuginfo = 8.2102.0-4.ssl3 rsyslog-relp-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-gnutls-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = bd20db29b6d892ce4f223b4b4395c1ed692c589b rsyslog-gnutls-debuginfo = 8.2102.0-4.ssl3 rsyslog-gnutls-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-snmp-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 0e2bdcb39ebb98fc14f4a622e905f758707a5711 rsyslog-snmp-debuginfo = 8.2102.0-4.ssl3 rsyslog-snmp-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-udpspoof-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = ccea4a8545eac6a5f95e1ef1f224749f28f9cb6c rsyslog-udpspoof-debuginfo = 8.2102.0-4.ssl3 rsyslog-udpspoof-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-omamqp1-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 81d57c49ead4dda143f200e197b84e7b6e956e13 rsyslog-omamqp1-debuginfo = 8.2102.0-4.ssl3 rsyslog-omamqp1-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-kafka-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = 0ee7f1074a40c422d8cdb171c3ba1c9f7cc287a7 debuginfo(build-id) = 2781867db82b49f8b57d4237e34f574570e61ea9 rsyslog-kafka-debuginfo = 8.2102.0-4.ssl3 rsyslog-kafka-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Processing files: rsyslog-mmkubernetes-debuginfo-8.2102.0-4.ssl3.ppc64le Provides: debuginfo(build-id) = dd56b03956ccf7c94de1a479fe7b8f0aad9ff730 rsyslog-mmkubernetes-debuginfo = 8.2102.0-4.ssl3 rsyslog-mmkubernetes-debuginfo(ppc-64) = 8.2102.0-4.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rsyslog-debugsource(ppc-64) = 8.2102.0-4.ssl3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le Wrote: /builddir/build/RPMS/rsyslog-gnutls-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mysql-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmkubernetes-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-relp-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-elasticsearch-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-gssapi-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-gssapi-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-udpspoof-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmkubernetes-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-relp-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-kafka-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-snmp-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-crypto-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-gnutls-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-kafka-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-crypto-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-pgsql-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mysql-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-udpspoof-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmaudit-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-omamqp1-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmsnmptrapd-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmjsonparse-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-elasticsearch-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmnormalize-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmnormalize-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmjsonparse-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-pgsql-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-snmp-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmsnmptrapd-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-mmaudit-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-omamqp1-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-debuginfo-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-debugsource-8.2102.0-4.ssl3.ppc64le.rpm Wrote: /builddir/build/RPMS/rsyslog-doc-8.2102.0-4.ssl3.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.59tfpn + umask 022 + cd /builddir/build/BUILD + cd rsyslog-8.2102.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rsyslog-8.2102.0-4.ssl3.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0