+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/audit.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.icVJQm
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf audit-2.8.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/audit-2.8.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd audit-2.8.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp /builddir/build/SOURCES/lgpl-2.1.txt .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jtw6xr
+ umask 022
+ cd /builddir/build/BUILD
+ cd audit-2.8.2
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/sbin --libdir=/lib64 --with-python=yes --with-python3=yes --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-arm --with-aarch64 --enable-zos-remote --enable-systemd
Configuring auditd
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking target system type... riscv64-redhat-linux-gnu
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 how to print strings... printf
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
checking for clock_gettime... yes
checking for nanosleep... yes
checking for library containing floor... -lm
.
Checking for programs
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... 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 how to run the C preprocessor... gcc -E
.
Checking for header files
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking size of unsigned int... 4
checking size of unsigned long... 8
checking whether AUDIT_FEATURE_VERSION is declared... yes
checking for struct audit_status.feature_bitmap... yes
checking whether AUDIT_VERSION_BACKLOG_WAIT_TIME is declared... yes
checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME is declared... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
checking for posix_fallocate... yes
checking for signalfd... (cached) yes
checking whether to create python bindings... testing
checking for python... /usr/bin/python
checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
2.7
checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
linux2
checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
${prefix}/lib/python2.7/site-packages
checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
${exec_prefix}/lib64/python2.7/site-packages
configure: Python bindings will be built
checking whether to create python3 bindings... investigating
checking for python3-config... /usr/bin/python3-config
Python3 bindings WILL be built
checking for python3... /usr/bin/python3
checking whether to create Go language bindings... testing
checking for go... no
configure: WARNING: "Go not found - go bindings will not be made"
./configure: line 15188: test: =: unary operator expected
checking whether to include auditd network listener support... yes
checking whether to include audisp ZOS remote plugin... 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 linux/fanotify.h usability... yes
checking linux/fanotify.h presence... yes
checking for linux/fanotify.h... yes
checking whether to include alpha processor support... no
checking whether to include arm eabi processor support... yes
checking whether to include aarch64 processor support... yes
checking whether to use apparmor... no
checking whether to use prelude... no
checking whether to use libwrap... yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking for request_init in -lwrap... yes
checking for yp_get_default_domain in -lnsl... no
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking for capng_clear in -lcap-ng... yes
checking whether to use libcap-ng... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/audit.pc
config.status: creating lib/test/Makefile
config.status: creating auparse/Makefile
config.status: creating auparse/test/Makefile
config.status: creating auparse/auparse.pc
config.status: creating src/Makefile
config.status: creating src/libev/Makefile
config.status: creating src/test/Makefile
config.status: creating docs/Makefile
config.status: creating rules/Makefile
config.status: creating init.d/Makefile
config.status: creating audisp/Makefile
config.status: creating audisp/plugins/Makefile
config.status: creating audisp/plugins/builtins/Makefile
config.status: creating audisp/plugins/prelude/Makefile
config.status: creating audisp/plugins/remote/Makefile
config.status: creating audisp/plugins/zos-remote/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/python2/Makefile
config.status: creating bindings/python/python3/Makefile
config.status: creating bindings/golang/Makefile
config.status: creating bindings/swig/Makefile
config.status: creating bindings/swig/src/Makefile
config.status: creating bindings/swig/python/Makefile
config.status: creating bindings/swig/python3/Makefile
config.status: creating tools/Makefile
config.status: creating tools/aulast/Makefile
config.status: creating tools/aulastlog/Makefile
config.status: creating tools/ausyscall/Makefile
config.status: creating tools/auvirt/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
.


  Auditd Version:         2.8.2
  Target:                 riscv64-redhat-linux-gnu
  Installation prefix:    /usr
  Compiler:               gcc
  Compiler flags:
                          -O2 -g -pipe -Wall -Werror=format-security
                          -Wp,-D_FORTIFY_SOURCE=2
                          -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions
                          -fstack-protector-strong -grecord-gcc-switches
                          -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1

+ make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2'
Making all in lib
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="actiontab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="errtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="fieldtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="fstypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_fstypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="ftypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="i386_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="ia64_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ia64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="machinetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="msg_typetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="optab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="ppc_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="s390_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="s390x_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="x86_64_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="arm_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_arm_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  '-DTABLE_H="aarch64_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_aarch64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="actiontab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="errtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_errtabs_h gen_errtabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="fieldtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"actiontab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"errtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_errtabs_h gen_errtabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"fieldtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="fstypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ftypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="i386_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"flagtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"fstypetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"i386_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"ftypetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ia64_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ia64_tables_h gen_ia64_tables_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="machinetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="msg_typetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="optab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_optabs_h gen_optabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"machinetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"ia64_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ia64_tables_h gen_ia64_tables_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"msg_typetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ppc_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"optab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_optabs_h gen_optabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="s390_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="s390x_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="x86_64_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"ppc_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"s390_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"s390x_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="arm_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_arm_tables_h gen_arm_tables_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"x86_64_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="aarch64_table.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_aarch64_tables_h gen_aarch64_tables_h-gen_tables.o  
./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h
./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h
./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field > fieldtabs.h
./gen_flagtabs_h --lowercase --i2s --s2i flag > flagtabs.h
./gen_fstypetabs_h --lowercase --i2s --s2i fstype > fstypetabs.h
./gen_ftypetabs_h --lowercase --i2s --s2i ftype > ftypetabs.h
./gen_i386_tables_h --duplicate-ints --lowercase --i2s --s2i \
	i386_syscall > i386_tables.h
./gen_ia64_tables_h --lowercase --i2s --s2i ia64_syscall > ia64_tables.h
./gen_machinetabs_h --duplicate-ints --lowercase --i2s --s2i machine \
	> machinetabs.h
