D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/audit-3.1.2-4.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CXuDsy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf audit-3.1.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/audit-3.1.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd audit-3.1.2 + rm -rf /home/pterjan/rpmbuild/BUILD/audit-3.1.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/audit-3.1.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type d -name .libs + xargs rm -rf ++ grep -rl /var/run + sed -i -e s,/var/run,/run,g ChangeLog audisp/plugins/af_unix/af_unix.conf audisp/plugins/af_unix/audisp-af_unix.8 audisp/plugins/af_unix/audisp-af_unix.c audisp/plugins/ids/ids.c audisp/plugins/statsd/audisp-statsd.c src/auditd.c rules/30-nispom.rules rules/30-ospp-v42.rules rules/30-stig.rules docs/auditd-plugins.5 docs/auditd.8 init.d/audit-functions init.d/auditd.init init.d/auditd.state + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7LCtgM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd audit-3.1.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --without-golang --enable-systemd --enable-zos-remote --with-io_uring --with-python=no --with-python3=yes Configuring auditd checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-file... no checking for file... file checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for sys/inotify.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for port.h... no checking for poll.h... yes checking for sys/timerfd.h... yes checking for sys/select.h... yes checking for sys/eventfd.h... yes checking for sys/signalfd.h... yes checking for linux/aio_abi.h... yes checking for linux/fs.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 __kernel_rwf_t... yes checking for library containing floor... -lm . Checking for programs checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (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 how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... (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 size of unsigned int... 4 checking size of unsigned long... 8 checking size of long... 8 checking size of time_t... 8 checking for gcc options needed to detect all undeclared functions... none needed 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 AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL is declared... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for posix_fallocate... yes checking for signalfd... (cached) yes checking for rawmemchr... yes checking for faccessat... yes checking __attr_access support... yes checking for library containing pthread_yield... no checking whether to create python bindings... no 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 for swig... swig checking whether to create Go language bindings... no checking whether to include auditd network listener support... yes checking for lber.h... yes checking for ber_free in -llber... yes checking whether to include audisp ZOS remote plugin... yes checking for gss_acquire_cred in -lgssapi_krb5... yes checking for gssapi/gssapi.h... yes checking whether to enable systemd... yes checking whether to enable experimental options... no checking for linux/fanotify.h... yes checking for -Wformat-truncation... yes yes checking whether to include arm eabi processor support... no checking whether to include aarch64 processor support... no checking whether to use apparmor... no checking whether to use libwrap... yes checking for tcpd.h... yes checking for request_init in -lwrap... yes checking for yp_get_default_domain in -lnsl... yes checking whether to include io_uring support... yes checking for linux/ipx.h... no 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 common/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/af_unix/Makefile config.status: creating audisp/plugins/remote/Makefile config.status: creating audisp/plugins/zos-remote/Makefile config.status: creating audisp/plugins/syslog/Makefile config.status: creating audisp/plugins/ids/Makefile config.status: creating audisp/plugins/ids/rules/Makefile config.status: creating audisp/plugins/statsd/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: 3.1.2 Target: x86_64-mageia-linux-gnu Installation prefix: /usr Compiler: gcc Compiler flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full __attr_access support: yes + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in common make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o strsplit.lo strsplit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c strsplit.c -fPIC -DPIC -o .libs/strsplit.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audit-fgets.lo audit-fgets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c audit-fgets.c -fPIC -DPIC -o .libs/audit-fgets.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libaucommon.la audit-fgets.lo strsplit.lo libtool: link: ar cr .libs/libaucommon.a .libs/audit-fgets.o .libs/strsplit.o libtool: link: ranlib .libs/libaucommon.a libtool: link: ( cd ".libs" && rm -f "libaucommon.la" && ln -s "../libaucommon.la" "libaucommon.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' Making all in lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fstypetab.h"' -g -O2 -c -o gen_fstypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ftypetab.h"' -g -O2 -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="flagtab.h"' -g -O2 -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="actiontab.h"' -g -O2 -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="optab.h"' -g -O2 -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="machinetab.h"' -g -O2 -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="uringop_table.h"' -g -O2 -c -o gen_uringop_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fieldtab.h"' -g -O2 -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="i386_table.h"' -g -O2 -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="msg_typetab.h"' -g -O2 -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390x_table.h"' -g -O2 -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="x86_64_table.h"' -g -O2 -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390_table.h"' -g -O2 -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ppc_table.h"' -g -O2 -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="errtab.h"' -g -O2 -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fstypetab.h"' -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fstypetab.h\" -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ftypetab.h"' -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ftypetab.h\" -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_fstypetabs_h --lowercase --i2s --s2i fstype > fstypetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="actiontab.h"' -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"actiontab.h\" -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_ftypetabs_h --lowercase --i2s --s2i ftype > ftypetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="flagtab.h"' -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"flagtab.h\" -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="optab.h"' -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"optab.h\" -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_flagtabs_h --lowercase --i2s --s2i flag > flagtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_optabs_h --i2s op > optabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="machinetab.h"' -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"machinetab.h\" -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_machinetabs_h --duplicate-ints --lowercase --i2s --s2i machine \ > machinetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="msg_typetab.h"' -g -O2 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"msg_typetab.h\" -g -O2 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="i386_table.h"' -g -O2 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"i386_table.h\" -g -O2 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fieldtab.h"' -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fieldtab.h\" -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_msg_typetabs_h --uppercase --i2s --s2i msg_type > msg_typetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_i386_tables_h --duplicate-ints --lowercase --i2s --s2i \ i386_syscall > i386_tables.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field > fieldtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="s390x_table.h"' -g -O2 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"s390x_table.h\" -g -O2 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="x86_64_table.h"' -g -O2 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"x86_64_table.h\" -g -O2 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="uringop_table.h"' -g -O2 -o gen_uringop_tables_h gen_uringop_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"uringop_table.h\" -g -O2 -o gen_uringop_tables_h gen_uringop_tables_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="s390_table.h"' -g -O2 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"s390_table.h\" -g -O2 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_s390x_tables_h --lowercase --i2s --s2i s390x_syscall > s390x_tables.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ppc_table.h"' -g -O2 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ppc_table.h\" -g -O2 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_x86_64_tables_h --lowercase --i2s --s2i x86_64_syscall > x86_64_tables.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_uringop_tables_h --lowercase --i2s --s2i uringop > uringop_tables.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_s390_tables_h --lowercase --i2s --s2i s390_syscall > s390_tables.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_ppc_tables_h --lowercase --i2s --s2i ppc_syscall > ppc_tables.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="errtab.h"' -g -O2 -o gen_errtabs_h gen_errtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"errtab.h\" -g -O2 -o gen_errtabs_h gen_errtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' ./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /usr/bin/make all-recursive Making all in test make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o message.lo message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c message.c -fPIC -DPIC -o .libs/message.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o deprecated.lo deprecated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o netlink.lo netlink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c netlink.c -fPIC -DPIC -o .libs/netlink.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audit_logging.lo audit_logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c audit_logging.c -fPIC -DPIC -o .libs/audit_logging.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lookup_table.lo lookup_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lookup_table.c -fPIC -DPIC -o .libs/lookup_table.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libaudit.lo libaudit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c libaudit.c -fPIC -DPIC -o .libs/libaudit.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,-z,relro -version-info 1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libaudit.la -rpath /usr/lib64 libaudit.lo message.lo netlink.lo lookup_table.lo audit_logging.lo deprecated.lo -lcap-ng ../common/libaucommon.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libaudit.o .libs/message.o .libs/netlink.o .libs/lookup_table.o .libs/audit_logging.o .libs/deprecated.o -Wl,--whole-archive ../common/.libs/libaucommon.a -Wl,--no-whole-archive -O2 -g -fstack-protector-strong -m64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lcap-ng -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: ( cd ".libs" && rm -f "libaudit.la" && ln -s "../libaudit.la" "libaudit.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' Making all in auparse make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="accesstab.h"' -g -O2 -c -o gen_accesstabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipccmdtab.h"' -g -O2 -c -o gen_ipccmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="epoll_ctl.h"' -g -O2 -c -o gen_epoll_ctls_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="captab.h"' -g -O2 -c -o gen_captabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="../auparse/flagtab.h"' -g -O2 -c -o gen_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="clocktab.h"' -g -O2 -c -o gen_clock_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ioctlreqtab.h"' -g -O2 -c -o gen_ioctlreqtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ip6optnametab.h"' -g -O2 -c -o gen_ip6optnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipctab.h"' -g -O2 -c -o gen_ipctabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="fcntl-cmdtab.h"' -g -O2 -c -o gen_fcntl_cmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipoptnametab.h"' -g -O2 -c -o gen_ipoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="famtab.h"' -g -O2 -c -o gen_famtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="clone-flagtab.h"' -g -O2 -c -o gen_clone_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c ../lib/gen_tables.c:89:22: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '4294967296' to '0' [-Woverflow] 89 | #define _S(VAL, S) { (VAL), (S), 0, 0 }, | ^ ./clone-flagtab.h:47:1: note: in expansion of macro '_S' 47 | _S(0x100000000ULL, "CLONE_CLEAR_SIGHAND") | ^~ ../lib/gen_tables.c:89:22: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '8589934592' to '0' [-Woverflow] 89 | #define _S(VAL, S) { (VAL), (S), 0, 0 }, | ^ ./clone-flagtab.h:48:1: note: in expansion of macro '_S' 48 | _S(0x200000000ULL, "CLONE_INTO_CGROUP") | ^~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="mounttab.h"' -g -O2 -c -o gen_mounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="mmaptab.h"' -g -O2 -c -o gen_mmaptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="icmptypetab.h"' -g -O2 -c -o gen_icmptypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="nfprototab.h"' -g -O2 -c -o gen_nfprototabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="prottab.h"' -g -O2 -c -o gen_prottabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="pktoptnametab.h"' -g -O2 -c -o gen_pktoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="prctl-opt-tab.h"' -g -O2 -c -o gen_prctl_opttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="schedtab.h"' -g -O2 -c -o gen_schedtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="seccomptab.h"' -g -O2 -c -o gen_seccomptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="shm_modetab.h"' -g -O2 -c -o gen_shm_modetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="open-flagtab.h"' -g -O2 -c -o gen_open_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="seektab.h"' -g -O2 -c -o gen_seektabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="persontab.h"' -g -O2 -c -o gen_persontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ptracetab.h"' -g -O2 -c -o gen_ptracetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="recvtab.h"' -g -O2 -c -o gen_recvtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="signaltab.h"' -g -O2 -c -o gen_signals_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="rlimittab.h"' -g -O2 -c -o gen_rlimit_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="socktab.h"' -g -O2 -c -o gen_socktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="sockoptnametab.h"' -g -O2 -c -o gen_sockoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="accesstab.h"' -g -O2 -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"accesstab.h\" -g -O2 -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="captab.h"' -g -O2 -o gen_captabs_h gen_captabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"captab.h\" -g -O2 -o gen_captabs_h gen_captabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="clocktab.h"' -g -O2 -o gen_clock_h gen_clock_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"clocktab.h\" -g -O2 -o gen_clock_h gen_clock_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="socktypetab.h"' -g -O2 -c -o gen_socktypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="sockleveltab.h"' -g -O2 -c -o gen_sockleveltabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="netactiontab.h"' -g -O2 -c -o gen_netactiontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="inethooktab.h"' -g -O2 -c -o gen_inethooktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="tcpoptnametab.h"' -g -O2 -c -o gen_tcpoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="clone-flagtab.h"' -g -O2 -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"clone-flagtab.h\" -g -O2 -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="umounttab.h"' -g -O2 -c -o gen_umounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="openat2-resolvetab.h"' -g -O2 -c -o gen_openat2_resolvetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="typetab.h"' -g -O2 -c -o gen_typetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_record_map.h"' -g -O2 -c -o gen_normalize_record_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_syscall_map.h"' -g -O2 -c -o gen_normalize_syscall_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_obj_kind_map.h"' -g -O2 -c -o gen_normalize_obj_kind_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_evtypetab.h"' -g -O2 -c -o gen_normalize_evtypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="epoll_ctl.h"' -g -O2 -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"epoll_ctl.h\" -g -O2 -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="famtab.h"' -g -O2 -o gen_famtabs_h gen_famtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"famtab.h\" -g -O2 -o gen_famtabs_h gen_famtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="bpftab.h"' -g -O2 -c -o gen_bpftabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fcntl-cmdtab.h"' -g -O2 -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fcntl-cmdtab.h\" -g -O2 -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="icmptypetab.h"' -g -O2 -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"icmptypetab.h\" -g -O2 -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="../auparse/flagtab.h"' -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"../auparse/flagtab.h\" -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ipctab.h"' -g -O2 -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ipctab.h\" -g -O2 -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ipccmdtab.h"' -g -O2 -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ipccmdtab.h\" -g -O2 -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ioctlreqtab.h"' -g -O2 -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ioctlreqtab.h\" -g -O2 -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ipoptnametab.h"' -g -O2 -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ipoptnametab.h\" -g -O2 -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="mounttab.h"' -g -O2 -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"mounttab.h\" -g -O2 -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="mmaptab.h"' -g -O2 -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"mmaptab.h\" -g -O2 -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ip6optnametab.h"' -g -O2 -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ip6optnametab.h\" -g -O2 -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="open-flagtab.h"' -g -O2 -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"open-flagtab.h\" -g -O2 -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="nfprototab.h"' -g -O2 -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"nfprototab.h\" -g -O2 -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="persontab.h"' -g -O2 -o gen_persontabs_h gen_persontabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"persontab.h\" -g -O2 -o gen_persontabs_h gen_persontabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="prctl-opt-tab.h"' -g -O2 -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"prctl-opt-tab.h\" -g -O2 -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="pktoptnametab.h"' -g -O2 -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"pktoptnametab.h\" -g -O2 -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="prottab.h"' -g -O2 -o gen_prottabs_h gen_prottabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"prottab.h\" -g -O2 -o gen_prottabs_h gen_prottabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ptracetab.h"' -g -O2 -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ptracetab.h\" -g -O2 -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="rlimittab.h"' -g -O2 -o gen_rlimit_h gen_rlimit_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"rlimittab.h\" -g -O2 -o gen_rlimit_h gen_rlimit_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="seektab.h"' -g -O2 -o gen_seektabs_h gen_seektabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"seektab.h\" -g -O2 -o gen_seektabs_h gen_seektabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="recvtab.h"' -g -O2 -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"recvtab.h\" -g -O2 -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="schedtab.h"' -g -O2 -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"schedtab.h\" -g -O2 -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="seccomptab.h"' -g -O2 -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"seccomptab.h\" -g -O2 -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="socktab.h"' -g -O2 -o gen_socktabs_h gen_socktabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"socktab.h\" -g -O2 -o gen_socktabs_h gen_socktabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="sockleveltab.h"' -g -O2 -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"sockleveltab.h\" -g -O2 -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="shm_modetab.h"' -g -O2 -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"shm_modetab.h\" -g -O2 -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="signaltab.h"' -g -O2 -o gen_signals_h gen_signals_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"signaltab.h\" -g -O2 -o gen_signals_h gen_signals_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="sockoptnametab.h"' -g -O2 -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"sockoptnametab.h\" -g -O2 -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="tcpoptnametab.h"' -g -O2 -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"tcpoptnametab.h\" -g -O2 -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="socktypetab.h"' -g -O2 -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"socktypetab.h\" -g -O2 -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="inethooktab.h"' -g -O2 -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"inethooktab.h\" -g -O2 -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_accesstabs_h --i2s-transtab access > accesstabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_captabs_h --i2s cap > captabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_clock_h --i2s clock > clocktabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_clone-flagtabs_h --i2s-transtab clone_flag > clone-flagtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="typetab.h"' -g -O2 -o gen_typetabs_h gen_typetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"typetab.h\" -g -O2 -o gen_typetabs_h gen_typetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="umounttab.h"' -g -O2 -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"umounttab.h\" -g -O2 -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_epoll_ctls_h --i2s epoll_ctl > epoll_ctls.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_famtabs_h --i2s fam > famtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_fcntl-cmdtabs_h --i2s fcntl > fcntl-cmdtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_flagtabs_h --i2s-transtab flag > flagtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_icmptypetabs_h --i2s icmptype > icmptypetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_ipctabs_h --i2s ipc > ipctabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_ipccmdtabs_h --i2s-transtab ipccmd > ipccmdtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_ioctlreqtabs_h --i2s ioctlreq > ioctlreqtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_ipoptnametabs_h --i2s ipoptname > ipoptnametabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_ip6optnametabs_h --i2s ip6optname > ip6optnametabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_mmaptabs_h --i2s-transtab mmap > mmaptabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_mounttabs_h --i2s-transtab mount > mounttabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_nfprototabs_h --i2s nfproto > nfprototabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_open-flagtabs_h --i2s-transtab open_flag > open-flagtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_persontabs_h --i2s person > persontabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_prctl_opttabs_h --i2s prctl_opt > prctl_opttabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_pktoptnametabs_h --i2s pktoptname > pktoptnametabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_prottabs_h --i2s-transtab prot > prottabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_ptracetabs_h --i2s ptrace > ptracetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_rlimit_h --i2s rlimit > rlimittabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_recvtabs_h --i2s-transtab recv > recvtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_schedtabs_h --i2s sched > schedtabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_seccomptabs_h --i2s seccomp > seccomptabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_seektabs_h --i2s seek > seektabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_shm_modetabs_h --i2s-transtab shm_mode > shm_modetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_signals_h --i2s signal > signaltabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_sockoptnametabs_h --i2s sockoptname > sockoptnametabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_socktabs_h --i2s sock > socktabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_sockleveltabs_h --i2s socklevel > sockleveltabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_socktypetabs_h --i2s sock_type > socktypetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_tcpoptnametabs_h --i2s tcpoptname > tcpoptnametabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_typetabs_h --s2i type > typetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_umounttabs_h --i2s-transtab umount > umounttabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_inethooktabs_h --i2s inethook > inethooktabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="netactiontab.h"' -g -O2 -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"netactiontab.h\" -g -O2 -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_netactiontabs_h --i2s netaction > netactiontabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_obj_kind_map.h"' -g -O2 -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o libtool: link: gcc -DTABLE_H=\"normalize_obj_kind_map.h\" -g -O2 -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_record_map.h"' -g -O2 -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o libtool: link: gcc -DTABLE_H=\"normalize_record_map.h\" -g -O2 -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_evtypetab.h"' -g -O2 -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"normalize_evtypetab.h\" -g -O2 -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_syscall_map.h"' -g -O2 -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o libtool: link: gcc -DTABLE_H=\"normalize_syscall_map.h\" -g -O2 -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="openat2-resolvetab.h"' -g -O2 -o gen_openat2-resolvetabs_h gen_openat2_resolvetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"openat2-resolvetab.h\" -g -O2 -o gen_openat2-resolvetabs_h gen_openat2_resolvetabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_normalize_obj_kind_map --lowercase --i2s normalize_obj_kind_map > normalize_obj_kind_maps.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_normalize_record_map --lowercase --i2s normalize_record_map > normalize_record_maps.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="bpftab.h"' -g -O2 -o gen_bpftabs_h gen_bpftabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"bpftab.h\" -g -O2 -o gen_bpftabs_h gen_bpftabs_h-gen_tables.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_normalize_evtypetabs_h --i2s evtype > normalize_evtypetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_normalize_syscall_map --lowercase --s2i normalize_syscall_map > normalize_syscall_maps.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_openat2-resolvetabs_h --i2s-transtab openat2_resolve > openat2-resolvetabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' ./gen_bpftabs_h --i2s bpf > bpftabs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /usr/bin/make all-recursive Making all in test make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o message.lo message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c message.c -fPIC -DPIC -o .libs/message.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o normalize-llist.lo normalize-llist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c normalize-llist.c -fPIC -DPIC -o .libs/normalize-llist.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lru.lo lru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lru.c -fPIC -DPIC -o .libs/lru.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o nvlist.lo nvlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c nvlist.c -fPIC -DPIC -o .libs/nvlist.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o data_buf.lo data_buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c data_buf.c -fPIC -DPIC -o .libs/data_buf.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-config.lo auditd-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c auditd-config.c -fPIC -DPIC -o .libs/auditd-config.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ellist.lo ellist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ellist.c -fPIC -DPIC -o .libs/ellist.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o expression.lo expression.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c expression.c -fPIC -DPIC -o .libs/expression.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auparse.lo auparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c auparse.c -fPIC -DPIC -o .libs/auparse.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o normalize.lo normalize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c normalize.c -fPIC -DPIC -o .libs/normalize.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o interpret.lo interpret.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c interpret.c -fPIC -DPIC -o .libs/interpret.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libauparse.la -rpath /usr/lib64 lru.lo interpret.lo nvlist.lo ellist.lo auparse.lo auditd-config.lo message.lo data_buf.lo expression.lo normalize.lo normalize-llist.lo ../lib/libaudit.la ../common/libaucommon.la libtool: link: gcc -shared -Wl,--as-needed -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/expression.o .libs/normalize.o .libs/normalize-llist.o -Wl,--whole-archive ../common/.libs/libaucommon.a -Wl,--no-whole-archive -g -O2 -g -fstack-protector-strong -m64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs ../lib/.libs/libaudit.so -lcap-ng -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: ( cd ".libs" && rm -f "libauparse.la" && ln -s "../libauparse.la" "libauparse.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' Making all in audisp Making all in plugins Making all in af_unix make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audisp_af_unix-audisp-af_unix.o `test -f 'audisp-af_unix.c' || echo './'`audisp-af_unix.c audisp-af_unix.c: In function 'main': audisp-af_unix.c:313:9: warning: ignoring return value of 'capng_apply' declared with attribute 'warn_unused_result' [-Wunused-result] 313 | capng_apply(CAPNG_SELECT_BOTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o audisp-af_unix audisp_af_unix-audisp-af_unix.o -lcap-ng ../../../common/libaucommon.la libtool: link: gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o audisp-af_unix audisp_af_unix-audisp-af_unix.o -lcap-ng ../../../common/.libs/libaucommon.a make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' Making all in remote make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audisp_remote-queue.o `test -f 'queue.c' || echo './'`queue.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audisp_remote-remote-config.o `test -f 'remote-config.c' || echo './'`remote-config.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audisp_remote-audisp-remote.o `test -f 'audisp-remote.c' || echo './'`audisp-remote.c audisp-remote.c: In function 'main': audisp-remote.c:504:9: warning: ignoring return value of 'capng_apply' declared with attribute 'warn_unused_result' [-Wunused-result] 504 | capng_apply(CAPNG_SELECT_BOTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o -lcap-ng -lgssapi_krb5 -lkrb5 ../../../common/libaucommon.la libtool: link: gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o -lcap-ng -lgssapi_krb5 -lkrb5 ../../../common/.libs/libaucommon.a make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' Making all in syslog make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -I../../../auparse -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audisp_syslog-audisp-syslog.o `test -f 'audisp-syslog.c' || echo './'`audisp-syslog.c audisp-syslog.c: In function 'main': audisp-syslog.c:231:9: warning: ignoring return value of 'capng_apply' declared with attribute 'warn_unused_result' [-Wunused-result] 231 | capng_apply(CAPNG_SELECT_BOTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o audisp-syslog audisp_syslog-audisp-syslog.o -lcap-ng ../../../common/libaucommon.la ../../../auparse/libauparse.la libtool: link: gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/audisp-syslog audisp_syslog-audisp-syslog.o ../../../common/.libs/libaucommon.a ../../../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' Making all in zos-remote make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audispd_zos_remote-zos-remote-log.o `test -f 'zos-remote-log.c' || echo './'`zos-remote-log.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audispd_zos_remote-zos-remote-queue.o `test -f 'zos-remote-queue.c' || echo './'`zos-remote-queue.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audispd_zos_remote-zos-remote-config.o `test -f 'zos-remote-config.c' || echo './'`zos-remote-config.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audispd_zos_remote-zos-remote-plugin.o `test -f 'zos-remote-plugin.c' || echo './'`zos-remote-plugin.c zos-remote-plugin.c: In function 'main': zos-remote-plugin.c:470:9: warning: ignoring return value of 'capng_apply' declared with attribute 'warn_unused_result' [-Wunused-result] 470 | capng_apply(CAPNG_SELECT_BOTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o audispd_zos_remote-zos-remote-ldap.o `test -f 'zos-remote-ldap.c' || echo './'`zos-remote-ldap.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 ../../../auparse/libauparse.la libtool: link: gcc -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 ../../../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libdisp_la-audispd-llist.lo `test -f 'audispd-llist.c' || echo './'`audispd-llist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c audispd-llist.c -fPIC -DPIC -o .libs/libdisp_la-audispd-llist.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libdisp_la-queue.lo `test -f 'queue.c' || echo './'`queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c queue.c -fPIC -DPIC -o .libs/libdisp_la-queue.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libdisp_la-audispd-pconfig.lo `test -f 'audispd-pconfig.c' || echo './'`audispd-pconfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c audispd-pconfig.c -fPIC -DPIC -o .libs/libdisp_la-audispd-pconfig.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o libdisp_la-audispd.lo `test -f 'audispd.c' || echo './'`audispd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c audispd.c -fPIC -DPIC -o .libs/libdisp_la-audispd.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -no-undefined -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libdisp.la libdisp_la-audispd.lo libdisp_la-audispd-pconfig.lo libdisp_la-queue.lo libdisp_la-audispd-llist.lo ../lib/libaudit.la libtool: link: ar cr .libs/libdisp.a .libs/libdisp_la-audispd.o .libs/libdisp_la-audispd-pconfig.o .libs/libdisp_la-queue.o .libs/libdisp_la-audispd-llist.o libtool: link: ranlib .libs/libdisp.a libtool: link: ( cd ".libs" && rm -f "libdisp.la" && ln -s "../libdisp.la" "libdisp.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' Making all in src/libev make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c event.c -fPIC -DPIC -o .libs/event.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ev.lo ev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:2146:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' 2146 | EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -no-undefined -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libev.la ev.lo event.lo libtool: link: ar cr .libs/libev.a .libs/ev.o .libs/event.o libtool: link: ranlib .libs/libev.a libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' Making all in src Making all in test make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditctl-auditctl-llist.o `test -f 'auditctl-llist.c' || echo './'`auditctl-llist.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditctl-delete_all.o `test -f 'delete_all.c' || echo './'`delete_all.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-auditd-dispatch.o `test -f 'auditd-dispatch.c' || echo './'`auditd-dispatch.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-string.o ausearch-string.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-auditd-sendmail.o `test -f 'auditd-sendmail.c' || echo './'`auditd-sendmail.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-auditd-reconfig.o `test -f 'auditd-reconfig.c' || echo './'`auditd-reconfig.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-llist.o ausearch-llist.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-int.o ausearch-int.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-nvpair.o ausearch-nvpair.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aureport.o aureport.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aureport-options.o aureport-options.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-avc.o ausearch-avc.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-time.o ausearch-time.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aureport-scan.o aureport-scan.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditctl-auditctl-listing.o `test -f 'auditctl-listing.c' || echo './'`auditctl-listing.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-lookup.o ausearch-lookup.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-auditd.o `test -f 'auditd.c' || echo './'`auditd.c auditd.c: In function 'reconfig_ready': auditd.c:586:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 586 | write(pipefds[1], msg, strlen(msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auditd.c: In function 'main': auditd.c:726:17: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result] 726 | nice((int)-config.priority_boost); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auditd.c: In function 'pipe_handler': auditd.c:578:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 578 | read(pipefds[0], buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-lol.o ausearch-lol.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch.o ausearch.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aureport-output.o aureport-output.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o delete_all.o delete_all.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-checkpt.o ausearch-checkpt.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditctl-llist.o auditctl-llist.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-match.o ausearch-match.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o autrace.o autrace.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-auditd-listen.o `test -f 'auditd-listen.c' || echo './'`auditd-listen.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditctl-auditctl.o `test -f 'auditctl.c' || echo './'`auditctl.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-auditd-event.o `test -f 'auditd-event.c' || echo './'`auditd-event.c auditd-event.c: In function 'fix_disk_permissions': auditd-event.c:1070:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 1070 | chown(dir, 0, config->log_group ? config->log_group : 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auditd-event.c: In function 'reconfigure': auditd-event.c:1430:17: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result] 1430 | nice(-oconf->priority_boost); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-report.o ausearch-report.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-options.o ausearch-options.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o autrace autrace.o delete_all.o auditctl-llist.o ../lib/libaudit.la libtool: link: gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/autrace autrace.o delete_all.o auditctl-llist.o ../lib/.libs/libaudit.so -lcap-ng make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-auditd-config.o `test -f 'auditd-config.c' || echo './'`auditd-config.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auditd-config.o auditd-config.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o auditctl auditctl-auditctl.o auditctl-auditctl-llist.o auditctl-delete_all.o auditctl-auditctl-listing.o ../lib/libaudit.la ../auparse/libauparse.la ../common/libaucommon.la libtool: link: gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/auditctl auditctl-auditctl.o auditctl-auditctl-llist.o auditctl-delete_all.o auditctl-auditctl-listing.o ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng ../common/.libs/libaucommon.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-parse.o ausearch-parse.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 -lnsl ../src/libev/libev.la ../audisp/libdisp.la ../lib/libaudit.la ../auparse/libauparse.la -lpthread -lm -lgssapi_krb5 -lkrb5 ../common/libaucommon.la libtool: link: gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 -lnsl ../src/libev/.libs/libev.a ../audisp/.libs/libdisp.a ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng -lpthread -lm -lgssapi_krb5 -lkrb5 ../common/.libs/libaucommon.a -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 ../lib/libaudit.la ../auparse/libauparse.la ../common/libaucommon.la libtool: link: gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng ../common/.libs/libaucommon.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 ../lib/libaudit.la ../auparse/libauparse.la ../common/libaucommon.la libtool: link: gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng ../common/.libs/libaucommon.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' Making all in tools Making all in aulast make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aulast-llist.o aulast-llist.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aulast.o aulast.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' /bin/sh ../../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o aulast aulast.o aulast-llist.o ../../auparse/libauparse.la libtool: link: gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/aulast aulast.o aulast-llist.o ../../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' Making all in aulastlog make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aulastlog-llist.o aulastlog-llist.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o aulastlog.o aulastlog.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' /bin/sh ../../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o aulastlog aulastlog.o aulastlog-llist.o ../../auparse/libauparse.la libtool: link: gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/aulastlog aulastlog.o aulastlog-llist.o ../../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' Making all in ausyscall make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausyscall.o ausyscall.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' /bin/sh ../../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o ausyscall ausyscall.o ../../lib/libaudit.la libtool: link: gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/ausyscall ausyscall.o ../../lib/.libs/libaudit.so -lcap-ng make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' Making all in auvirt make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I../../src -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auvirt-list.o auvirt-list.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I../../src -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ausearch-time.o `test -f '../../src/ausearch-time.c' || echo './'`../../src/ausearch-time.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I../../src -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auvirt.o auvirt.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' /bin/sh ../../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o auvirt auvirt.o auvirt-list.o ausearch-time.o ../../auparse/libauparse.la libtool: link: gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/auvirt auvirt.o auvirt-list.o ausearch-time.o ../../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so -lcap-ng make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' make[3]: Nothing to be done for 'all-am'. Making all in bindings Making all in python Making all in python3 make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python3.12 -I/usr/include/python3.12 -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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.12 -I/usr/include/python3.12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ../../../bindings/python/auparse_python.c -fPIC -DPIC -o .libs/auparse_la-auparse_python.o ../../../bindings/python/auparse_python.c: In function 'auparse_callback': ../../../bindings/python/auparse_python.c:303:5: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 303 | result = PyEval_CallObject(cb->func, arglist); | ^~~~~~ In file included from /usr/include/python3.12/Python.h:95, from ../../../bindings/python/auparse_python.c:2: /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' /bin/sh ../../../libtool --tag=CC --mode=link gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o auparse.la -rpath /usr/lib64/python3.12/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/auparse_la-auparse_python.o -O2 -g -fstack-protector-strong -m64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse/.libs -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs ../../../auparse/.libs/libauparse.so /home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs/libaudit.so ../../../lib/.libs/libaudit.so -lcap-ng -Wl,-soname -Wl,auparse.so -o .libs/auparse.so libtool: link: ( cd ".libs" && rm -f "auparse.la" && ln -s "../auparse.la" "auparse.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' make[4]: Nothing to be done for 'all-am'. Making all in golang make[3]: Nothing to be done for 'all'. Making all in swig Making all in src make[4]: Nothing to be done for 'all'. Making all in python3 make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' swig -o audit_wrap.c -python -py3 -modern -I. -I../../.. -I../../../lib -I/usr/include/python3.12 -I/usr/include/python3.12 ./../src/auditswig.i Deprecated command line option: -py3. Ignored, this option is no longer supported. Deprecated command line option: -modern. Ignored, this option is now always on. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../lib -I/usr/include/python3.12 -I/usr/include/python3.12 -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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.12 -I/usr/include/python3.12 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c audit_wrap.c -fPIC -DPIC -o .libs/_audit_la-audit_wrap.o make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' /bin/sh ../../../libtool --tag=CC --mode=link gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o _audit.la -rpath /usr/lib64/python3.12/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la ../../../lib/libaudit.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/_audit_la-audit_wrap.o -O2 -g -fstack-protector-strong -m64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/.libs ../../../lib/.libs/libaudit.so -lcap-ng -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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in init.d make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in docs make[2]: Nothing to be done for 'all'. Making all in rules make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oyeRXx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 + cd audit-3.1.2 + '[' 1 -eq 1 ']' + /usr/bin/install -d /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/rules.d + /usr/bin/install -d /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/var/log/audit + /usr/bin/install -d /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/audit + /usr/bin/install -d /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/var/spool/audit + /usr/bin/install -D -p -m 644 /home/pterjan/rpmbuild/SOURCES/audit-tmpfiles.conf /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib/tmpfiles.d/audit.conf + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 'INSTALL=/usr/bin/install -p' Making install in common make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/common' Making install in lib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /usr/bin/make install-recursive make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' Making install in test make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/test' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/test' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libaudit.la '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libaudit.so.1.0.0 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/libaudit.so.1.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/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 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/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 -p .libs/libaudit.lai /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/libaudit.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/include' /usr/bin/install -p -m 644 libaudit.h '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 audit.pc '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib' Making install in auparse make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /usr/bin/make install-recursive make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' Making install in test make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse/test' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse/test' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libauparse.la '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64' libtool: warning: relinking 'libauparse.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse; /bin/sh "/home/pterjan/rpmbuild/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -Wno-format-truncation -Wno-unused-but-set-variable -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libauparse.la -rpath /usr/lib64 lru.lo interpret.lo nvlist.lo ellist.lo auparse.lo auditd-config.lo message.lo data_buf.lo expression.lo normalize.lo normalize-llist.lo ../lib/libaudit.la ../common/libaucommon.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -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/expression.o .libs/normalize.o .libs/normalize-llist.o -Wl,--whole-archive ../common/.libs/libaucommon.a -Wl,--no-whole-archive -g -O2 -g -fstack-protector-strong -m64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64 -L/usr/lib64 -laudit -lcap-ng -Wl,-soname -Wl,libauparse.so.0 -o .libs/libauparse.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libauparse.so.0.0.0T /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/libauparse.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/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 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/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 -p .libs/libauparse.lai /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/libauparse.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/include' /usr/bin/install -p -m 644 auparse.h auparse-defs.h '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 auparse.pc '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/pkgconfig' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/auparse' Making install in audisp make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' Making install in plugins make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins' Making install in af_unix make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p audisp-af_unix '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p audisp-af_unix /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audisp-af_unix /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 audisp-af_unix.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/make install-data-hook make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' mkdir -p -m 0750 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/plugins.d for i in af_unix.conf; do \ /usr/bin/install -p -m 644 -D -m 640 ./"$i" \ /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/plugins.d; \ done make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/af_unix' Making install in remote make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p audisp-remote '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p audisp-remote /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audisp-remote /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 audisp-remote.conf.5 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 audisp-remote.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/make install-data-hook make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' mkdir -p -m 0750 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/plugins.d /usr/bin/install -p -m 644 -D -m 640 ./au-remote.conf /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/plugins.d /usr/bin/install -p -m 644 -D -m 640 ./audisp-remote.conf /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/remote' Making install in syslog make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p audisp-syslog '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' libtool: warning: '../../../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/audisp-syslog /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audisp-syslog /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 audisp-syslog.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/make install-data-hook make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' mkdir -p -m 0750 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/plugins.d /usr/bin/install -p -m 644 -D -m 640 ./syslog.conf /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/plugins.d make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/syslog' Making install in zos-remote make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p audispd-zos-remote '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' libtool: warning: '../../../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/audispd-zos-remote /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audispd-zos-remote /usr/bin/make install-data-hook make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' mkdir -p -m 0750 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit /usr/bin/install -p -m 644 -D -m 640 ./zos-remote.conf \ /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit /usr/bin/install -p -m 644 -D -m 640 ./audispd-zos-remote.conf \ /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit/plugins.d make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp/plugins' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/audisp' Making install in src/libev make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/libev' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' Making install in test make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/test' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src/test' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p auditd auditctl aureport ausearch autrace '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' libtool: warning: '../lib/libaudit.la' has not been installed in '/usr/lib64' libtool: warning: '../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/auditd /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/auditd libtool: warning: '../lib/libaudit.la' has not been installed in '/usr/lib64' libtool: warning: '../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/auditctl /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/auditctl libtool: warning: '../lib/libaudit.la' has not been installed in '/usr/lib64' libtool: warning: '../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/aureport /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/aureport libtool: warning: '../lib/libaudit.la' has not been installed in '/usr/lib64' libtool: warning: '../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ausearch /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/ausearch libtool: warning: '../lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/autrace /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/autrace make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/src' Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools' Making install in aulast make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p aulast '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' libtool: warning: '../../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/aulast /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/aulast /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 aulast.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulast' Making install in aulastlog make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p aulastlog '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' libtool: warning: '../../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/aulastlog /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/aulastlog /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 aulastlog.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/aulastlog' Making install in ausyscall make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p ausyscall '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' libtool: warning: '../../lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ausyscall /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/ausyscall /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 ausyscall.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/ausyscall' Making install in auvirt make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p auvirt '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin' libtool: warning: '../../auparse/libauparse.la' has not been installed in '/usr/lib64' libtool: warning: '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/lib/libaudit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/auvirt /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/auvirt /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 auvirt.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools/auvirt' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/tools' Making install in bindings make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings' Making install in python make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python' Making install in python3 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages' /bin/sh ../../../libtool --mode=install /usr/bin/install -p auparse.la '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages' libtool: warning: relinking 'auparse.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3; /bin/sh "/home/pterjan/rpmbuild/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o auparse.la -rpath /usr/lib64/python3.12/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/auparse_la-auparse_python.o -O2 -g -fstack-protector-strong -m64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64 -L/usr/lib64 -lauparse -laudit -lcap-ng -Wl,-soname -Wl,auparse.so -o .libs/auparse.so libtool: install: /usr/bin/install -p .libs/auparse.soT /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages/auparse.so libtool: install: /usr/bin/install -p .libs/auparse.lai /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages/auparse.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.12/site-packages' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python/python3' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/python' Making install in golang make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/golang' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/golang' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/golang' Making install in swig make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig' Making install in src make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/src' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/src' Making install in python3 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages' /bin/sh ../../../libtool --mode=install /usr/bin/install -p _audit.la '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages' libtool: warning: relinking '_audit.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3; /bin/sh "/home/pterjan/rpmbuild/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o _audit.la -rpath /usr/lib64/python3.12/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la ../../../lib/libaudit.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/_audit_la-audit_wrap.o -O2 -g -fstack-protector-strong -m64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64 -L/usr/lib64 -laudit -lcap-ng -Wl,-soname -Wl,_audit.so -o .libs/_audit.so libtool: install: /usr/bin/install -p .libs/_audit.soT /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages/_audit.so libtool: install: /usr/bin/install -p .libs/_audit.lai /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages/_audit.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.12/site-packages' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages' /usr/bin/install -p -m 644 audit.py '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig/python3' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings/swig' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/bindings' Making install in init.d make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' /usr/bin/install -p augenrules '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin' /usr/bin/make install-exec-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib/systemd/system mkdir -p /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd mkdir -p /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec /usr/bin/install -p -D -m 644 ./auditd.service /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib/systemd/system /usr/bin/install -p -D -m 750 ./auditd.rotate /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd/rotate /usr/bin/install -p -D -m 750 ./auditd.resume /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd/resume /usr/bin/install -p -D -m 750 ./auditd.reload /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd/reload /usr/bin/install -p -D -m 750 ./auditd.state /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd/state /usr/bin/install -p -D -m 750 ./auditd.stop /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd/stop /usr/bin/install -p -D -m 750 ./auditd.restart /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd/restart /usr/bin/install -p -D -m 750 ./auditd.condrestart /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec/initscripts/legacy-actions/auditd/condrestart /usr/bin/install -p -D -m 750 ./audit-functions /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/libexec chmod 0755 /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/augenrules make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit' /usr/bin/install -p -m 644 auditd.conf audit-stop.rules '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc/audit' /usr/bin/make install-data-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' /usr/bin/install -p -m 644 -D -m 640 ./libaudit.conf /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/etc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d' Making install in m4 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/m4' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/m4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 audit.m4 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/aclocal' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/m4' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/m4' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/docs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man3' /usr/bin/install -p -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 auparse_new_buffer.3 audit_open.3 audit_close.3 audit_is_enabled.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 audit_value_needs_encoding.3 audit_encode_value.3 auparse_add_callback.3 audit_name_to_syscall.3 audit_syscall_to_name.3 audit_name_to_errno.3 audit_fstype_to_name.3 audit_name_to_fstype.3 audit_name_to_action.3 audit_flag_to_name.3 audit_name_to_flag.3 auparse_destroy.3 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 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 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 auparse_set_eoe_timeout.3 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 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 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 auditd.conf.5 auditd-plugins.5 ausearch-expression.5 libaudit.conf.5 zos-remote.conf.5 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man7' /usr/bin/install -p -m 644 audit.rules.7 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 auditctl.8 auditd.8 aureport.8 ausearch.8 autrace.8 audispd-zos-remote.8 augenrules.8 '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/docs' Making install in rules make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/rules' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/rules' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/audit/sample-rules' /usr/bin/install -p -m 644 10-base-config.rules 10-no-audit.rules 11-loginuid.rules 12-ignore-error.rules 12-cont-fail.rules 20-dont-audit.rules 21-no32bit.rules 22-ignore-chrony.rules 23-ignore-filesystems.rules 30-nispom.rules 30-stig.rules 30-pci-dss-v31.rules 30-ospp-v42.rules 30-ospp-v42-1-create-failed.rules 30-ospp-v42-1-create-success.rules 30-ospp-v42-2-modify-failed.rules 30-ospp-v42-2-modify-success.rules 30-ospp-v42-3-access-failed.rules 30-ospp-v42-3-access-success.rules 30-ospp-v42-4-delete-failed.rules 30-ospp-v42-4-delete-success.rules 30-ospp-v42-5-perm-change-failed.rules 30-ospp-v42-5-perm-change-success.rules 30-ospp-v42-6-owner-change-failed.rules 30-ospp-v42-6-owner-change-success.rules 31-privileged.rules 32-power-abuse.rules 40-local.rules 41-containers.rules 42-injection.rules 43-module-load.rules 44-installers.rules 70-einval.rules 71-networking.rules 99-finalize.rules README-rules '/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/audit/sample-rules' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/rules' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2/rules' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.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 '/home/pterjan/rpmbuild/BUILD/audit-3.1.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/audit-3.1.2' + find /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.1.2-4.mga10 --unique-debug-suffix -3.1.2-4.mga10.x86_64 --unique-debug-src-base audit-3.1.2-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/audit-3.1.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/aulast extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/ausyscall extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/aulastlog extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/bin/auvirt extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/libauparse.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/libaudit.so.1.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages/_audit.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12/site-packages/auparse.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audisp-remote extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/auditctl extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audisp-af_unix extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audisp-syslog extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/audispd-zos-remote extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/aureport extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/ausearch extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/auditd extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/sbin/autrace original debug info size: 3088kB, size after compression: 2796kB /usr/bin/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. 4078 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/augenrules from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/libexec/audit-functions is executable but has no shebang, removing executable bit mangling shebang in /usr/libexec/initscripts/legacy-actions/auditd/resume from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/auditd/condrestart from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/auditd/rotate from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/auditd/stop from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/auditd/reload from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/auditd/restart from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/auditd/state from /bin/sh to #!/usr/bin/sh + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: audit-3.1.2-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.82yK8z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd audit-3.1.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/audit + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/audit + cp -pr /home/pterjan/rpmbuild/BUILD/audit-3.1.2/README /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/audit + cp -pr /home/pterjan/rpmbuild/BUILD/audit-3.1.2/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/audit + cp -pr /home/pterjan/rpmbuild/BUILD/audit-3.1.2/rules /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/audit + cp -pr /home/pterjan/rpmbuild/BUILD/audit-3.1.2/init.d/auditd.cron /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/audit + RPM_EC=0 ++ jobs -p + exit 0 Provides: audit = 3.1.2-4.mga10 audit(x86-64) = 3.1.2-4.mga10 config(audit) = 3.1.2-4.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires(postun): rpm-helper Requires: libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(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) libwrap.so.0()(64bit) Processing files: lib64audit1-3.1.2-4.mga10.x86_64 Provides: config(lib64audit1) = 3.1.2-4.mga10 lib64audit1 = 3.1.2-4.mga10 lib64audit1(x86-64) = 3.1.2-4.mga10 libaudit.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap-ng.so.0()(64bit) Processing files: lib64audit-devel-3.1.2-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5avSBv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd audit-3.1.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/lib64audit-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/lib64audit-devel + cp -pr /home/pterjan/rpmbuild/BUILD/audit-3.1.2/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/lib64audit-devel + cp -pr /home/pterjan/rpmbuild/BUILD/audit-3.1.2/contrib/plugin /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64/usr/share/doc/lib64audit-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: audit-devel = 3.1.2-4.mga10 audit-libs-devel = 3.1.2-4.mga10 devel(libaudit(64bit)) lib64audit-devel = 3.1.2-4.mga10 lib64audit-devel(x86-64) = 3.1.2-4.mga10 libaudit-devel = 3.1.2-4.mga10 pkgconfig(audit) = 3.1.2 pkgconfig(auparse) = 3.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcap-ng(64bit)) pkgconfig pkgconfig(libcap-ng) Processing files: lib64auparse0-3.1.2-4.mga10.x86_64 Provides: lib64auparse0 = 3.1.2-4.mga10 lib64auparse0(x86-64) = 3.1.2-4.mga10 libauparse.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) Processing files: lib64auparse-devel-3.1.2-4.mga10.x86_64 Provides: auparse-devel = 3.1.2-4.mga10 devel(libauparse(64bit)) lib64auparse-devel = 3.1.2-4.mga10 lib64auparse-devel(x86-64) = 3.1.2-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libaudit(64bit)) Processing files: python3-audit-3.1.2-4.mga10.x86_64 Provides: python-audit = 3.1.2-4.mga10 python3-audit = 3.1.2-4.mga10 python3-audit(x86-64) = 3.1.2-4.mga10 python3.12-audit = 3.1.2-4.mga10 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: libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.12 Processing files: audispd-plugins-3.1.2-4.mga10.x86_64 Provides: audispd-plugins = 3.1.2-4.mga10 audispd-plugins(x86-64) = 3.1.2-4.mga10 config(audispd-plugins) = 3.1.2-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(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) Processing files: audispd-plugins-zos-3.1.2-4.mga10.x86_64 Provides: audispd-plugins-zos = 3.1.2-4.mga10 audispd-plugins-zos(x86-64) = 3.1.2-4.mga10 config(audispd-plugins-zos) = 3.1.2-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap-ng.so.0()(64bit) liblber-2.5.so.0()(64bit) liblber-2.5.so.0(OPENLDAP_2.5)(64bit) libldap-2.5.so.0()(64bit) libldap-2.5.so.0(OPENLDAP_2.5)(64bit) Processing files: audit-debugsource-3.1.2-4.mga10.x86_64 Provides: audit-debugsource = 3.1.2-4.mga10 audit-debugsource(x86-64) = 3.1.2-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: audit-debuginfo-3.1.2-4.mga10.x86_64 Provides: audit-debuginfo = 3.1.2-4.mga10 audit-debuginfo(x86-64) = 3.1.2-4.mga10 debuginfo(build-id) = 107ab90dcbc48ef63c588eaa9e1cda6191307643 debuginfo(build-id) = 1bb5ce3b1884eb232a0d2db32199542a24d4bd8a debuginfo(build-id) = 232ca823b377cb20c5ae80426464092da2ba3bb6 debuginfo(build-id) = 2b8142ea0506b50979e8273a902d39eb615d819e debuginfo(build-id) = 538f663a5024f3de1b4d3bda52f9b9cc5fe45850 debuginfo(build-id) = 5b973779a17268623148375182b938044e123935 debuginfo(build-id) = 5e6b269f284cc579ceb76005cea60f714f18cc4c debuginfo(build-id) = dcd996193a3584754b0072459c8c69618b2699a3 debuginfo(build-id) = fd6107d88a47826d7b3e07f978e5d06a5c28db18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audit-debugsource(x86-64) = 3.1.2-4.mga10 Processing files: lib64audit1-debuginfo-3.1.2-4.mga10.x86_64 Provides: debuginfo(build-id) = 86f4ef3a964fdc7b0471b60c3c509de91b636eb3 lib64audit1-debuginfo = 3.1.2-4.mga10 lib64audit1-debuginfo(x86-64) = 3.1.2-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audit-debugsource(x86-64) = 3.1.2-4.mga10 Processing files: lib64auparse0-debuginfo-3.1.2-4.mga10.x86_64 Provides: debuginfo(build-id) = 58d24a47fdb55405c98e1457c38ee1f49735dce2 lib64auparse0-debuginfo = 3.1.2-4.mga10 lib64auparse0-debuginfo(x86-64) = 3.1.2-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audit-debugsource(x86-64) = 3.1.2-4.mga10 Processing files: python3-audit-debuginfo-3.1.2-4.mga10.x86_64 Provides: debuginfo(build-id) = 78a6c0852ff640dbcc376ed5a8fb7c087f12cc9b debuginfo(build-id) = 7f654c2eecc7cab2336404430c44ba653779ca6a python-audit-debuginfo = 3.1.2-4.mga10 python3-audit-debuginfo = 3.1.2-4.mga10 python3-audit-debuginfo(x86-64) = 3.1.2-4.mga10 python3.12-audit-debuginfo = 3.1.2-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audit-debugsource(x86-64) = 3.1.2-4.mga10 Processing files: audispd-plugins-debuginfo-3.1.2-4.mga10.x86_64 Provides: audispd-plugins-debuginfo = 3.1.2-4.mga10 audispd-plugins-debuginfo(x86-64) = 3.1.2-4.mga10 debuginfo(build-id) = 694c1e622ed665b12b21b63add24968d280ed380 debuginfo(build-id) = 6a3acf796895d04a96763c3b54f1880bc43f7fcd debuginfo(build-id) = cd9bb623e6e9e769675843d9a63e0b0c8ee4e206 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audit-debugsource(x86-64) = 3.1.2-4.mga10 Processing files: audispd-plugins-zos-debuginfo-3.1.2-4.mga10.x86_64 Provides: audispd-plugins-zos-debuginfo = 3.1.2-4.mga10 audispd-plugins-zos-debuginfo(x86-64) = 3.1.2-4.mga10 debuginfo(build-id) = f195a9dba9719040d50ec17b8076a5634e93e130 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: audit-debugsource(x86-64) = 3.1.2-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/audispd-plugins-zos-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64auparse-devel-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/audispd-plugins-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/audispd-plugins-zos-debuginfo-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64audit1-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64auparse0-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/audispd-plugins-debuginfo-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64audit-devel-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64audit1-debuginfo-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-audit-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64auparse0-debuginfo-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/audit-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-audit-debuginfo-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/audit-debuginfo-3.1.2-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/audit-debugsource-3.1.2-4.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XYUnqL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd audit-3.1.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/audit-3.1.2-4.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.imfYpT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/audit-3.1.2-SPECPARTS + rm -rf audit-3.1.2 audit-3.1.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!