./gen_msg_typetabs_h --uppercase --i2s --s2i msg_type > msg_typetabs.h
./gen_optabs_h --i2s op > optabs.h
./gen_ppc_tables_h --lowercase --i2s --s2i ppc_syscall > ppc_tables.h
./gen_s390_tables_h --lowercase --i2s --s2i s390_syscall > s390_tables.h
./gen_s390x_tables_h --lowercase --i2s --s2i s390x_syscall > s390x_tables.h
./gen_x86_64_tables_h --lowercase --i2s --s2i x86_64_syscall > x86_64_tables.h
libtool: link: gcc -DTABLE_H=\"arm_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_arm_tables_h gen_arm_tables_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"aarch64_table.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_aarch64_tables_h gen_aarch64_tables_h-gen_tables.o 
./gen_arm_tables_h --lowercase --i2s --s2i arm_syscall > arm_tables.h
./gen_aarch64_tables_h --lowercase --i2s --s2i aarch64_syscall > aarch64_tables.h
make  all-recursive
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib'
Making all in test
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib/test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib/test'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libaudit.lo libaudit.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o message.lo message.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o netlink.lo netlink.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o lookup_table.lo lookup_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c message.c  -fPIC -DPIC -o .libs/message.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c libaudit.c  -fPIC -DPIC -o .libs/libaudit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c netlink.c  -fPIC -DPIC -o .libs/netlink.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lookup_table.c  -fPIC -DPIC -o .libs/lookup_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c message.c -o message.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c netlink.c -o netlink.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audit_logging.lo audit_logging.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audit_logging.c  -fPIC -DPIC -o .libs/audit_logging.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o deprecated.lo deprecated.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c deprecated.c  -fPIC -DPIC -o .libs/deprecated.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lookup_table.c -o lookup_table.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c deprecated.c -o deprecated.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c libaudit.c -o libaudit.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audit_logging.c -o audit_logging.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../auparse  -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o strsplit.lo strsplit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strsplit.c  -fPIC -DPIC -o .libs/strsplit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strsplit.c -o strsplit.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wl,-z,relro -version-info 1:0 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libaudit.la -rpath /lib64 libaudit.lo message.lo netlink.lo lookup_table.lo audit_logging.lo deprecated.lo strsplit.lo    -lcap-ng 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libaudit.o .libs/message.o .libs/netlink.o .libs/lookup_table.o .libs/audit_logging.o .libs/deprecated.o .libs/strsplit.o   -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,libaudit.so.1 -o .libs/libaudit.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libaudit.so.1" && ln -s "libaudit.so.1.0.0" "libaudit.so.1")
libtool: link: (cd ".libs" && rm -f "libaudit.so" && ln -s "libaudit.so.1.0.0" "libaudit.so")
libtool: link: ar cru .libs/libaudit.a  libaudit.o message.o netlink.o lookup_table.o audit_logging.o deprecated.o strsplit.o
libtool: link: ranlib .libs/libaudit.a
libtool: link: ( cd ".libs" && rm -f "libaudit.la" && ln -s "../libaudit.la" "libaudit.la" )
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib'
Making all in auparse
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="accesstab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_accesstabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="captab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_captabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="clocktab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_clock_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="clone-flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_clone_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="epoll_ctl.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_epoll_ctls_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="famtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_famtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="fcntl-cmdtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_fcntl_cmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="../auparse/flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="icmptypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_icmptypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="ipctab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ipctabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="ipccmdtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ipccmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="ioctlreqtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ioctlreqtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="ipoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ipoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="ip6optnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ip6optnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="mmaptab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_mmaptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="mounttab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_mounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="nfprototab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_nfprototabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="open-flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_open_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="persontab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_persontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="prctl-opt-tab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_prctl_opttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="pktoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_pktoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="prottab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_prottabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="ptracetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_ptracetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="rlimittab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_rlimit_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="recvtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_recvtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="schedtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_schedtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="seccomptab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_seccomptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="seektab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_seektabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="shm_modetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_shm_modetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="signaltab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_signals_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="sockoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_sockoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="socktab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_socktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="sockleveltab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_sockleveltabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="socktypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_socktypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="tcpoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_tcpoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="typetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_typetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="umounttab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_umounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="inethooktab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_inethooktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="netactiontab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_netactiontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="normalize_obj_kind_map.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_normalize_obj_kind_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="normalize_record_map.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_normalize_record_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="normalize_syscall_map.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_normalize_syscall_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  '-DTABLE_H="normalize_evtypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gen_normalize_evtypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="accesstab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="captab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_captabs_h gen_captabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"accesstab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="clocktab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_clock_h gen_clock_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="clone-flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="epoll_ctl.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"captab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_captabs_h gen_captabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="famtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_famtabs_h gen_famtabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"clocktab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_clock_h gen_clock_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"clone-flagtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="fcntl-cmdtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"epoll_ctl.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="../auparse/flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="icmptypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"famtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_famtabs_h gen_famtabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ipctab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"../auparse/flagtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"fcntl-cmdtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ipccmdtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"icmptypetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ioctlreqtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ipoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"ipctab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ip6optnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"ipccmdtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"ioctlreqtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"ipoptnametab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="mmaptab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="mounttab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="nfprototab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"ip6optnametab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="open-flagtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"mmaptab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"mounttab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"nfprototab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="persontab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_persontabs_h gen_persontabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="prctl-opt-tab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="pktoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"open-flagtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="prottab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_prottabs_h gen_prottabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"persontab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_persontabs_h gen_persontabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"prctl-opt-tab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="ptracetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"pktoptnametab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="rlimittab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_rlimit_h gen_rlimit_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="recvtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"prottab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_prottabs_h gen_prottabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="schedtab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"ptracetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"rlimittab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_rlimit_h gen_rlimit_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="seccomptab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"recvtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="seektab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_seektabs_h gen_seektabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="shm_modetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"schedtab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="signaltab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_signals_h gen_signals_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"seccomptab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"seektab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_seektabs_h gen_seektabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="sockoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"shm_modetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="socktab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_socktabs_h gen_socktabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="sockleveltab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"signaltab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_signals_h gen_signals_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="socktypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"sockoptnametab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"socktab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_socktabs_h gen_socktabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="tcpoptnametab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"sockleveltab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="typetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_typetabs_h gen_typetabs_h-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="umounttab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"socktypetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="inethooktab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"tcpoptnametab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="netactiontab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"typetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_typetabs_h gen_typetabs_h-gen_tables.o 
libtool: link: gcc -DTABLE_H=\"umounttab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="normalize_obj_kind_map.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o  
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="normalize_record_map.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"inethooktab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="normalize_syscall_map.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"netactiontab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o 
/bin/sh ../libtool  --tag=CC   --mode=link gcc '-DTABLE_H="normalize_evtypetab.h"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o  
libtool: link: gcc -DTABLE_H=\"normalize_obj_kind_map.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o 
./gen_accesstabs_h --i2s-transtab access > accesstabs.h
libtool: link: gcc -DTABLE_H=\"normalize_record_map.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o 
./gen_captabs_h --i2s cap > captabs.h
./gen_clock_h --i2s clock > clocktabs.h
./gen_clone-flagtabs_h --i2s-transtab clone_flag > clone-flagtabs.h
./gen_epoll_ctls_h --i2s epoll_ctl > epoll_ctls.h
./gen_famtabs_h --i2s fam > famtabs.h
./gen_fcntl-cmdtabs_h --i2s fcntl > fcntl-cmdtabs.h
./gen_flagtabs_h --i2s-transtab flag > flagtabs.h
./gen_icmptypetabs_h --i2s icmptype > icmptypetabs.h
./gen_ipctabs_h --i2s ipc > ipctabs.h
./gen_ipccmdtabs_h --i2s-transtab ipccmd > ipccmdtabs.h
./gen_ioctlreqtabs_h --i2s ioctlreq > ioctlreqtabs.h
./gen_ipoptnametabs_h --i2s ipoptname > ipoptnametabs.h
./gen_ip6optnametabs_h --i2s ip6optname > ip6optnametabs.h
./gen_mmaptabs_h --i2s-transtab mmap > mmaptabs.h
./gen_mounttabs_h --i2s-transtab mount > mounttabs.h
./gen_nfprototabs_h --i2s nfproto > nfprototabs.h
./gen_open-flagtabs_h --i2s-transtab open_flag > open-flagtabs.h
./gen_persontabs_h --i2s person > persontabs.h
./gen_prctl_opttabs_h --i2s prctl_opt > prctl_opttabs.h
./gen_pktoptnametabs_h --i2s pktoptname > pktoptnametabs.h
./gen_prottabs_h --i2s-transtab prot > prottabs.h
./gen_ptracetabs_h --i2s ptrace > ptracetabs.h
./gen_rlimit_h --i2s rlimit > rlimittabs.h
./gen_recvtabs_h --i2s-transtab recv > recvtabs.h
./gen_schedtabs_h --i2s sched > schedtabs.h
./gen_seccomptabs_h --i2s seccomp > seccomptabs.h
./gen_seektabs_h --i2s seek > seektabs.h
./gen_shm_modetabs_h --i2s-transtab shm_mode > shm_modetabs.h
libtool: link: gcc -DTABLE_H=\"normalize_syscall_map.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o 
./gen_signals_h --i2s signal > signaltabs.h
./gen_sockoptnametabs_h --i2s sockoptname > sockoptnametabs.h
./gen_socktabs_h --i2s sock > socktabs.h
./gen_sockleveltabs_h --i2s socklevel > sockleveltabs.h
./gen_socktypetabs_h --i2s sock_type > socktypetabs.h
./gen_tcpoptnametabs_h --i2s tcpoptname > tcpoptnametabs.h
./gen_typetabs_h --s2i type > typetabs.h
./gen_umounttabs_h --i2s-transtab umount > umounttabs.h
./gen_inethooktabs_h --i2s inethook > inethooktabs.h
./gen_netactiontabs_h --i2s netaction > netactiontabs.h
./gen_normalize_obj_kind_map --lowercase --i2s normalize_obj_kind_map > normalize_obj_kind_maps.h
./gen_normalize_record_map --lowercase --i2s normalize_record_map > normalize_record_maps.h
./gen_normalize_syscall_map --lowercase --s2i normalize_syscall_map > normalize_syscall_maps.h
libtool: link: gcc -DTABLE_H=\"normalize_evtypetab.h\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o 
./gen_normalize_evtypetabs_h --i2s evtype > normalize_evtypetabs.h
make  all-recursive
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse'
Making all in test
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse/test'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse/test'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o lru.lo lru.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o interpret.lo interpret.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o nvlist.lo nvlist.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ellist.lo ellist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lru.c  -fPIC -DPIC -o .libs/lru.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ellist.c  -fPIC -DPIC -o .libs/ellist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nvlist.c  -fPIC -DPIC -o .libs/nvlist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c interpret.c  -fPIC -DPIC -o .libs/interpret.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lru.c -o lru.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nvlist.c -o nvlist.o >/dev/null 2>&1
interpret.c: In function 'auparse_do_interpretation':
interpret.c:3056:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    char *ptr = out;
                ^~~
interpret.c:3081:17: warning: passing argument 1 of 'key_escape' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
      key_escape(out, dest, escape_mode);
                 ^~~
interpret.c:280:13: note: expected 'char *' but argument is of type 'const char *'
 static void key_escape(char *orig, char *dest, auparse_esc_t escape_mode)
             ^~~~~~~~~~
interpret.c:3087:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  return out;
         ^~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auparse.lo auparse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ellist.c -o ellist.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-config.lo auditd-config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c auparse.c  -fPIC -DPIC -o .libs/auparse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c auditd-config.c  -fPIC -DPIC -o .libs/auditd-config.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o message.lo message.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c message.c  -fPIC -DPIC -o .libs/message.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c auditd-config.c -o auditd-config.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c message.c -o message.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o data_buf.lo data_buf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o strsplit.lo strsplit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c data_buf.c  -fPIC -DPIC -o .libs/data_buf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strsplit.c  -fPIC -DPIC -o .libs/strsplit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c auparse.c -o auparse.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strsplit.c -o strsplit.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c data_buf.c -o data_buf.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o expression.lo expression.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c interpret.c -o interpret.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c expression.c  -fPIC -DPIC -o .libs/expression.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o normalize.lo normalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c normalize.c  -fPIC -DPIC -o .libs/normalize.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -I../src -I../lib  -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o normalize-llist.lo normalize-llist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c expression.c -o expression.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c normalize-llist.c  -fPIC -DPIC -o .libs/normalize-llist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c normalize-llist.c -o normalize-llist.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c normalize.c -o normalize.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wl,-z,relro -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libauparse.la -rpath /lib64 lru.lo interpret.lo nvlist.lo ellist.lo auparse.lo auditd-config.lo message.lo data_buf.lo strsplit.lo expression.lo normalize.lo normalize-llist.lo  ../lib/libaudit.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/lru.o .libs/interpret.o .libs/nvlist.o .libs/ellist.o .libs/auparse.o .libs/auditd-config.o .libs/message.o .libs/data_buf.o .libs/strsplit.o .libs/expression.o .libs/normalize.o .libs/normalize-llist.o   -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.8.2/lib/.libs ../lib/.libs/libaudit.so -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,libauparse.so.0 -o .libs/libauparse.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libauparse.so.0" && ln -s "libauparse.so.0.0.0" "libauparse.so.0")
libtool: link: (cd ".libs" && rm -f "libauparse.so" && ln -s "libauparse.so.0.0.0" "libauparse.so")
libtool: link: ar cru .libs/libauparse.a  lru.o interpret.o nvlist.o ellist.o auparse.o auditd-config.o message.o data_buf.o strsplit.o expression.o normalize.o normalize-llist.o
libtool: link: ranlib .libs/libauparse.a
libtool: link: ( cd ".libs" && rm -f "libauparse.la" && ln -s "../libauparse.la" "libauparse.la" )
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse'
Making all in src/libev
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src/libev'
gcc -DHAVE_CONFIG_H -I. -I../..    -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ev.o ev.c
gcc -DHAVE_CONFIG_H -I. -I../..    -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o event.o event.c
ev.c:1695:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern'
   EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */
                               ^~~~~~~~~~~~~~~~~~~
ev.c: In function 'pipecb':
ev.c:2361:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
           read (evpipe [1], &counter, sizeof (uint64_t));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ev.c:2375:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
           read (evpipe [0], &dummy, sizeof (dummy));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f libev.a
ar cru libev.a ev.o event.o 
ranlib libev.a
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src/libev'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src'
Making all in test
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src/test'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-auditd.o `test -f 'auditd.c' || echo './'`auditd.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-auditd-event.o `test -f 'auditd-event.c' || echo './'`auditd-event.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-auditd-config.o `test -f 'auditd-config.c' || echo './'`auditd-config.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-auditd-reconfig.o `test -f 'auditd-reconfig.c' || echo './'`auditd-reconfig.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-auditd-sendmail.o `test -f 'auditd-sendmail.c' || echo './'`auditd-sendmail.c
auditd.c: In function 'reconfig_ready':
auditd.c:548:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(pipefds[1], msg, strlen(msg));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auditd.c: In function 'pipe_handler':
auditd.c:540:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(pipefds[0], buf, sizeof(buf));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auditd-event.c: In function 'fix_disk_permissions':
auditd-event.c:947:2: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  chown(dir, 0, config->log_group ? config->log_group : 0);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-auditd-dispatch.o `test -f 'auditd-dispatch.c' || echo './'`auditd-dispatch.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-auditd-listen.o `test -f 'auditd-listen.c' || echo './'`auditd-listen.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditctl-auditctl.o `test -f 'auditctl.c' || echo './'`auditctl.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditctl-auditctl-llist.o `test -f 'auditctl-llist.c' || echo './'`auditctl-llist.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditctl-delete_all.o `test -f 'delete_all.c' || echo './'`delete_all.c
auditd-listen.c: In function 'client_ack':
auditd-listen.c:484:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
   int rc, mlen;
       ^~
auditd-listen.c: In function 'client_message':
auditd-listen.c:530:12: warning: variable 'mver' set but not used [-Wunused-but-set-variable]
  int hver, mver;
            ^~~~
auditd-listen.c:530:6: warning: variable 'hver' set but not used [-Wunused-but-set-variable]
  int hver, mver;
      ^~~~
auditd-listen.c:529:17: warning: variable 'mlen' set but not used [-Wunused-but-set-variable]
  uint32_t type, mlen, seq;
                 ^~~~
auditd-listen.c: In function 'auditd_tcp_client_handler':
auditd-listen.c:662:13: warning: variable 'mver' set but not used [-Wunused-but-set-variable]
   int hver, mver;
             ^~~~
auditd-listen.c:662:7: warning: variable 'hver' set but not used [-Wunused-but-set-variable]
   int hver, mver;
       ^~~~
auditd-listen.c:661:23: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
   uint32_t type, len, seq;
                       ^~~
auditd-listen.c:661:12: warning: variable 'type' set but not used [-Wunused-but-set-variable]
   uint32_t type, len, seq;
            ^~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditctl-auditctl-listing.o `test -f 'auditctl-listing.c' || echo './'`auditctl-listing.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aureport.o aureport.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditd-config.o auditd-config.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-llist.o ausearch-llist.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aureport-options.o aureport-options.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-string.o ausearch-string.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-parse.o ausearch-parse.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aureport-scan.o aureport-scan.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aureport-output.o aureport-output.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-lookup.o ausearch-lookup.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-int.o ausearch-int.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-time.o ausearch-time.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-nvpair.o ausearch-nvpair.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-avc.o ausearch-avc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-lol.o ausearch-lol.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch.o ausearch.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-options.o ausearch-options.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-report.o ausearch-report.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-match.o ausearch-match.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-checkpt.o ausearch-checkpt.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o autrace.o autrace.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o delete_all.o delete_all.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../src/libev -I../auparse  -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auditctl-llist.o auditctl-llist.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auditd auditd-auditd.o auditd-auditd-event.o auditd-auditd-config.o auditd-auditd-reconfig.o auditd-auditd-sendmail.o auditd-auditd-dispatch.o auditd-auditd-listen.o -lwrap -Llibev -lev -L../lib -laudit -L../auparse -lauparse -lpthread -lrt -lm -lgssapi_krb5 -lkrb5 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auditctl auditctl-auditctl.o auditctl-auditctl-llist.o auditctl-delete_all.o auditctl-auditctl-listing.o -L../lib -laudit -L../auparse -lauparse 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o aureport aureport.o auditd-config.o ausearch-llist.o aureport-options.o ausearch-string.o ausearch-parse.o aureport-scan.o aureport-output.o ausearch-lookup.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-avc.o ausearch-lol.o -L../lib -laudit -L../auparse -lauparse 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ausearch ausearch.o auditd-config.o ausearch-llist.o ausearch-options.o ausearch-report.o ausearch-match.o ausearch-string.o ausearch-parse.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-lookup.o ausearch-avc.o ausearch-lol.o ausearch-checkpt.o -L../lib -laudit -L../auparse -lauparse 
libtool: link: gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/auditctl auditctl-auditctl.o auditctl-auditctl-llist.o auditctl-delete_all.o auditctl-auditctl-listing.o  -L../lib -L../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
libtool: link: gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/auditd auditd-auditd.o auditd-auditd-event.o auditd-auditd-config.o auditd-auditd-reconfig.o auditd-auditd-sendmail.o auditd-auditd-dispatch.o auditd-auditd-listen.o  -lwrap -Llibev -lev -L../lib -L../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng -lpthread -lrt -lm -lgssapi_krb5 -lkrb5 -pthread
libtool: link: gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/aureport aureport.o auditd-config.o ausearch-llist.o aureport-options.o ausearch-string.o ausearch-parse.o aureport-scan.o aureport-output.o ausearch-lookup.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-avc.o ausearch-lol.o  -L../lib -L../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
libtool: link: gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ausearch ausearch.o auditd-config.o ausearch-llist.o ausearch-options.o ausearch-report.o ausearch-match.o ausearch-string.o ausearch-parse.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-lookup.o ausearch-avc.o ausearch-lol.o ausearch-checkpt.o  -L../lib -L../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
/bin/sh ../libtool  --tag=CC   --mode=link gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o autrace autrace.o delete_all.o auditctl-llist.o -L../lib -laudit 
libtool: link: gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/autrace autrace.o delete_all.o auditctl-llist.o  -L../lib /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src'
Making all in audisp
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp'
Making all in plugins
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
Making all in builtins
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
Making all in remote
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib   -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audisp_remote-audisp-remote.o `test -f 'audisp-remote.c' || echo './'`audisp-remote.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib   -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audisp_remote-remote-config.o `test -f 'remote-config.c' || echo './'`remote-config.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib   -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audisp_remote-queue.o `test -f 'queue.c' || echo './'`queue.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib   -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audisp_remote-remote-fgets.o `test -f 'remote-fgets.c' || echo './'`remote-fgets.c
audisp-remote.c: In function 'recv_msg_gss':
audisp-remote.c:1276:23: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
  uint32_t type, rlen, seq;
                       ^~~
audisp-remote.c:1276:11: warning: variable 'type' set but not used [-Wunused-but-set-variable]
  uint32_t type, rlen, seq;
           ^~~~
audisp-remote.c:1275:12: warning: variable 'mver' set but not used [-Wunused-but-set-variable]
  int hver, mver, rc;
            ^~~~
audisp-remote.c:1275:6: warning: variable 'hver' set but not used [-Wunused-but-set-variable]
  int hver, mver, rc;
      ^~~~
audisp-remote.c: In function 'recv_msg_tcp':
audisp-remote.c:1345:23: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
  uint32_t type, rlen, seq;
                       ^~~
audisp-remote.c:1345:11: warning: variable 'type' set but not used [-Wunused-but-set-variable]
  uint32_t type, rlen, seq;
           ^~~~
audisp-remote.c:1344:12: warning: variable 'mver' set but not used [-Wunused-but-set-variable]
  int hver, mver, rc;
            ^~~~
audisp-remote.c:1344:6: warning: variable 'hver' set but not used [-Wunused-but-set-variable]
  int hver, mver, rc;
      ^~~~
audisp-remote.c: In function 'check_message_managed':
audisp-remote.c:1384:23: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
  uint32_t type, rlen, seq;
                       ^~~
audisp-remote.c:1383:12: warning: variable 'mver' set but not used [-Wunused-but-set-variable]
  int hver, mver;
            ^~~~
audisp-remote.c:1383:6: warning: variable 'hver' set but not used [-Wunused-but-set-variable]
  int hver, mver;
      ^~~~
audisp-remote.c: In function 'relay_sock_managed':
audisp-remote.c:1445:12: warning: variable 'mver' set but not used [-Wunused-but-set-variable]
  int hver, mver;
            ^~~~
audisp-remote.c:1445:6: warning: variable 'hver' set but not used [-Wunused-but-set-variable]
  int hver, mver;
      ^~~~
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -pie -Wl,-z,relro -Wl,-z,now -lgssapi_krb5 -lkrb5 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o audisp_remote-remote-fgets.o -lcap-ng 
libtool: link: gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o audisp_remote-remote-fgets.o  -lgssapi_krb5 -lkrb5 -lcap-ng
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
Making all in zos-remote
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib -I../../../auparse  -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd_zos_remote-zos-remote-plugin.o `test -f 'zos-remote-plugin.c' || echo './'`zos-remote-plugin.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib -I../../../auparse  -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd_zos_remote-zos-remote-log.o `test -f 'zos-remote-log.c' || echo './'`zos-remote-log.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib -I../../../auparse  -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd_zos_remote-zos-remote-ldap.o `test -f 'zos-remote-ldap.c' || echo './'`zos-remote-ldap.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib -I../../../auparse  -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd_zos_remote-zos-remote-config.o `test -f 'zos-remote-config.c' || echo './'`zos-remote-config.c
zos-remote-plugin.c: In function 'submission_thread_main':
zos-remote-plugin.c:107:30: warning: passing argument 1 of 'zos_remote_init' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
         rc = zos_remote_init(&zos_remote_inst, conf.server,
                              ^
In file included from zos-remote-log.h:27:0,
                 from zos-remote-plugin.c:45:
zos-remote-ldap.h:297:5: note: expected 'ZOS_REMOTE * {aka struct opaque *}' but argument is of type 'volatile ZOS_REMOTE * {aka volatile struct opaque *}'
 int zos_remote_init(ZOS_REMOTE *, const char *, int, const char *,
     ^~~~~~~~~~~~~~~
zos-remote-plugin.c:129:39: warning: passing argument 1 of 'submit_request_s' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
                 rc = submit_request_s(&zos_remote_inst, ber);
                                       ^
In file included from zos-remote-log.h:27:0,
                 from zos-remote-plugin.c:45:
zos-remote-ldap.h:309:5: note: expected 'ZOS_REMOTE * {aka struct opaque *}' but argument is of type 'volatile ZOS_REMOTE * {aka volatile struct opaque *}'
 int submit_request_s(ZOS_REMOTE *, BerElement *);
     ^~~~~~~~~~~~~~~~
zos-remote-plugin.c:142:28: warning: passing argument 1 of 'zos_remote_destroy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
         zos_remote_destroy(&zos_remote_inst);
                            ^
In file included from zos-remote-log.h:27:0,
                 from zos-remote-plugin.c:45:
zos-remote-ldap.h:303:6: note: expected 'ZOS_REMOTE * {aka struct opaque *}' but argument is of type 'volatile ZOS_REMOTE * {aka volatile struct opaque *}'
 void zos_remote_destroy(ZOS_REMOTE *);
      ^~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../lib -I../../../auparse  -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd_zos_remote-zos-remote-queue.o `test -f 'zos-remote-queue.c' || echo './'`zos-remote-queue.c
zos-remote-queue.c: In function 'destroy_queue':
zos-remote-queue.c:139:18: warning: passing argument 1 of 'ber_free' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
         ber_free(q[i], 1);
                  ^
In file included from zos-remote-queue.h:28:0,
                 from zos-remote-queue.c:25:
/usr/include/lber.h:454:1: note: expected 'BerElement * {aka struct berelement *}' but argument is of type 'volatile BerElement * {aka volatile struct berelement *}'
 ber_free LDAP_P((
 ^~~~~~~~
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o audispd-zos-remote audispd_zos_remote-zos-remote-plugin.o audispd_zos_remote-zos-remote-log.o audispd_zos_remote-zos-remote-ldap.o audispd_zos_remote-zos-remote-config.o audispd_zos_remote-zos-remote-queue.o -lpthread -lldap -llber -lcap-ng  -L../../../auparse -lauparse
libtool: link: gcc -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/audispd-zos-remote audispd_zos_remote-zos-remote-plugin.o audispd_zos_remote-zos-remote-log.o audispd_zos_remote-zos-remote-ldap.o audispd_zos_remote-zos-remote-config.o audispd_zos_remote-zos-remote-queue.o  -lpthread -lldap -llber -L../../../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd-audispd.o `test -f 'audispd.c' || echo './'`audispd.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd-audispd-config.o `test -f 'audispd-config.c' || echo './'`audispd-config.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd-audispd-pconfig.o `test -f 'audispd-pconfig.c' || echo './'`audispd-pconfig.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd-audispd-llist.o `test -f 'audispd-llist.c' || echo './'`audispd-llist.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd-queue.o `test -f 'queue.c' || echo './'`queue.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib  -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o audispd-audispd-builtins.o `test -f 'audispd-builtins.c' || echo './'`audispd-builtins.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o audispd audispd-audispd.o audispd-audispd-config.o audispd-audispd-pconfig.o audispd-audispd-llist.o audispd-queue.o audispd-audispd-builtins.o -lpthread -L../lib -laudit 
libtool: link: gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/audispd audispd-audispd.o audispd-audispd-config.o audispd-audispd-pconfig.o audispd-audispd-llist.o audispd-queue.o audispd-audispd-builtins.o  -lpthread -L../lib /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp'
Making all in tools
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools'
Making all in aulast
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/aulast'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib -I../../auparse  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aulast.o aulast.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib -I../../auparse  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aulast-llist.o aulast-llist.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o aulast aulast.o aulast-llist.o  -L../../auparse -lauparse
libtool: link: gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/aulast aulast.o aulast-llist.o  -L../../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/aulast'
Making all in aulastlog
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/aulastlog'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../auparse  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aulastlog.o aulastlog.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../auparse  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o aulastlog-llist.o aulastlog-llist.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o aulastlog aulastlog.o aulastlog-llist.o  -L../../auparse -lauparse
libtool: link: gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/aulastlog aulastlog.o aulastlog-llist.o  -L../../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/aulastlog'
Making all in ausyscall
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/ausyscall'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib  -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausyscall-ausyscall.o `test -f 'ausyscall.c' || echo './'`ausyscall.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ausyscall ausyscall-ausyscall.o  -L../../lib -laudit
libtool: link: gcc -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ausyscall ausyscall-ausyscall.o  -L../../lib /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/ausyscall'
Making all in auvirt
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/auvirt'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib -I../../auparse -I../../src  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auvirt.o auvirt.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib -I../../auparse -I../../src  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auvirt-list.o auvirt-list.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../lib -I../../auparse -I../../src  -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o ausearch-time.o `test -f '../../src/ausearch-time.c' || echo './'`../../src/ausearch-time.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auvirt auvirt.o auvirt-list.o ausearch-time.o  -L../../auparse -lauparse
libtool: link: gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/auvirt auvirt.o auvirt-list.o ausearch-time.o  -L../../auparse /builddir/build/BUILD/audit-2.8.2/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so -lcap-ng
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/auvirt'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools'
Making all in bindings
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings'
Making all in python
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
Making all in python2
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python2'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../auparse -I../../.. -I/usr/include/python2.7  -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auparse_la-auparse_python.lo `test -f '../../../bindings/python/auparse_python.c' || echo './'`../../../bindings/python/auparse_python.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python2.7 -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../bindings/python/auparse_python.c  -fPIC -DPIC -o .libs/auparse_la-auparse_python.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python2.7 -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../bindings/python/auparse_python.c -o auparse_la-auparse_python.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -module -avoid-version -Wl,-z,relro -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auparse.la -rpath /usr/lib64/python2.7/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/auparse_la-auparse_python.o   -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.8.2/auparse/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.8.2/lib/.libs -L/builddir/build/BUILD/audit-2.8.2/lib/.libs ../../../auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so ../../../lib/.libs/libaudit.so -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,auparse.so -o .libs/auparse.so
libtool: link: ar cru .libs/auparse.a  auparse_la-auparse_python.o
libtool: link: ranlib .libs/auparse.a
libtool: link: ( cd ".libs" && rm -f "auparse.la" && ln -s "../auparse.la" "auparse.la" )
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python2'
Making all in python3
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python3'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../../auparse -I../../.. -I/usr/include/python3.6m -I/usr/include/python3.6m  -fPIC -DPIC -fno-strict-aliasing -I/usr/include/python3.6m -I/usr/include/python3.6m  -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -fPIC -fwrapv  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o auparse_la-auparse_python.lo `test -f '../../../bindings/python/auparse_python.c' || echo './'`../../../bindings/python/auparse_python.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python3.6m -I/usr/include/python3.6m -fPIC -DPIC -fno-strict-aliasing -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../bindings/python/auparse_python.c  -fPIC -DPIC -o .libs/auparse_la-auparse_python.o
../../../bindings/python/auparse_python.c:197:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     AuEvent_compare,           /*tp_compare*/
     ^~~~~~~~~~~~~~~
../../../bindings/python/auparse_python.c:197:5: note: (near initialization for 'AuEventType.tp_as_async')
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python3.6m -I/usr/include/python3.6m -fPIC -DPIC -fno-strict-aliasing -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../../bindings/python/auparse_python.c -o auparse_la-auparse_python.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -fPIC -DPIC -fno-strict-aliasing -I/usr/include/python3.6m -I/usr/include/python3.6m  -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -fPIC -fwrapv  -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -module -avoid-version -Wl,-z,relro -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auparse.la -rpath /usr/lib64/python3.6/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/auparse_la-auparse_python.o   -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.8.2/auparse/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.8.2/lib/.libs -L/builddir/build/BUILD/audit-2.8.2/lib/.libs ../../../auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.8.2/lib/.libs/libaudit.so ../../../lib/.libs/libaudit.so -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -O2 -g -fstack-protector-strong -grecord-gcc-switches -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,auparse.so -o .libs/auparse.so
libtool: link: ar cru .libs/auparse.a  auparse_la-auparse_python.o
libtool: link: ranlib .libs/auparse.a
libtool: link: ( cd ".libs" && rm -f "auparse.la" && ln -s "../auparse.la" "auparse.la" )
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python3'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
Making all in golang
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/golang'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/golang'
Making all in swig
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
Making all in src
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/src'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/src'
Making all in python
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python'
swig -o audit_wrap.c -python -I. -I../../.. -I../../../lib -I/usr/include/python2.7 ./../src/auditswig.i 
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I. -I../../.. -I../../../lib -I/usr/include/python2.7  -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o _audit_la-audit_wrap.lo `test -f 'audit_wrap.c' || echo './'`audit_wrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../lib -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audit_wrap.c  -fPIC -DPIC -o .libs/_audit_la-audit_wrap.o
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -module -avoid-version -Wl,-z,relro -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _audit.la -rpath /usr/lib64/python2.7/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/_audit_la-audit_wrap.o   -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.8.2/lib/.libs ../../../lib/.libs/libaudit.so -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,_audit.so -o .libs/_audit.so
libtool: link: ( cd ".libs" && rm -f "_audit.la" && ln -s "../_audit.la" "_audit.la" )
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python'
Making all in python3
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python3'
swig -o audit_wrap.c -python -py3 -modern -I. -I../../.. -I../../../lib -I/usr/include/python3.6m -I/usr/include/python3.6m ./../src/auditswig.i 
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I. -I../../.. -I../../../lib -I/usr/include/python3.6m -I/usr/include/python3.6m  -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o _audit_la-audit_wrap.lo `test -f 'audit_wrap.c' || echo './'`audit_wrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../lib -I/usr/include/python3.6m -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c audit_wrap.c  -fPIC -DPIC -o .libs/_audit_la-audit_wrap.o
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -module -avoid-version -Wl,-z,relro -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _audit.la -rpath /usr/lib64/python3.6/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la ../../../lib/libaudit.la
libtool: link: gcc -shared  -fPIC -DPIC  .libs/_audit_la-audit_wrap.o   -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.8.2/lib/.libs ../../../lib/.libs/libaudit.so -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,_audit.so -o .libs/_audit.so
libtool: link: ( cd ".libs" && rm -f "_audit.la" && ln -s "../_audit.la" "_audit.la" )
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python3'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings'
Making all in init.d
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/init.d'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/init.d'
Making all in m4
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/m4'
Making all in docs
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/docs'
Making all in rules
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/rules'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/rules'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iepPG0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64
+ cd audit-2.8.2
+ mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audispd/plugins.d /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audit/rules.d
+ mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//usr/share/man/man5 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//usr/share/man/man8
+ mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64
+ mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//usr/lib64/audit
+ mkdir -p --mode=0700 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//var/log/audit
+ mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//var/spool/audit
+ make DESTDIR=/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64 install
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib'
make  install-recursive
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib'
Making install in test
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib/test'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib/test'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib/test'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/lib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libaudit.la '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64'
libtool: install: /usr/bin/install -c .libs/libaudit.so.1.0.0 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.so.1.0.0
libtool: install: (cd /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 && { ln -s -f libaudit.so.1.0.0 libaudit.so.1 || { rm -f libaudit.so.1 && ln -s libaudit.so.1.0.0 libaudit.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 && { ln -s -f libaudit.so.1.0.0 libaudit.so || { rm -f libaudit.so && ln -s libaudit.so.1.0.0 libaudit.so; }; })
libtool: install: /usr/bin/install -c .libs/libaudit.lai /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.la
libtool: install: /usr/bin/install -c .libs/libaudit.a /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.a
libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.a
libtool: warning: remember to run 'libtool --finish /lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/include'
 /usr/bin/install -c -m 644 libaudit.h '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/pkgconfig'
 /usr/bin/install -c -m 644 audit.pc '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/pkgconfig'
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/lib'
Making install in auparse
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse'
make  install-recursive
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse'
Making install in test
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse/test'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse/test'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse/test'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/auparse'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libauparse.la '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64'
libtool: warning: relinking 'libauparse.la'
libtool: install: (cd /builddir/build/BUILD/audit-2.8.2/auparse; /bin/sh "/builddir/build/BUILD/audit-2.8.2/libtool"  --tag CC --mode=relink gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libauparse.la -rpath /lib64 lru.lo interpret.lo nvlist.lo ellist.lo auparse.lo auditd-config.lo message.lo data_buf.lo strsplit.lo expression.lo normalize.lo normalize-llist.lo ../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/lru.o .libs/interpret.o .libs/nvlist.o .libs/ellist.o .libs/auparse.o .libs/auditd-config.o .libs/message.o .libs/data_buf.o .libs/strsplit.o .libs/expression.o .libs/normalize.o .libs/normalize-llist.o   -L/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 -L/lib64 -laudit -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,libauparse.so.0 -o .libs/libauparse.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libauparse.so.0.0.0T /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 && { ln -s -f libauparse.so.0.0.0 libauparse.so.0 || { rm -f libauparse.so.0 && ln -s libauparse.so.0.0.0 libauparse.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 && { ln -s -f libauparse.so.0.0.0 libauparse.so || { rm -f libauparse.so && ln -s libauparse.so.0.0.0 libauparse.so; }; })
libtool: install: /usr/bin/install -c .libs/libauparse.lai /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.la
libtool: install: /usr/bin/install -c .libs/libauparse.a /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.a
libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.a
libtool: warning: remember to run 'libtool --finish /lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/include'
 /usr/bin/install -c -m 644 auparse.h auparse-defs.h '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/pkgconfig'
 /usr/bin/install -c -m 644 auparse.pc '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/pkgconfig'
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/auparse'
Making install in src/libev
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src/libev'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src/libev'
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/audit-2.8.2/src/libev'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src/libev'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src'
Making install in test
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src/test'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src/test'
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/audit-2.8.2/src/test'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src/test'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c auditd auditctl aureport ausearch autrace '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/auditd /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/auditd
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/auditctl /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/auditctl
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/aureport /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/aureport
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/ausearch /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/ausearch
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/autrace /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/autrace
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/src'
Making install in audisp
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp'
Making install in plugins
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
Making install in builtins
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
make[4]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[5]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp/plugins.d
for i in af_unix.conf syslog.conf; do \
	/usr/bin/install -c -m 644 -D -m 640 ./"$i" \
		/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp/plugins.d; \
done
make[5]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/builtins'
Making install in remote
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c audisp-remote '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
libtool: install: /usr/bin/install -c audisp-remote /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/audisp-remote
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man5'
 /usr/bin/install -c -m 644 audisp-remote.conf.5 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man5'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 audisp-remote.8 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
make  install-data-hook
make[5]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp/plugins.d
/usr/bin/install -c -m 644 -D -m 640 ./au-remote.conf /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp/plugins.d
/usr/bin/install -c -m 644 -D -m 640 ./audisp-remote.conf /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp
make[5]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/remote'
Making install in zos-remote
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c audispd-zos-remote '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/audispd-zos-remote /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/audispd-zos-remote
make  install-data-hook
make[5]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp/plugins.d
/usr/bin/install -c -m 644 -D -m 640 ./zos-remote.conf \
    /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp
/usr/bin/install -c -m 644 -D -m 640 ./audispd-zos-remote.conf \
    /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp/plugins.d
make[5]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins/zos-remote'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp/plugins'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c audispd '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/audispd /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/audispd
make  install-exec-hook
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/audisp'
chmod 0750 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/audispd
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/audisp'
Making install in tools
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools'
Making install in aulast
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/aulast'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/aulast'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c aulast '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/aulast /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin/aulast
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 aulast.8 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/aulast'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/aulast'
Making install in aulastlog
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/aulastlog'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/aulastlog'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c aulastlog '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/aulastlog /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin/aulastlog
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 aulastlog.8 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/aulastlog'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/aulastlog'
Making install in ausyscall
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/ausyscall'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/ausyscall'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c ausyscall '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/ausyscall /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin/ausyscall
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 ausyscall.8 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/ausyscall'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/ausyscall'
Making install in auvirt
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/auvirt'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools/auvirt'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c auvirt '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/auparse/libauparse.la' has not been installed in '/lib64'
libtool: warning: '/builddir/build/BUILD/audit-2.8.2/lib/libaudit.la' has not been installed in '/lib64'
libtool: install: /usr/bin/install -c .libs/auvirt /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/bin/auvirt
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 auvirt.8 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/auvirt'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools/auvirt'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/tools'
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/audit-2.8.2/tools'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/tools'
Making install in bindings
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings'
Making install in python
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
Making install in python2
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python2'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python2'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   auparse.la '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
libtool: warning: relinking 'auparse.la'
libtool: install: (cd /builddir/build/BUILD/audit-2.8.2/bindings/python/python2; /bin/sh "/builddir/build/BUILD/audit-2.8.2/libtool"  --tag CC --mode=relink gcc -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auparse.la -rpath /usr/lib64/python2.7/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/auparse_la-auparse_python.o   -L/builddir/build/BUILD/audit-2.8.2/lib/.libs -L/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 -L/lib64 -lauparse -laudit -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,auparse.so -o .libs/auparse.so
libtool: install: /usr/bin/install -c .libs/auparse.soT /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/auparse.so
libtool: install: /usr/bin/install -c .libs/auparse.lai /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/auparse.la
libtool: install: /usr/bin/install -c .libs/auparse.a /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/auparse.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/auparse.a
libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/auparse.a
libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python2'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python2'
Making install in python3
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python3'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python3'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   auparse.la '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages'
libtool: warning: relinking 'auparse.la'
libtool: install: (cd /builddir/build/BUILD/audit-2.8.2/bindings/python/python3; /bin/sh "/builddir/build/BUILD/audit-2.8.2/libtool"  --tag CC --mode=relink gcc -fPIC -DPIC -fno-strict-aliasing -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o auparse.la -rpath /usr/lib64/python3.6/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/auparse_la-auparse_python.o   -L/builddir/build/BUILD/audit-2.8.2/lib/.libs -L/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 -L/lib64 -lauparse -laudit -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -O2 -g -fstack-protector-strong -grecord-gcc-switches -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,auparse.so -o .libs/auparse.so
libtool: install: /usr/bin/install -c .libs/auparse.soT /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/auparse.so
libtool: install: /usr/bin/install -c .libs/auparse.lai /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/auparse.la
libtool: install: /usr/bin/install -c .libs/auparse.a /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/auparse.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/auparse.a
libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/auparse.a
libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.6/site-packages'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python3'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python/python3'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/python'
Making install in golang
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/golang'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/golang'
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/audit-2.8.2/bindings/golang'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/golang'
Making install in swig
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/src'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/src'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/src'
Making install in python
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   _audit.la '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
libtool: warning: relinking '_audit.la'
libtool: install: (cd /builddir/build/BUILD/audit-2.8.2/bindings/swig/python; /bin/sh "/builddir/build/BUILD/audit-2.8.2/libtool"  --tag CC --mode=relink gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _audit.la -rpath /usr/lib64/python2.7/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/_audit_la-audit_wrap.o   -L/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 -L/lib64 -laudit -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,_audit.so -o .libs/_audit.so
libtool: install: /usr/bin/install -c .libs/_audit.soT /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/_audit.so
libtool: install: /usr/bin/install -c .libs/_audit.lai /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/_audit.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
 /usr/bin/install -c -m 644 audit.py '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
Byte-compiling python modules...
audit.py
Byte-compiling python modules (optimized versions) ...
audit.py
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python'
Making install in python3
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python3'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python3'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   _audit.la '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages'
libtool: warning: relinking '_audit.la'
libtool: install: (cd /builddir/build/BUILD/audit-2.8.2/bindings/swig/python3; /bin/sh "/builddir/build/BUILD/audit-2.8.2/libtool"  --tag CC --mode=relink gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _audit.la -rpath /usr/lib64/python3.6/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la ../../../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/_audit_la-audit_wrap.o   -L/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64 -L/lib64 -laudit -lcap-ng -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,_audit.so -o .libs/_audit.so
libtool: install: /usr/bin/install -c .libs/_audit.soT /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/_audit.so
libtool: install: /usr/bin/install -c .libs/_audit.lai /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/_audit.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.6/site-packages'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages'
 /usr/bin/install -c -m 644 audit.py '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages'
Byte-compiling python modules...
audit.py
Byte-compiling python modules (optimized versions) ...
audit.py
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python3'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig/python3'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[4]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings/swig'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings'
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/bindings'
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/audit-2.8.2/bindings'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/bindings'
Making install in init.d
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/init.d'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/init.d'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
 /usr/bin/install -c augenrules '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin'
make  install-exec-hook
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/init.d'
mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib/systemd/system
mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/libexec/initscripts/legacy-actions/auditd
/usr/bin/install -c -D -m 644 ./auditd.service /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib/systemd/system
/usr/bin/install -c -D -m 750 ./auditd.rotate /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/libexec/initscripts/legacy-actions/auditd/rotate
/usr/bin/install -c -D -m 750 ./auditd.resume /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/libexec/initscripts/legacy-actions/auditd/resume
/usr/bin/install -c -D -m 750 ./auditd.stop /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/libexec/initscripts/legacy-actions/auditd/stop
/usr/bin/install -c -D -m 750 ./auditd.restart /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/libexec/initscripts/legacy-actions/auditd/restart
/usr/bin/install -c -D -m 750 ./auditd.condrestart /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/libexec/initscripts/legacy-actions/auditd/condrestart
chmod 0750 /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/sbin/augenrules
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/init.d'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audit'
 /usr/bin/install -c -m 644 auditd.conf audit-stop.rules '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audit'
make  install-data-hook
make[3]: Entering directory '/builddir/build/BUILD/audit-2.8.2/init.d'
/usr/bin/install -c -m 644 -D -m 640 ./audispd.conf /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/audisp
/usr/bin/install -c -m 644 -D -m 640 ./libaudit.conf /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc
make[3]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/init.d'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/init.d'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/init.d'
Making install in m4
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/m4'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/m4'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/aclocal'
 /usr/bin/install -c -m 644 audit.m4 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/aclocal'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/m4'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/m4'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/docs'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man3'
 /usr/bin/install -c -m 644 audit_add_rule_data.3 audit_add_watch.3 audit_delete_rule_data.3 audit_detect_machine.3 audit_encode_nv_string.3 audit_getloginuid.3 audit_get_reply.3 audit_get_session.3 audit_log_acct_message.3 audit_log_user_avc_message.3 audit_log_user_command.3 audit_log_user_comm_message.3 audit_log_user_message.3 audit_log_semanage_message.3 audit_open.3 audit_request_rules_list_data.3 audit_request_signal_info.3 audit_request_status.3 audit_set_backlog_limit.3 audit_set_enabled.3 audit_set_failure.3 audit_setloginuid.3 audit_set_pid.3 audit_set_rate_limit.3 audit_update_watch_perms.3 auparse_add_callback.3 auparse_destroy.3 auparse_feed.3 auparse_feed_age_events.3 auparse_feed_has_data.3 auparse_find_field.3 auparse_find_field_next.3 auparse_first_field.3 auparse_first_record.3 auparse_flush_feed.3 auparse_get_field_int.3 auparse_get_field_name.3 auparse_get_field_str.3 auparse_get_field_type.3 auparse_get_filename.3 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man3'
 /usr/bin/install -c -m 644 auparse_get_line_number.3 auparse_get_milli.3 auparse_get_node.3 auparse_get_num_fields.3 auparse_get_num_records.3 auparse_get_record_text.3 auparse_get_serial.3 auparse_get_time.3 auparse_get_timestamp.3 auparse_get_type.3 auparse_get_type_name.3 auparse_get_field_num.3 auparse_get_record_num.3 auparse_goto_field_num.3 auparse_goto_record_num.3 auparse_init.3 auparse_interpret_field.3 auparse_next_event.3 auparse_next_field.3 auparse_next_record.3 auparse_node_compare.3 auparse_reset.3 auparse_set_escape_mode.3 auparse_normalize.3 auparse_normalize_functions.3 auparse_timestamp_compare.3 ausearch_add_item.3 ausearch_add_interpreted_item.3 ausearch_add_expression.3 ausearch_add_timestamp_item.3 ausearch_add_regex.3 ausearch_add_timestamp_item_ex.3 ausearch_clear.3 ausearch_next_event.3 ausearch_set_stop.3 get_auditfail_action.3 set_aumessage_mode.3 audit_set_backlog_wait_time.3 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man3'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man5'
 /usr/bin/install -c -m 644 auditd.conf.5 ausearch-expression.5 audispd.conf.5 libaudit.conf.5 zos-remote.conf.5 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man5'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man7'
 /usr/bin/install -c -m 644 audit.rules.7 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man7'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 auditctl.8 auditd.8 aureport.8 ausearch.8 autrace.8 audispd.8 audispd-zos-remote.8 augenrules.8 '/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man8'
make[2]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/docs'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/docs'
Making install in rules
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2/rules'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2/rules'
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/audit-2.8.2/rules'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2/rules'
make[1]: Entering directory '/builddir/build/BUILD/audit-2.8.2'
make[2]: Entering directory '/builddir/build/BUILD/audit-2.8.2'
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/audit-2.8.2'
make[1]: Leaving directory '/builddir/build/BUILD/audit-2.8.2'
+ mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//usr/lib64
+ mv /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.a /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64
+ mv /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.a /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64
++ pwd
+ curdir=/builddir/build/BUILD/audit-2.8.2
+ cd /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//usr/lib64
+++ ls /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.so.1.0.0
++ basename /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.so.1.0.0
+ LIBNAME=libaudit.so.1.0.0
+ ln -s ../../lib64/libaudit.so.1.0.0 libaudit.so
+++ ls /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.so.0.0.0
++ basename /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.so.0.0.0
+ LIBNAME=libauparse.so.0.0.0
+ ln -s ../../lib64/libauparse.so.0.0.0 libauparse.so
+ cd /builddir/build/BUILD/audit-2.8.2
+ rm -f /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libaudit.so
+ rm -f /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/libauparse.so
+ find /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64 -name '*.la' -delete
+ find /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//usr/lib64/python2.7/site-packages /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64//usr/lib64/python3.6/site-packages -name '*.a' -delete
+ mv /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/lib64/pkgconfig /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64
+ touch -r ./audit.spec /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/libaudit.conf
+ touch -r ./audit.spec /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/man/man5/libaudit.conf.5.gz
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress

gzip: ./usr/share/man/man5/libaudit.conf.5.gz: unexpected end of file
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
Bytecompiling .py files below /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: audit-2.8.2-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.volueV
+ umask 022
+ cd /builddir/build/BUILD
+ cd audit-2.8.2
+ DOCDIR=/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit
+ cp -pr README /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit
+ cp -pr ChangeLog /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit
+ cp -pr rules /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit
+ cp -pr init.d/auditd.cron /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RdQhcz
+ umask 022
+ cd /builddir/build/BUILD
+ cd audit-2.8.2
+ LICENSEDIR=/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit
+ cp -pr COPYING /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit
+ exit 0
Provides: audit = 2.8.2-1.fc28 audit(riscv-64) = 2.8.2-1.fc28 config(audit) = 2.8.2-1.fc28
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 chkconfig coreutils systemd-sysv systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh coreutils systemd-units
Requires: /bin/bash /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap-ng.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH)
Processing files: audit-libs-2.8.2-1.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.epYj1c
+ umask 022
+ cd /builddir/build/BUILD
+ cd audit-2.8.2
+ LICENSEDIR=/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit-libs
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit-libs
+ cp -pr lgpl-2.1.txt /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit-libs
+ exit 0
Provides: audit-libs = 2.8.2-1.fc28 audit-libs(riscv-64) = 2.8.2-1.fc28 config(audit-libs) = 2.8.2-1.fc28 libaudit.so.1()(64bit) libauparse.so.0()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap-ng.so.0()(64bit) rtld(GNU_HASH)
Processing files: audit-libs-devel-2.8.2-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xr54e6
+ umask 022
+ cd /builddir/build/BUILD
+ cd audit-2.8.2
+ DOCDIR=/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit-libs-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit-libs-devel
+ cp -pr contrib/skeleton.c /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit-libs-devel
+ cp -pr contrib/plugin /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/doc/audit-libs-devel
+ exit 0
Provides: audit-libs-devel = 2.8.2-1.fc28 audit-libs-devel(riscv-64) = 2.8.2-1.fc28 pkgconfig(audit) = 2.8.2 pkgconfig(auparse) = 2.8.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libaudit.so.1()(64bit) libauparse.so.0()(64bit)
Processing files: audit-libs-static-2.8.2-1.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RAYJGN
+ umask 022
+ cd /builddir/build/BUILD
+ cd audit-2.8.2
+ LICENSEDIR=/builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit-libs-static
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit-libs-static
+ cp -pr lgpl-2.1.txt /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64/usr/share/licenses/audit-libs-static
+ exit 0
Provides: audit-libs-static = 2.8.2-1.fc28 audit-libs-static(riscv-64) = 2.8.2-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: audit-libs-python-2.8.2-1.fc28.riscv64
Provides: audit-libs-python = 2.8.2-1.fc28 audit-libs-python(riscv-64) = 2.8.2-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap-ng.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Processing files: audit-libs-python3-2.8.2-1.fc28.riscv64
Provides: audit-libs-python3 = 2.8.2-1.fc28 audit-libs-python3(riscv-64) = 2.8.2-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap-ng.so.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH)
Processing files: audispd-plugins-2.8.2-1.fc28.riscv64
Provides: audispd-plugins = 2.8.2-1.fc28 audispd-plugins(riscv-64) = 2.8.2-1.fc28 config(audispd-plugins) = 2.8.2-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap-ng.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) rtld(GNU_HASH)
Processing files: audispd-plugins-zos-2.8.2-1.fc28.riscv64
Provides: audispd-plugins-zos = 2.8.2-1.fc28 audispd-plugins-zos(riscv-64) = 2.8.2-1.fc28 config(audispd-plugins-zos) = 2.8.2-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap-ng.so.0()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/audit-2.8.2-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/audit-2.8.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/audit-libs-2.8.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/audit-libs-devel-2.8.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/audit-libs-static-2.8.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/audit-libs-python-2.8.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/audit-libs-python3-2.8.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/audispd-plugins-2.8.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/audispd-plugins-zos-2.8.2-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JnJJh4
+ umask 022
+ cd /builddir/build/BUILD
+ cd audit-2.8.2
+ rm -rf /builddir/build/BUILDROOT/audit-2.8.2-1.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff