request from: hawk checking if we should skip the build started at: Wed Dec 13 22:44:56 2023 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/d036a42d-daf9-4b09-9bdd-91a8e2bc15ec/audit-3.1.2-1.src.rpm fetched 1233953 bytes, 13122.3 K/s installing srpm: audit-3.1.2-1.src.rpm + install -d /tmp/B.cl99391u/BUILD /tmp/B.cl99391u/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog audit-3.1.2-1.src.rpm * Wed Dec 13 2023 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/audit.git;a=log;h=master * Thu Sep 28 2023 Jakub Bogusz 24af7ad - updated to 3.1.2; flexible array workaround already in code * Thu Jun 01 2023 Jan Palus c7fb682 - BR: python-modules for %py_*comp * Thu Jun 01 2023 Jan Palus 7325064 - use %go_arches macro to determine if golang should be used * Thu Jun 01 2023 Jan Palus ace8493 - renumber patches * Thu Jun 01 2023 Jan Palus 01341f8 - stop overriding LIBCAP_NG_PATH macro with obsolete version; rel 2 * Sun May 14 2023 Jakub Bogusz 129cf74 - updated to 3.1.1 * Sat Oct 08 2022 Jakub Bogusz 0c6e998 - updated to 3.0.9 - removed obsolete cronjob patch * Sat May 21 2022 Jan Palus 1742198 - fix build with linux-libc-headers < 5.17 * Sat May 21 2022 Jakub Bogusz 487566e - updated to 3.0.8 - updated install,systemd-notonly,am,no-refusemanualstop patches - removed obsolete gcc10,ipx_fix patches - added flex-array-workaround,undo-flex-array patches from Fedora with hacks for swig vs incompatibility * Fri May 20 2022 Jakub Bogusz d50aaac - versioned Obsoletes * Sun Apr 03 2022 Jan Rękorajski dbc7b48 - Release 6 (by relup.sh) * Sat Apr 02 2022 Marcin Krol 1dc8b4b - removed %triggerpostun to make it build with rpm.org - upstream fix for missing ipx.h in newer kernel headers * Fri Mar 25 2022 Jan Rękorajski f565360 - rebuild with python 3.10 * Sat Nov 20 2021 Jan Rękorajski ff589bc - rebuild with separate debuginfo build-ids * Wed May 05 2021 Marcin Krol 3c5110f - allow building without python2, but with python3 * Sun Feb 28 2021 Jan Palus f9afa49 - release 2 (by relup.sh) * Sun Feb 28 2021 Jan Palus 3e98c4b - updated source url to https * Sun Feb 28 2021 Jan Palus 56c4417 - macros for %systemd* * Sun Feb 28 2021 Jan Palus 791fb43 - rediff patches * Sun Nov 15 2020 Jan Palus 5f5ab86 - fix build with gcc 10 + rpm -Uhv --nodeps --define '_topdir /tmp/B.cl99391u' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' audit-3.1.2-1.src.rpm Updating / installing... audit-3.1.2-1 ######################################## + rm -f audit-3.1.2-1.src.rpm + install -m 700 -d /tmp/B.cl99391u/BUILD/tmp + TMPDIR=/tmp/B.cl99391u/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.cl99391u' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.cl99391u/audit.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux RPM build warnings: Could not canonicalize hostname: tld-x64 checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: warning: Could not canonicalize hostname: tld-x64 rpm: Building target platforms: x86_64-tld-linux rpm: Building for target x86_64-tld-linux rpm: rpm: RPM build warnings: rpm: Could not canonicalize hostname: tld-x64 no BR needed building RPM using: set -ex; : build-id: d036a42d-daf9-4b09-9bdd-91a8e2bc15ec; TMPDIR=/tmp/B.cl99391u/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.cl99391u' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.cl99391u/audit.spec + : build-id: d036a42d-daf9-4b09-9bdd-91a8e2bc15ec + TMPDIR=/tmp/B.cl99391u/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.cl99391u' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.cl99391u/audit.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux Executing(%prep): /bin/sh -e /tmp/B.cl99391u/BUILD/tmp/rpm-tmp.6Lx4wA + umask 022 + cd /tmp/B.cl99391u/BUILD + cd /tmp/B.cl99391u/BUILD + rm -rf audit-3.1.2 + /bin/gzip -dc /tmp/B.cl99391u/audit-3.1.2.tar.gz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd audit-3.1.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (audit-install.patch):' Patch #0 (audit-install.patch): + :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead configure: Python bindings will be built checking whether to create python3 bindings... investigating checking for python3-config... /usr/bin/python3-config Python3 bindings WILL be built checking for python3... /usr/bin/python3 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead checking for swig... swig checking whether to create Go language bindings... testing checking for go... go configure: Go bindings will be built 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... no 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... yes checking whether to use libwrap... yes checking for tcpd.h... yes checking for request_init in -lwrap... 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-tld-linux-gnu Installation prefix: /usr Compiler: x86_64-tld-linux-gcc Compiler flags: -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 __attr_access support: yes + /usr/bin/make -Otarget -j6 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/tmp/B.cl99391u/BUILD/audit-3.1.2/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive Making all in common make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/common' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT strsplit.lo -MD -MP -MF .deps/strsplit.Tpo -c -o strsplit.lo strsplit.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT strsplit.lo -MD -MP -MF .deps/strsplit.Tpo -c strsplit.c -fPIC -DPIC -o .libs/strsplit.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT strsplit.lo -MD -MP -MF .deps/strsplit.Tpo -c strsplit.c -o strsplit.o >/dev/null 2>&1 mv -f .deps/strsplit.Tpo .deps/strsplit.Plo make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/common' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/common' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audit-fgets.lo -MD -MP -MF .deps/audit-fgets.Tpo -c -o audit-fgets.lo audit-fgets.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audit-fgets.lo -MD -MP -MF .deps/audit-fgets.Tpo -c audit-fgets.c -fPIC -DPIC -o .libs/audit-fgets.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audit-fgets.lo -MD -MP -MF .deps/audit-fgets.Tpo -c audit-fgets.c -o audit-fgets.o >/dev/null 2>&1 mv -f .deps/audit-fgets.Tpo .deps/audit-fgets.Plo make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/common' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/common' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIC -DPIC -D_GNU_SOURCE -g -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/common' Making all in lib make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="actiontab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_actiontabs_h-gen_tables.o -MD -MP -MF .deps/gen_actiontabs_h-gen_tables.Tpo -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_actiontabs_h-gen_tables.Tpo .deps/gen_actiontabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fieldtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_fieldtabs_h-gen_tables.o -MD -MP -MF .deps/gen_fieldtabs_h-gen_tables.Tpo -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_fieldtabs_h-gen_tables.Tpo .deps/gen_fieldtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ftypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ftypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_ftypetabs_h-gen_tables.Tpo -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_ftypetabs_h-gen_tables.Tpo .deps/gen_ftypetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fstypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_fstypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_fstypetabs_h-gen_tables.Tpo -c -o gen_fstypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_fstypetabs_h-gen_tables.Tpo .deps/gen_fstypetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="errtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_errtabs_h-gen_tables.o -MD -MP -MF .deps/gen_errtabs_h-gen_tables.Tpo -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_errtabs_h-gen_tables.Tpo .deps/gen_errtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_flagtabs_h-gen_tables.Tpo -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_flagtabs_h-gen_tables.Tpo .deps/gen_flagtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="machinetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_machinetabs_h-gen_tables.o -MD -MP -MF .deps/gen_machinetabs_h-gen_tables.Tpo -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_machinetabs_h-gen_tables.Tpo .deps/gen_machinetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="msg_typetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_msg_typetabs_h-gen_tables.o -MD -MP -MF .deps/gen_msg_typetabs_h-gen_tables.Tpo -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_msg_typetabs_h-gen_tables.Tpo .deps/gen_msg_typetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="i386_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_i386_tables_h-gen_tables.o -MD -MP -MF .deps/gen_i386_tables_h-gen_tables.Tpo -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_i386_tables_h-gen_tables.Tpo .deps/gen_i386_tables_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="optab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_optabs_h-gen_tables.o -MD -MP -MF .deps/gen_optabs_h-gen_tables.Tpo -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_optabs_h-gen_tables.Tpo .deps/gen_optabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_s390_tables_h-gen_tables.o -MD -MP -MF .deps/gen_s390_tables_h-gen_tables.Tpo -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_s390_tables_h-gen_tables.Tpo .deps/gen_s390_tables_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ppc_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ppc_tables_h-gen_tables.o -MD -MP -MF .deps/gen_ppc_tables_h-gen_tables.Tpo -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_ppc_tables_h-gen_tables.Tpo .deps/gen_ppc_tables_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="actiontab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"actiontab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="errtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_errtabs_h gen_errtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"errtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_errtabs_h gen_errtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="fieldtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"fieldtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390x_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_s390x_tables_h-gen_tables.o -MD -MP -MF .deps/gen_s390x_tables_h-gen_tables.Tpo -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_s390x_tables_h-gen_tables.Tpo .deps/gen_s390x_tables_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="x86_64_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_x86_64_tables_h-gen_tables.o -MD -MP -MF .deps/gen_x86_64_tables_h-gen_tables.Tpo -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_x86_64_tables_h-gen_tables.Tpo .deps/gen_x86_64_tables_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="uringop_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_uringop_tables_h-gen_tables.o -MD -MP -MF .deps/gen_uringop_tables_h-gen_tables.Tpo -c -o gen_uringop_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_uringop_tables_h-gen_tables.Tpo .deps/gen_uringop_tables_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="fstypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"fstypetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"flagtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ftypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ftypetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="i386_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"i386_table.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="machinetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"machinetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="msg_typetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"msg_typetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="optab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_optabs_h gen_optabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"optab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_optabs_h gen_optabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="s390_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"s390_table.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field > fieldtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_flagtabs_h --lowercase --i2s --s2i flag > flagtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_fstypetabs_h --lowercase --i2s --s2i fstype > fstypetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_ftypetabs_h --lowercase --i2s --s2i ftype > ftypetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_i386_tables_h --duplicate-ints --lowercase --i2s --s2i \ i386_syscall > i386_tables.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_machinetabs_h --duplicate-ints --lowercase --i2s --s2i machine \ > machinetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_optabs_h --i2s op > optabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_s390_tables_h --lowercase --i2s --s2i s390_syscall > s390_tables.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_msg_typetabs_h --uppercase --i2s --s2i msg_type > msg_typetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ppc_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ppc_table.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_ppc_tables_h --lowercase --i2s --s2i ppc_syscall > ppc_tables.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="x86_64_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"x86_64_table.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="s390x_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"s390x_table.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_s390x_tables_h --lowercase --i2s --s2i s390x_syscall > s390x_tables.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="uringop_table.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_uringop_tables_h gen_uringop_tables_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"uringop_table.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_uringop_tables_h gen_uringop_tables_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' ./gen_uringop_tables_h --lowercase --i2s --s2i uringop > uringop_tables.h make[2]: Leaving directory '/tmp/B.cl99391u/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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o >/dev/null 2>&1 mv -f .deps/message.Tpo .deps/message.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c -o deprecated.lo deprecated.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -o deprecated.o >/dev/null 2>&1 mv -f .deps/deprecated.Tpo .deps/deprecated.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -c -o netlink.lo netlink.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -c netlink.c -fPIC -DPIC -o .libs/netlink.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -c netlink.c -o netlink.o >/dev/null 2>&1 mv -f .deps/netlink.Tpo .deps/netlink.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -c -o audit_logging.lo audit_logging.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -c audit_logging.c -fPIC -DPIC -o .libs/audit_logging.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -c audit_logging.c -o audit_logging.o >/dev/null 2>&1 mv -f .deps/audit_logging.Tpo .deps/audit_logging.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c -o lookup_table.lo lookup_table.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c lookup_table.c -fPIC -DPIC -o .libs/lookup_table.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c lookup_table.c -o lookup_table.o >/dev/null 2>&1 mv -f .deps/lookup_table.Tpo .deps/lookup_table.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -c -o libaudit.lo libaudit.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -c libaudit.c -fPIC -DPIC -o .libs/libaudit.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -c libaudit.c -o libaudit.o >/dev/null 2>&1 mv -f .deps/libaudit.Tpo .deps/libaudit.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,-z,relro -version-info 1:0 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .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 /usr/lib64/libcap-ng.so -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/libaudit.lax/libaucommon.a && ar x "/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/../common/.libs/libaucommon.a") libtool: link: ar cr .libs/libaudit.a libaudit.o message.o netlink.o lookup_table.o audit_logging.o deprecated.o .libs/libaudit.lax/libaucommon.a/audit-fgets.o .libs/libaudit.lax/libaucommon.a/strsplit.o libtool: link: ranlib .libs/libaudit.a libtool: link: rm -fr .libs/libaudit.lax libtool: link: ( cd ".libs" && rm -f "libaudit.la" && ln -s "../libaudit.la" "libaudit.la" ) make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' Making all in auparse make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="epoll_ctl.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_epoll_ctls_h-gen_tables.o -MD -MP -MF .deps/gen_epoll_ctls_h-gen_tables.Tpo -c -o gen_epoll_ctls_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_epoll_ctls_h-gen_tables.Tpo .deps/gen_epoll_ctls_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="clocktab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_clock_h-gen_tables.o -MD -MP -MF .deps/gen_clock_h-gen_tables.Tpo -c -o gen_clock_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_clock_h-gen_tables.Tpo .deps/gen_clock_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="clone-flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_clone_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_clone_flagtabs_h-gen_tables.Tpo -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") | ^~ mv -f .deps/gen_clone_flagtabs_h-gen_tables.Tpo .deps/gen_clone_flagtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="captab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_captabs_h-gen_tables.o -MD -MP -MF .deps/gen_captabs_h-gen_tables.Tpo -c -o gen_captabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_captabs_h-gen_tables.Tpo .deps/gen_captabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="accesstab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_accesstabs_h-gen_tables.o -MD -MP -MF .deps/gen_accesstabs_h-gen_tables.Tpo -c -o gen_accesstabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_accesstabs_h-gen_tables.Tpo .deps/gen_accesstabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="famtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_famtabs_h-gen_tables.o -MD -MP -MF .deps/gen_famtabs_h-gen_tables.Tpo -c -o gen_famtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_famtabs_h-gen_tables.Tpo .deps/gen_famtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipctab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ipctabs_h-gen_tables.o -MD -MP -MF .deps/gen_ipctabs_h-gen_tables.Tpo -c -o gen_ipctabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_ipctabs_h-gen_tables.Tpo .deps/gen_ipctabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="fcntl-cmdtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_fcntl_cmdtabs_h-gen_tables.o -MD -MP -MF .deps/gen_fcntl_cmdtabs_h-gen_tables.Tpo -c -o gen_fcntl_cmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_fcntl_cmdtabs_h-gen_tables.Tpo .deps/gen_fcntl_cmdtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="icmptypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_icmptypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_icmptypetabs_h-gen_tables.Tpo -c -o gen_icmptypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_icmptypetabs_h-gen_tables.Tpo .deps/gen_icmptypetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipccmdtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ipccmdtabs_h-gen_tables.o -MD -MP -MF .deps/gen_ipccmdtabs_h-gen_tables.Tpo -c -o gen_ipccmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_ipccmdtabs_h-gen_tables.Tpo .deps/gen_ipccmdtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="../auparse/flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_flagtabs_h-gen_tables.Tpo -c -o gen_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_flagtabs_h-gen_tables.Tpo .deps/gen_flagtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ioctlreqtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ioctlreqtabs_h-gen_tables.o -MD -MP -MF .deps/gen_ioctlreqtabs_h-gen_tables.Tpo -c -o gen_ioctlreqtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_ioctlreqtabs_h-gen_tables.Tpo .deps/gen_ioctlreqtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="mmaptab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_mmaptabs_h-gen_tables.o -MD -MP -MF .deps/gen_mmaptabs_h-gen_tables.Tpo -c -o gen_mmaptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_mmaptabs_h-gen_tables.Tpo .deps/gen_mmaptabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ipoptnametabs_h-gen_tables.o -MD -MP -MF .deps/gen_ipoptnametabs_h-gen_tables.Tpo -c -o gen_ipoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_ipoptnametabs_h-gen_tables.Tpo .deps/gen_ipoptnametabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ip6optnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ip6optnametabs_h-gen_tables.o -MD -MP -MF .deps/gen_ip6optnametabs_h-gen_tables.Tpo -c -o gen_ip6optnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_ip6optnametabs_h-gen_tables.Tpo .deps/gen_ip6optnametabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="mounttab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_mounttabs_h-gen_tables.o -MD -MP -MF .deps/gen_mounttabs_h-gen_tables.Tpo -c -o gen_mounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_mounttabs_h-gen_tables.Tpo .deps/gen_mounttabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="nfprototab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_nfprototabs_h-gen_tables.o -MD -MP -MF .deps/gen_nfprototabs_h-gen_tables.Tpo -c -o gen_nfprototabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_nfprototabs_h-gen_tables.Tpo .deps/gen_nfprototabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="open-flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_open_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_open_flagtabs_h-gen_tables.Tpo -c -o gen_open_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_open_flagtabs_h-gen_tables.Tpo .deps/gen_open_flagtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="prottab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_prottabs_h-gen_tables.o -MD -MP -MF .deps/gen_prottabs_h-gen_tables.Tpo -c -o gen_prottabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_prottabs_h-gen_tables.Tpo .deps/gen_prottabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="persontab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_persontabs_h-gen_tables.o -MD -MP -MF .deps/gen_persontabs_h-gen_tables.Tpo -c -o gen_persontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_persontabs_h-gen_tables.Tpo .deps/gen_persontabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="pktoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_pktoptnametabs_h-gen_tables.o -MD -MP -MF .deps/gen_pktoptnametabs_h-gen_tables.Tpo -c -o gen_pktoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_pktoptnametabs_h-gen_tables.Tpo .deps/gen_pktoptnametabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="prctl-opt-tab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_prctl_opttabs_h-gen_tables.o -MD -MP -MF .deps/gen_prctl_opttabs_h-gen_tables.Tpo -c -o gen_prctl_opttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_prctl_opttabs_h-gen_tables.Tpo .deps/gen_prctl_opttabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ptracetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_ptracetabs_h-gen_tables.o -MD -MP -MF .deps/gen_ptracetabs_h-gen_tables.Tpo -c -o gen_ptracetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_ptracetabs_h-gen_tables.Tpo .deps/gen_ptracetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="rlimittab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_rlimit_h-gen_tables.o -MD -MP -MF .deps/gen_rlimit_h-gen_tables.Tpo -c -o gen_rlimit_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_rlimit_h-gen_tables.Tpo .deps/gen_rlimit_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="recvtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_recvtabs_h-gen_tables.o -MD -MP -MF .deps/gen_recvtabs_h-gen_tables.Tpo -c -o gen_recvtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_recvtabs_h-gen_tables.Tpo .deps/gen_recvtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="seccomptab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_seccomptabs_h-gen_tables.o -MD -MP -MF .deps/gen_seccomptabs_h-gen_tables.Tpo -c -o gen_seccomptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_seccomptabs_h-gen_tables.Tpo .deps/gen_seccomptabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="schedtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_schedtabs_h-gen_tables.o -MD -MP -MF .deps/gen_schedtabs_h-gen_tables.Tpo -c -o gen_schedtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_schedtabs_h-gen_tables.Tpo .deps/gen_schedtabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="seektab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_seektabs_h-gen_tables.o -MD -MP -MF .deps/gen_seektabs_h-gen_tables.Tpo -c -o gen_seektabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_seektabs_h-gen_tables.Tpo .deps/gen_seektabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="shm_modetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_shm_modetabs_h-gen_tables.o -MD -MP -MF .deps/gen_shm_modetabs_h-gen_tables.Tpo -c -o gen_shm_modetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_shm_modetabs_h-gen_tables.Tpo .deps/gen_shm_modetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="signaltab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_signals_h-gen_tables.o -MD -MP -MF .deps/gen_signals_h-gen_tables.Tpo -c -o gen_signals_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_signals_h-gen_tables.Tpo .deps/gen_signals_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="sockoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_sockoptnametabs_h-gen_tables.o -MD -MP -MF .deps/gen_sockoptnametabs_h-gen_tables.Tpo -c -o gen_sockoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_sockoptnametabs_h-gen_tables.Tpo .deps/gen_sockoptnametabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="socktab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_socktabs_h-gen_tables.o -MD -MP -MF .deps/gen_socktabs_h-gen_tables.Tpo -c -o gen_socktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_socktabs_h-gen_tables.Tpo .deps/gen_socktabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="sockleveltab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_sockleveltabs_h-gen_tables.o -MD -MP -MF .deps/gen_sockleveltabs_h-gen_tables.Tpo -c -o gen_sockleveltabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_sockleveltabs_h-gen_tables.Tpo .deps/gen_sockleveltabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="socktypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_socktypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_socktypetabs_h-gen_tables.Tpo -c -o gen_socktypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_socktypetabs_h-gen_tables.Tpo .deps/gen_socktypetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="tcpoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_tcpoptnametabs_h-gen_tables.o -MD -MP -MF .deps/gen_tcpoptnametabs_h-gen_tables.Tpo -c -o gen_tcpoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_tcpoptnametabs_h-gen_tables.Tpo .deps/gen_tcpoptnametabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="typetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_typetabs_h-gen_tables.o -MD -MP -MF .deps/gen_typetabs_h-gen_tables.Tpo -c -o gen_typetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_typetabs_h-gen_tables.Tpo .deps/gen_typetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="umounttab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_umounttabs_h-gen_tables.o -MD -MP -MF .deps/gen_umounttabs_h-gen_tables.Tpo -c -o gen_umounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_umounttabs_h-gen_tables.Tpo .deps/gen_umounttabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="netactiontab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_netactiontabs_h-gen_tables.o -MD -MP -MF .deps/gen_netactiontabs_h-gen_tables.Tpo -c -o gen_netactiontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_netactiontabs_h-gen_tables.Tpo .deps/gen_netactiontabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="inethooktab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_inethooktabs_h-gen_tables.o -MD -MP -MF .deps/gen_inethooktabs_h-gen_tables.Tpo -c -o gen_inethooktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_inethooktabs_h-gen_tables.Tpo .deps/gen_inethooktabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_obj_kind_map.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_normalize_obj_kind_map-gen_tables.o -MD -MP -MF .deps/gen_normalize_obj_kind_map-gen_tables.Tpo -c -o gen_normalize_obj_kind_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_normalize_obj_kind_map-gen_tables.Tpo .deps/gen_normalize_obj_kind_map-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_record_map.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_normalize_record_map-gen_tables.o -MD -MP -MF .deps/gen_normalize_record_map-gen_tables.Tpo -c -o gen_normalize_record_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_normalize_record_map-gen_tables.Tpo .deps/gen_normalize_record_map-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="accesstab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"accesstab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_syscall_map.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_normalize_syscall_map-gen_tables.o -MD -MP -MF .deps/gen_normalize_syscall_map-gen_tables.Tpo -c -o gen_normalize_syscall_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_normalize_syscall_map-gen_tables.Tpo .deps/gen_normalize_syscall_map-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="captab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_captabs_h gen_captabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"captab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_captabs_h gen_captabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="bpftab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_bpftabs_h-gen_tables.o -MD -MP -MF .deps/gen_bpftabs_h-gen_tables.Tpo -c -o gen_bpftabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_bpftabs_h-gen_tables.Tpo .deps/gen_bpftabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="openat2-resolvetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_openat2_resolvetabs_h-gen_tables.o -MD -MP -MF .deps/gen_openat2_resolvetabs_h-gen_tables.Tpo -c -o gen_openat2_resolvetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_openat2_resolvetabs_h-gen_tables.Tpo .deps/gen_openat2_resolvetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="clone-flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"clone-flagtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="clocktab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_clock_h gen_clock_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"clocktab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_clock_h gen_clock_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="epoll_ctl.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"epoll_ctl.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_evtypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT gen_normalize_evtypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_normalize_evtypetabs_h-gen_tables.Tpo -c -o gen_normalize_evtypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_normalize_evtypetabs_h-gen_tables.Tpo .deps/gen_normalize_evtypetabs_h-gen_tables.Po make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="fcntl-cmdtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"fcntl-cmdtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="famtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_famtabs_h gen_famtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"famtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_famtabs_h gen_famtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="../auparse/flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"../auparse/flagtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ipctab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ipctab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="icmptypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"icmptypetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ipccmdtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ipccmdtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ioctlreqtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ioctlreqtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ipoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ipoptnametab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ip6optnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ip6optnametab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="mmaptab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"mmaptab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="mounttab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"mounttab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="nfprototab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"nfprototab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="persontab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_persontabs_h gen_persontabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"persontab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_persontabs_h gen_persontabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="prctl-opt-tab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"prctl-opt-tab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="open-flagtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"open-flagtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="pktoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"pktoptnametab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="prottab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_prottabs_h gen_prottabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"prottab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_prottabs_h gen_prottabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="ptracetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"ptracetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="rlimittab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_rlimit_h gen_rlimit_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"rlimittab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_rlimit_h gen_rlimit_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="recvtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"recvtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="seccomptab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"seccomptab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="seektab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_seektabs_h gen_seektabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"seektab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_seektabs_h gen_seektabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="shm_modetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"shm_modetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="schedtab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"schedtab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="sockoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"sockoptnametab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="socktab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_socktabs_h gen_socktabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"socktab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_socktabs_h gen_socktabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="socktypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"socktypetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="signaltab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_signals_h gen_signals_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"signaltab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_signals_h gen_signals_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="sockleveltab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"sockleveltab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="tcpoptnametab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"tcpoptnametab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="typetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_typetabs_h gen_typetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"typetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_typetabs_h gen_typetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="inethooktab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"inethooktab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="umounttab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"umounttab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="netactiontab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"netactiontab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="normalize_record_map.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"normalize_record_map.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="normalize_obj_kind_map.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"normalize_obj_kind_map.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_accesstabs_h --i2s-transtab access > accesstabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_captabs_h --i2s cap > captabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_clock_h --i2s clock > clocktabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_clone-flagtabs_h --i2s-transtab clone_flag > clone-flagtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_epoll_ctls_h --i2s epoll_ctl > epoll_ctls.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_famtabs_h --i2s fam > famtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_fcntl-cmdtabs_h --i2s fcntl > fcntl-cmdtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_flagtabs_h --i2s-transtab flag > flagtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_icmptypetabs_h --i2s icmptype > icmptypetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_ipctabs_h --i2s ipc > ipctabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_ipccmdtabs_h --i2s-transtab ipccmd > ipccmdtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_ioctlreqtabs_h --i2s ioctlreq > ioctlreqtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_ipoptnametabs_h --i2s ipoptname > ipoptnametabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_mmaptabs_h --i2s-transtab mmap > mmaptabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_ip6optnametabs_h --i2s ip6optname > ip6optnametabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_mounttabs_h --i2s-transtab mount > mounttabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_open-flagtabs_h --i2s-transtab open_flag > open-flagtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_nfprototabs_h --i2s nfproto > nfprototabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_persontabs_h --i2s person > persontabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_prctl_opttabs_h --i2s prctl_opt > prctl_opttabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_pktoptnametabs_h --i2s pktoptname > pktoptnametabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_prottabs_h --i2s-transtab prot > prottabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_ptracetabs_h --i2s ptrace > ptracetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_recvtabs_h --i2s-transtab recv > recvtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_rlimit_h --i2s rlimit > rlimittabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_seccomptabs_h --i2s seccomp > seccomptabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_schedtabs_h --i2s sched > schedtabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_shm_modetabs_h --i2s-transtab shm_mode > shm_modetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_seektabs_h --i2s seek > seektabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_signals_h --i2s signal > signaltabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_sockoptnametabs_h --i2s sockoptname > sockoptnametabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="normalize_syscall_map.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"normalize_syscall_map.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_socktabs_h --i2s sock > socktabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_sockleveltabs_h --i2s socklevel > sockleveltabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_socktypetabs_h --i2s sock_type > socktypetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_tcpoptnametabs_h --i2s tcpoptname > tcpoptnametabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_umounttabs_h --i2s-transtab umount > umounttabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_typetabs_h --s2i type > typetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_inethooktabs_h --i2s inethook > inethooktabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_netactiontabs_h --i2s netaction > netactiontabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_normalize_record_map --lowercase --i2s normalize_record_map > normalize_record_maps.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_normalize_syscall_map --lowercase --s2i normalize_syscall_map > normalize_syscall_maps.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="normalize_evtypetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"normalize_evtypetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="bpftab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_bpftabs_h gen_bpftabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"bpftab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_bpftabs_h gen_bpftabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_normalize_evtypetabs_h --i2s evtype > normalize_evtypetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_bpftabs_h --i2s bpf > bpftabs.h make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc '-DTABLE_H="openat2-resolvetab.h"' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_openat2-resolvetabs_h gen_openat2_resolvetabs_h-gen_tables.o libtool: link: x86_64-tld-linux-gcc -DTABLE_H=\"openat2-resolvetab.h\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o gen_openat2-resolvetabs_h gen_openat2_resolvetabs_h-gen_tables.o make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' ./gen_openat2-resolvetabs_h --i2s-transtab openat2_resolve > openat2-resolvetabs.h make[2]: Leaving directory '/tmp/B.cl99391u/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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT lru.lo -MD -MP -MF .deps/lru.Tpo -c -o lru.lo lru.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT lru.lo -MD -MP -MF .deps/lru.Tpo -c lru.c -fPIC -DPIC -o .libs/lru.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT lru.lo -MD -MP -MF .deps/lru.Tpo -c lru.c -o lru.o >/dev/null 2>&1 mv -f .deps/lru.Tpo .deps/lru.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -c -o nvlist.lo nvlist.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -c nvlist.c -fPIC -DPIC -o .libs/nvlist.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -c nvlist.c -o nvlist.o >/dev/null 2>&1 mv -f .deps/nvlist.Tpo .deps/nvlist.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -c -o auditd-config.lo auditd-config.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -c auditd-config.c -fPIC -DPIC -o .libs/auditd-config.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -c auditd-config.c -o auditd-config.o >/dev/null 2>&1 mv -f .deps/auditd-config.Tpo .deps/auditd-config.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o >/dev/null 2>&1 mv -f .deps/message.Tpo .deps/message.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -c -o ellist.lo ellist.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -c ellist.c -fPIC -DPIC -o .libs/ellist.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -c ellist.c -o ellist.o >/dev/null 2>&1 mv -f .deps/ellist.Tpo .deps/ellist.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -c -o data_buf.lo data_buf.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -c data_buf.c -fPIC -DPIC -o .libs/data_buf.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -c data_buf.c -o data_buf.o >/dev/null 2>&1 mv -f .deps/data_buf.Tpo .deps/data_buf.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT normalize-llist.lo -MD -MP -MF .deps/normalize-llist.Tpo -c -o normalize-llist.lo normalize-llist.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT normalize-llist.lo -MD -MP -MF .deps/normalize-llist.Tpo -c normalize-llist.c -fPIC -DPIC -o .libs/normalize-llist.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT normalize-llist.lo -MD -MP -MF .deps/normalize-llist.Tpo -c normalize-llist.c -o normalize-llist.o >/dev/null 2>&1 mv -f .deps/normalize-llist.Tpo .deps/normalize-llist.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c -o expression.lo expression.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.c -fPIC -DPIC -o .libs/expression.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.c -o expression.o >/dev/null 2>&1 mv -f .deps/expression.Tpo .deps/expression.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c -o auparse.lo auparse.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c auparse.c -fPIC -DPIC -o .libs/auparse.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c auparse.c -o auparse.o >/dev/null 2>&1 mv -f .deps/auparse.Tpo .deps/auparse.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT normalize.lo -MD -MP -MF .deps/normalize.Tpo -c -o normalize.lo normalize.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT normalize.lo -MD -MP -MF .deps/normalize.Tpo -c normalize.c -fPIC -DPIC -o .libs/normalize.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT normalize.lo -MD -MP -MF .deps/normalize.Tpo -c normalize.c -o normalize.o >/dev/null 2>&1 mv -f .deps/normalize.Tpo .deps/normalize.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -c -o interpret.lo interpret.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -c interpret.c -fPIC -DPIC -o .libs/interpret.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -c interpret.c -o interpret.o >/dev/null 2>&1 mv -f .deps/interpret.Tpo .deps/interpret.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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: x86_64-tld-linux-gcc -shared -fPIC -DPIC -g -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .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 -Wl,-rpath -Wl,/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs ../lib/.libs/libaudit.so -L/usr/lib64 /usr/lib64/libcap-ng.so -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/libauparse.lax/libaucommon.a && ar x "/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse/../common/.libs/libaucommon.a") libtool: link: ar cr .libs/libauparse.a lru.o interpret.o nvlist.o ellist.o auparse.o auditd-config.o message.o data_buf.o expression.o normalize.o normalize-llist.o .libs/libauparse.lax/libaucommon.a/audit-fgets.o .libs/libauparse.lax/libaucommon.a/strsplit.o libtool: link: ranlib .libs/libauparse.a libtool: link: rm -fr .libs/libauparse.lax libtool: link: ( cd ".libs" && rm -f "libauparse.la" && ln -s "../libauparse.la" "libauparse.la" ) make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' Making all in audisp Making all in plugins Making all in af_unix make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audisp_af_unix-audisp-af_unix.o -MD -MP -MF .deps/audisp_af_unix-audisp-af_unix.Tpo -c -o audisp_af_unix-audisp-af_unix.o `test -f 'audisp-af_unix.c' || echo './'`audisp-af_unix.c mv -f .deps/audisp_af_unix-audisp-af_unix.Tpo .deps/audisp_af_unix-audisp-af_unix.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o audisp-af_unix audisp_af_unix-audisp-af_unix.o -lcap-ng ../../../common/libaucommon.la libtool: link: x86_64-tld-linux-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o audisp-af_unix audisp_af_unix-audisp-af_unix.o /usr/lib64/libcap-ng.so ../../../common/.libs/libaucommon.a make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' Making all in remote make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audisp_remote-queue.o -MD -MP -MF .deps/audisp_remote-queue.Tpo -c -o audisp_remote-queue.o `test -f 'queue.c' || echo './'`queue.c mv -f .deps/audisp_remote-queue.Tpo .deps/audisp_remote-queue.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audisp_remote-remote-config.o -MD -MP -MF .deps/audisp_remote-remote-config.Tpo -c -o audisp_remote-remote-config.o `test -f 'remote-config.c' || echo './'`remote-config.c mv -f .deps/audisp_remote-remote-config.Tpo .deps/audisp_remote-remote-config.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audisp_remote-audisp-remote.o -MD -MP -MF .deps/audisp_remote-audisp-remote.Tpo -c -o audisp_remote-audisp-remote.o `test -f 'audisp-remote.c' || echo './'`audisp-remote.c mv -f .deps/audisp_remote-audisp-remote.Tpo .deps/audisp_remote-audisp-remote.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o -lcap-ng ../../../common/libaucommon.la libtool: link: x86_64-tld-linux-gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o /usr/lib64/libcap-ng.so ../../../common/.libs/libaucommon.a make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' Making all in syslog make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audisp_syslog-audisp-syslog.o -MD -MP -MF .deps/audisp_syslog-audisp-syslog.Tpo -c -o audisp_syslog-audisp-syslog.o `test -f 'audisp-syslog.c' || echo './'`audisp-syslog.c mv -f .deps/audisp_syslog-audisp-syslog.Tpo .deps/audisp_syslog-audisp-syslog.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o audisp-syslog audisp_syslog-audisp-syslog.o -lcap-ng ../../../common/libaucommon.la ../../../auparse/libauparse.la libtool: link: x86_64-tld-linux-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/audisp-syslog audisp_syslog-audisp-syslog.o ../../../common/.libs/libaucommon.a ../../../auparse/.libs/libauparse.so /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' Making all in zos-remote make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audispd_zos_remote-zos-remote-log.o -MD -MP -MF .deps/audispd_zos_remote-zos-remote-log.Tpo -c -o audispd_zos_remote-zos-remote-log.o `test -f 'zos-remote-log.c' || echo './'`zos-remote-log.c mv -f .deps/audispd_zos_remote-zos-remote-log.Tpo .deps/audispd_zos_remote-zos-remote-log.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audispd_zos_remote-zos-remote-queue.o -MD -MP -MF .deps/audispd_zos_remote-zos-remote-queue.Tpo -c -o audispd_zos_remote-zos-remote-queue.o `test -f 'zos-remote-queue.c' || echo './'`zos-remote-queue.c mv -f .deps/audispd_zos_remote-zos-remote-queue.Tpo .deps/audispd_zos_remote-zos-remote-queue.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audispd_zos_remote-zos-remote-config.o -MD -MP -MF .deps/audispd_zos_remote-zos-remote-config.Tpo -c -o audispd_zos_remote-zos-remote-config.o `test -f 'zos-remote-config.c' || echo './'`zos-remote-config.c mv -f .deps/audispd_zos_remote-zos-remote-config.Tpo .deps/audispd_zos_remote-zos-remote-config.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audispd_zos_remote-zos-remote-plugin.o -MD -MP -MF .deps/audispd_zos_remote-zos-remote-plugin.Tpo -c -o audispd_zos_remote-zos-remote-plugin.o `test -f 'zos-remote-plugin.c' || echo './'`zos-remote-plugin.c mv -f .deps/audispd_zos_remote-zos-remote-plugin.Tpo .deps/audispd_zos_remote-zos-remote-plugin.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT audispd_zos_remote-zos-remote-ldap.o -MD -MP -MF .deps/audispd_zos_remote-zos-remote-ldap.Tpo -c -o audispd_zos_remote-zos-remote-ldap.o `test -f 'zos-remote-ldap.c' || echo './'`zos-remote-ldap.c mv -f .deps/audispd_zos_remote-zos-remote-ldap.Tpo .deps/audispd_zos_remote-zos-remote-ldap.Po make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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: x86_64-tld-linux-gcc -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -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 /usr/lib64/libldap.so /usr/lib64/libsasl2.so /usr/lib64/libgssapi.so /usr/lib64/libheimntlm.so /usr/lib64/libkrb5.so /usr/lib64/libhx509.so /usr/lib64/libwind.so /usr/lib64/libsqlite3.so -lm -lz -ldl /usr/lib64/libhcrypto.so /usr/lib64/libheimbase.so /usr/lib64/libasn1.so /usr/lib64/libroken.so -lpthread -lcrypt -lcom_err -lresolv -lssl -lcrypto /usr/lib64/liblber.so ../../../auparse/.libs/libauparse.so /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so -pthread make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd-llist.lo -MD -MP -MF .deps/libdisp_la-audispd-llist.Tpo -c -o libdisp_la-audispd-llist.lo `test -f 'audispd-llist.c' || echo './'`audispd-llist.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd-llist.lo -MD -MP -MF .deps/libdisp_la-audispd-llist.Tpo -c audispd-llist.c -fPIC -DPIC -o .libs/libdisp_la-audispd-llist.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd-llist.lo -MD -MP -MF .deps/libdisp_la-audispd-llist.Tpo -c audispd-llist.c -o libdisp_la-audispd-llist.o >/dev/null 2>&1 mv -f .deps/libdisp_la-audispd-llist.Tpo .deps/libdisp_la-audispd-llist.Plo make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-queue.lo -MD -MP -MF .deps/libdisp_la-queue.Tpo -c -o libdisp_la-queue.lo `test -f 'queue.c' || echo './'`queue.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-queue.lo -MD -MP -MF .deps/libdisp_la-queue.Tpo -c queue.c -fPIC -DPIC -o .libs/libdisp_la-queue.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-queue.lo -MD -MP -MF .deps/libdisp_la-queue.Tpo -c queue.c -o libdisp_la-queue.o >/dev/null 2>&1 mv -f .deps/libdisp_la-queue.Tpo .deps/libdisp_la-queue.Plo make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd-pconfig.lo -MD -MP -MF .deps/libdisp_la-audispd-pconfig.Tpo -c -o libdisp_la-audispd-pconfig.lo `test -f 'audispd-pconfig.c' || echo './'`audispd-pconfig.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd-pconfig.lo -MD -MP -MF .deps/libdisp_la-audispd-pconfig.Tpo -c audispd-pconfig.c -fPIC -DPIC -o .libs/libdisp_la-audispd-pconfig.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd-pconfig.lo -MD -MP -MF .deps/libdisp_la-audispd-pconfig.Tpo -c audispd-pconfig.c -o libdisp_la-audispd-pconfig.o >/dev/null 2>&1 mv -f .deps/libdisp_la-audispd-pconfig.Tpo .deps/libdisp_la-audispd-pconfig.Plo make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd.lo -MD -MP -MF .deps/libdisp_la-audispd.Tpo -c -o libdisp_la-audispd.lo `test -f 'audispd.c' || echo './'`audispd.c libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd.lo -MD -MP -MF .deps/libdisp_la-audispd.Tpo -c audispd.c -fPIC -DPIC -o .libs/libdisp_la-audispd.o libtool: compile: x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT libdisp_la-audispd.lo -MD -MP -MF .deps/libdisp_la-audispd.Tpo -c audispd.c -o libdisp_la-audispd.o >/dev/null 2>&1 mv -f .deps/libdisp_la-audispd.Tpo .deps/libdisp_la-audispd.Plo make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fno-strict-aliasing -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -no-undefined -static -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 libdisp_la-audispd.o libdisp_la-audispd-pconfig.o libdisp_la-queue.o 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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp' Making all in src/libev make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src/libev' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1 mv -f .deps/event.Tpo .deps/event.Plo make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src/libev' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src/libev' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -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 */ | ^~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -o ev.o >/dev/null 2>&1 mv -f .deps/ev.Tpo .deps/ev.Plo make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src/libev' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src/libev' /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -no-undefined -static -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libev.la ev.lo event.lo libtool: link: ar cr .libs/libev.a ev.o 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 '/tmp/B.cl99391u/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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-auditd-reconfig.o -MD -MP -MF .deps/auditd-auditd-reconfig.Tpo -c -o auditd-auditd-reconfig.o `test -f 'auditd-reconfig.c' || echo './'`auditd-reconfig.c mv -f .deps/auditd-auditd-reconfig.Tpo .deps/auditd-auditd-reconfig.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-auditd-sendmail.o -MD -MP -MF .deps/auditd-auditd-sendmail.Tpo -c -o auditd-auditd-sendmail.o `test -f 'auditd-sendmail.c' || echo './'`auditd-sendmail.c mv -f .deps/auditd-auditd-sendmail.Tpo .deps/auditd-auditd-sendmail.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-auditd-dispatch.o -MD -MP -MF .deps/auditd-auditd-dispatch.Tpo -c -o auditd-auditd-dispatch.o `test -f 'auditd-dispatch.c' || echo './'`auditd-dispatch.c mv -f .deps/auditd-auditd-dispatch.Tpo .deps/auditd-auditd-dispatch.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditctl-auditctl-llist.o -MD -MP -MF .deps/auditctl-auditctl-llist.Tpo -c -o auditctl-auditctl-llist.o `test -f 'auditctl-llist.c' || echo './'`auditctl-llist.c mv -f .deps/auditctl-auditctl-llist.Tpo .deps/auditctl-auditctl-llist.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditctl-delete_all.o -MD -MP -MF .deps/auditctl-delete_all.Tpo -c -o auditctl-delete_all.o `test -f 'delete_all.c' || echo './'`delete_all.c mv -f .deps/auditctl-delete_all.Tpo .deps/auditctl-delete_all.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-auditd.o -MD -MP -MF .deps/auditd-auditd.Tpo -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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/auditd-auditd.Tpo .deps/auditd-auditd.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-auditd-listen.o -MD -MP -MF .deps/auditd-auditd-listen.Tpo -c -o auditd-auditd-listen.o `test -f 'auditd-listen.c' || echo './'`auditd-listen.c mv -f .deps/auditd-auditd-listen.Tpo .deps/auditd-auditd-listen.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-auditd-event.o -MD -MP -MF .deps/auditd-auditd-event.Tpo -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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/auditd-auditd-event.Tpo .deps/auditd-auditd-event.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditctl-auditctl-listing.o -MD -MP -MF .deps/auditctl-auditctl-listing.Tpo -c -o auditctl-auditctl-listing.o `test -f 'auditctl-listing.c' || echo './'`auditctl-listing.c mv -f .deps/auditctl-auditctl-listing.Tpo .deps/auditctl-auditctl-listing.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aureport.o -MD -MP -MF .deps/aureport.Tpo -c -o aureport.o aureport.c mv -f .deps/aureport.Tpo .deps/aureport.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-llist.o -MD -MP -MF .deps/ausearch-llist.Tpo -c -o ausearch-llist.o ausearch-llist.c mv -f .deps/ausearch-llist.Tpo .deps/ausearch-llist.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-auditd-config.o -MD -MP -MF .deps/auditd-auditd-config.Tpo -c -o auditd-auditd-config.o `test -f 'auditd-config.c' || echo './'`auditd-config.c mv -f .deps/auditd-auditd-config.Tpo .deps/auditd-auditd-config.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-string.o -MD -MP -MF .deps/ausearch-string.Tpo -c -o ausearch-string.o ausearch-string.c mv -f .deps/ausearch-string.Tpo .deps/ausearch-string.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditctl-auditctl.o -MD -MP -MF .deps/auditctl-auditctl.Tpo -c -o auditctl-auditctl.o `test -f 'auditctl.c' || echo './'`auditctl.c mv -f .deps/auditctl-auditctl.Tpo .deps/auditctl-auditctl.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aureport-options.o -MD -MP -MF .deps/aureport-options.Tpo -c -o aureport-options.o aureport-options.c mv -f .deps/aureport-options.Tpo .deps/aureport-options.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-int.o -MD -MP -MF .deps/ausearch-int.Tpo -c -o ausearch-int.o ausearch-int.c mv -f .deps/ausearch-int.Tpo .deps/ausearch-int.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aureport-scan.o -MD -MP -MF .deps/aureport-scan.Tpo -c -o aureport-scan.o aureport-scan.c mv -f .deps/aureport-scan.Tpo .deps/aureport-scan.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-lookup.o -MD -MP -MF .deps/ausearch-lookup.Tpo -c -o ausearch-lookup.o ausearch-lookup.c mv -f .deps/ausearch-lookup.Tpo .deps/ausearch-lookup.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-nvpair.o -MD -MP -MF .deps/ausearch-nvpair.Tpo -c -o ausearch-nvpair.o ausearch-nvpair.c mv -f .deps/ausearch-nvpair.Tpo .deps/ausearch-nvpair.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aureport-output.o -MD -MP -MF .deps/aureport-output.Tpo -c -o aureport-output.o aureport-output.c mv -f .deps/aureport-output.Tpo .deps/aureport-output.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditd-config.o -MD -MP -MF .deps/auditd-config.Tpo -c -o auditd-config.o auditd-config.c mv -f .deps/auditd-config.Tpo .deps/auditd-config.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-avc.o -MD -MP -MF .deps/ausearch-avc.Tpo -c -o ausearch-avc.o ausearch-avc.c mv -f .deps/ausearch-avc.Tpo .deps/ausearch-avc.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-time.o -MD -MP -MF .deps/ausearch-time.Tpo -c -o ausearch-time.o ausearch-time.c mv -f .deps/ausearch-time.Tpo .deps/ausearch-time.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-lol.o -MD -MP -MF .deps/ausearch-lol.Tpo -c -o ausearch-lol.o ausearch-lol.c mv -f .deps/ausearch-lol.Tpo .deps/ausearch-lol.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch.o -MD -MP -MF .deps/ausearch.Tpo -c -o ausearch.o ausearch.c mv -f .deps/ausearch.Tpo .deps/ausearch.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-match.o -MD -MP -MF .deps/ausearch-match.Tpo -c -o ausearch-match.o ausearch-match.c mv -f .deps/ausearch-match.Tpo .deps/ausearch-match.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-checkpt.o -MD -MP -MF .deps/ausearch-checkpt.Tpo -c -o ausearch-checkpt.o ausearch-checkpt.c mv -f .deps/ausearch-checkpt.Tpo .deps/ausearch-checkpt.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT delete_all.o -MD -MP -MF .deps/delete_all.Tpo -c -o delete_all.o delete_all.c mv -f .deps/delete_all.Tpo .deps/delete_all.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auditctl-llist.o -MD -MP -MF .deps/auditctl-llist.Tpo -c -o auditctl-llist.o auditctl-llist.c mv -f .deps/auditctl-llist.Tpo .deps/auditctl-llist.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT autrace.o -MD -MP -MF .deps/autrace.Tpo -c -o autrace.o autrace.c mv -f .deps/autrace.Tpo .deps/autrace.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-report.o -MD -MP -MF .deps/ausearch-report.Tpo -c -o ausearch-report.o ausearch-report.c mv -f .deps/ausearch-report.Tpo .deps/ausearch-report.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-parse.o -MD -MP -MF .deps/ausearch-parse.Tpo -c -o ausearch-parse.o ausearch-parse.c mv -f .deps/ausearch-parse.Tpo .deps/ausearch-parse.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-options.o -MD -MP -MF .deps/ausearch-options.Tpo -c -o ausearch-options.o ausearch-options.c mv -f .deps/ausearch-options.Tpo .deps/ausearch-options.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o autrace autrace.o delete_all.o auditctl-llist.o ../lib/libaudit.la libtool: link: x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/autrace autrace.o delete_all.o auditctl-llist.o ../lib/.libs/libaudit.so /usr/lib64/libcap-ng.so make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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: x86_64-tld-linux-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -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 /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so ../common/.libs/libaucommon.a make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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: x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -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 /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so ../common/.libs/libaucommon.a make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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: x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -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 /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so ../common/.libs/libaucommon.a make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 ../src/libev/libev.la ../audisp/libdisp.la ../lib/libaudit.la ../auparse/libauparse.la -lpthread -lm ../common/libaucommon.la libtool: link: x86_64-tld-linux-gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -Wno-pointer-sign -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -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 /usr/lib64/libwrap.so ../src/libev/.libs/libev.a ../audisp/.libs/libdisp.a ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so -lpthread -lm ../common/.libs/libaucommon.a -pthread make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' Making all in tools Making all in aulast make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aulast-llist.o -MD -MP -MF .deps/aulast-llist.Tpo -c -o aulast-llist.o aulast-llist.c mv -f .deps/aulast-llist.Tpo .deps/aulast-llist.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aulast.o -MD -MP -MF .deps/aulast.Tpo -c -o aulast.o aulast.c mv -f .deps/aulast.Tpo .deps/aulast.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o aulast aulast.o aulast-llist.o ../../auparse/libauparse.la libtool: link: x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/aulast aulast.o aulast-llist.o ../../auparse/.libs/libauparse.so /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' Making all in aulastlog make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aulastlog-llist.o -MD -MP -MF .deps/aulastlog-llist.Tpo -c -o aulastlog-llist.o aulastlog-llist.c mv -f .deps/aulastlog-llist.Tpo .deps/aulastlog-llist.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT aulastlog.o -MD -MP -MF .deps/aulastlog.Tpo -c -o aulastlog.o aulastlog.c mv -f .deps/aulastlog.Tpo .deps/aulastlog.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o aulastlog aulastlog.o aulastlog-llist.o ../../auparse/libauparse.la libtool: link: x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/aulastlog aulastlog.o aulastlog-llist.o ../../auparse/.libs/libauparse.so /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' Making all in ausyscall make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausyscall.o -MD -MP -MF .deps/ausyscall.Tpo -c -o ausyscall.o ausyscall.c mv -f .deps/ausyscall.Tpo .deps/ausyscall.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ausyscall ausyscall.o ../../lib/libaudit.la libtool: link: x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/ausyscall ausyscall.o ../../lib/.libs/libaudit.so /usr/lib64/libcap-ng.so make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' Making all in auvirt make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auvirt-list.o -MD -MP -MF .deps/auvirt-list.Tpo -c -o auvirt-list.o auvirt-list.c mv -f .deps/auvirt-list.Tpo .deps/auvirt-list.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT ausearch-time.o -MD -MP -MF .deps/ausearch-time.Tpo -c -o ausearch-time.o `test -f '../../src/ausearch-time.c' || echo './'`../../src/ausearch-time.c mv -f .deps/ausearch-time.Tpo .deps/ausearch-time.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auvirt.o -MD -MP -MF .deps/auvirt.Tpo -c -o auvirt.o auvirt.c auvirt.c: In function 'process_avc_apparmor_source': auvirt.c:947:22: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 947 | free(user); | ^~~~ In file included from auvirt.c:26: /usr/include/stdlib.h:568:25: note: expected 'void *' but argument is of type 'const char *' 568 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ auvirt.c: In function 'process_avc_apparmor_target': auvirt.c:1056:22: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1056 | free(user); | ^~~~ /usr/include/stdlib.h:568:25: note: expected 'void *' but argument is of type 'const char *' 568 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ mv -f .deps/auvirt.Tpo .deps/auvirt.Po make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' /bin/sh ../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o auvirt auvirt.o auvirt-list.o ausearch-time.o ../../auparse/libauparse.la libtool: link: x86_64-tld-linux-gcc -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/auvirt auvirt.o auvirt-list.o ausearch-time.o ../../auparse/.libs/libauparse.so /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so /usr/lib64/libcap-ng.so make[3]: Leaving directory '/tmp/B.cl99391u/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 python2 make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python2' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python3.10 -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auparse_la-auparse_python.lo -MD -MP -MF .deps/auparse_la-auparse_python.Tpo -c -o auparse_la-auparse_python.lo `test -f '../../../bindings/python/auparse_python.c' || echo './'`../../../bindings/python/auparse_python.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python3.10 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auparse_la-auparse_python.lo -MD -MP -MF .deps/auparse_la-auparse_python.Tpo -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.10/Python.h:130, from ../../../bindings/python/auparse_python.c:2: /usr/include/python3.10/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/auparse_la-auparse_python.Tpo .deps/auparse_la-auparse_python.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python2' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python2' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o auparse.la -rpath /usr/lib64/python3.10/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/auparse_la-auparse_python.o -Wl,-rpath -Wl,/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse/.libs -Wl,-rpath -Wl,/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs -L/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs ../../../auparse/.libs/libauparse.so -L/usr/lib64 /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so ../../../lib/.libs/libaudit.so /usr/lib64/libcap-ng.so -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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python2' Making all in python3 make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python3' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python3.10 -I/usr/include/python3.10 -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auparse_la-auparse_python.lo -MD -MP -MF .deps/auparse_la-auparse_python.Tpo -c -o auparse_la-auparse_python.lo `test -f '../../../bindings/python/auparse_python.c' || echo './'`../../../bindings/python/auparse_python.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auparse -I../../.. -I/usr/include/python3.10 -I/usr/include/python3.10 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT auparse_la-auparse_python.lo -MD -MP -MF .deps/auparse_la-auparse_python.Tpo -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.10/Python.h:130, from ../../../bindings/python/auparse_python.c:2: /usr/include/python3.10/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/auparse_la-auparse_python.Tpo .deps/auparse_la-auparse_python.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python3' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python3' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o auparse.la -rpath /usr/lib64/python3.10/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/auparse_la-auparse_python.o -Wl,-rpath -Wl,/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse/.libs -Wl,-rpath -Wl,/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs -L/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs ../../../auparse/.libs/libauparse.so -L/usr/lib64 /tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs/libaudit.so ../../../lib/.libs/libaudit.so /usr/lib64/libcap-ng.so -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 '/tmp/B.cl99391u/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 python make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' swig -o audit_wrap.c -python -I. -I../../.. -I../../../lib -I/usr/include/python3.10 ./../src/auditswig.i make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../lib -I/usr/include/python3.10 -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT _audit_la-audit_wrap.lo -MD -MP -MF .deps/_audit_la-audit_wrap.Tpo -c -o _audit_la-audit_wrap.lo `test -f 'audit_wrap.c' || echo './'`audit_wrap.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../lib -I/usr/include/python3.10 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT _audit_la-audit_wrap.lo -MD -MP -MF .deps/_audit_la-audit_wrap.Tpo -c audit_wrap.c -fPIC -DPIC -o .libs/_audit_la-audit_wrap.o mv -f .deps/_audit_la-audit_wrap.Tpo .deps/_audit_la-audit_wrap.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _audit.la -rpath /usr/lib64/python3.10/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/_audit_la-audit_wrap.o -Wl,-rpath -Wl,/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs ../../../lib/.libs/libaudit.so -L/usr/lib64 /usr/lib64/libcap-ng.so -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 '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' Making all in python3 make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' swig -o audit_wrap.c -python -py3 -modern -I. -I../../.. -I../../../lib -I/usr/include/python3.10 -I/usr/include/python3.10 ./../src/auditswig.i Deprecated command line option: -modern. This option is now always on. make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../lib -I/usr/include/python3.10 -I/usr/include/python3.10 -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT _audit_la-audit_wrap.lo -MD -MP -MF .deps/_audit_la-audit_wrap.Tpo -c -o _audit_la-audit_wrap.lo `test -f 'audit_wrap.c' || echo './'`audit_wrap.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../lib -I/usr/include/python3.10 -I/usr/include/python3.10 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -MT _audit_la-audit_wrap.lo -MD -MP -MF .deps/_audit_la-audit_wrap.Tpo -c audit_wrap.c -fPIC -DPIC -o .libs/_audit_la-audit_wrap.o mv -f .deps/_audit_la-audit_wrap.Tpo .deps/_audit_la-audit_wrap.Plo make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _audit.la -rpath /usr/lib64/python3.10/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la ../../../lib/libaudit.la libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/_audit_la-audit_wrap.o -Wl,-rpath -Wl,/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs ../../../lib/.libs/libaudit.so -L/usr/lib64 /usr/lib64/libcap-ng.so -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 '/tmp/B.cl99391u/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 /tmp/B.cl99391u/BUILD/tmp/rpm-tmp.0gQdlc TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.cl99391u/BUILD/tmp + umask 022 + cd /tmp/B.cl99391u/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder + /bin/mkdir -p /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder + cd audit-3.1.2 + rm -rf /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder + install -d /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/rules.d /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/var/log/audit + /usr/bin/make -Otarget -j6 install 'DESTDIR=/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder' Making install in common make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in lib /usr/bin/make install-recursive Making install in test make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 audit.pc '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/pkgconfig' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/include' /usr/bin/install -c -m 644 libaudit.h '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/include' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libaudit.la '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64' libtool: install: /usr/bin/install -c .libs/libaudit.so.1.0.0 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.so.1.0.0 libtool: install: (cd /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/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 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/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 -c .libs/libaudit.lai /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.la libtool: install: /usr/bin/install -c .libs/libaudit.a /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.a libtool: install: chmod 644 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.a libtool: install: ranlib /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/lib' Making install in auparse /usr/bin/make install-recursive Making install in test make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/include' /usr/bin/install -c -m 644 auparse.h auparse-defs.h '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/include' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 auparse.pc '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/pkgconfig' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libauparse.la '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64' libtool: warning: relinking 'libauparse.la' libtool: install: (cd /tmp/B.cl99391u/BUILD/audit-3.1.2/auparse; /bin/sh "/tmp/B.cl99391u/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink x86_64-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder) libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -g -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .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 -L/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/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 -c .libs/libauparse.so.0.0.0T /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.so.0.0.0 libtool: install: (cd /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/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 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/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 -c .libs/libauparse.lai /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.la libtool: install: /usr/bin/install -c .libs/libauparse.a /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.a libtool: install: chmod 644 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.a libtool: install: ranlib /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/auparse' Making install in audisp Making install in plugins Making install in af_unix make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 audisp-af_unix.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' mkdir -p -m 0750 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/plugins.d for i in af_unix.conf; do \ /usr/bin/install -c -m 644 -D -m 640 ./"$i" \ /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/plugins.d; \ done make[5]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-af_unix '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' libtool: install: /usr/bin/install -c audisp-af_unix /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audisp-af_unix make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/af_unix' Making install in remote make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 audisp-remote.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man5' /usr/bin/install -c -m 644 audisp-remote.conf.5 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man5' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' mkdir -p -m 0750 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./au-remote.conf /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./audisp-remote.conf /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit make[5]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-remote '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' libtool: install: /usr/bin/install -c audisp-remote /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audisp-remote make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/remote' Making install in syslog make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 audisp-syslog.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' mkdir -p -m 0750 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./syslog.conf /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/plugins.d make[5]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-syslog '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' libtool: install: /usr/bin/install -c .libs/audisp-syslog /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audisp-syslog make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/syslog' Making install in zos-remote /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' mkdir -p -m 0750 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit /usr/bin/install -c -m 644 -D -m 640 ./zos-remote.conf \ /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit /usr/bin/install -c -m 644 -D -m 640 ./audispd-zos-remote.conf \ /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/plugins.d make[5]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c audispd-zos-remote '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' libtool: install: /usr/bin/install -c .libs/audispd-zos-remote /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audispd-zos-remote make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/audisp/plugins/zos-remote' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in src/libev make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in src Making install in test make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c auditd auditctl aureport ausearch autrace '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' libtool: install: /usr/bin/install -c .libs/auditd /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/auditd libtool: install: /usr/bin/install -c .libs/auditctl /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/auditctl libtool: install: /usr/bin/install -c .libs/aureport /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/aureport libtool: install: /usr/bin/install -c .libs/ausearch /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/ausearch libtool: install: /usr/bin/install -c .libs/autrace /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/autrace make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/src' Making install in tools Making install in aulast make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 aulast.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aulast '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' libtool: install: /usr/bin/install -c .libs/aulast /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/aulast make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulast' Making install in aulastlog make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 aulastlog.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aulastlog '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' libtool: install: /usr/bin/install -c .libs/aulastlog /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/aulastlog make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/aulastlog' Making install in ausyscall make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 ausyscall.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ausyscall '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' libtool: install: /usr/bin/install -c .libs/ausyscall /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/ausyscall make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/ausyscall' Making install in auvirt make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 auvirt.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c auvirt '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin' libtool: install: /usr/bin/install -c .libs/auvirt /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/auvirt make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/tools/auvirt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in bindings Making install in python Making install in python2 make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python2' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' /bin/sh ../../../libtool --mode=install /usr/bin/install -c auparse.la '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' libtool: warning: relinking 'auparse.la' libtool: install: (cd /tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python2; /bin/sh "/tmp/B.cl99391u/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o auparse.la -rpath /usr/lib64/python3.10/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la -inst-prefix-dir /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder) libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/auparse_la-auparse_python.o -L/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs -L/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64 -L/usr/lib64 -lauparse -laudit -lcap-ng -Wl,-soname -Wl,auparse.so -o .libs/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.soT /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.lai /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/auparse.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python2' Making install in python3 make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python3' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' /bin/sh ../../../libtool --mode=install /usr/bin/install -c auparse.la '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' libtool: warning: relinking 'auparse.la' libtool: install: (cd /tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python3; /bin/sh "/tmp/B.cl99391u/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o auparse.la -rpath /usr/lib64/python3.10/site-packages auparse_la-auparse_python.lo ../../../auparse/libauparse.la ../../../lib/libaudit.la -inst-prefix-dir /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder) libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/auparse_la-auparse_python.o -L/tmp/B.cl99391u/BUILD/audit-3.1.2/lib/.libs -L/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64 -L/usr/lib64 -lauparse -laudit -lcap-ng -Wl,-soname -Wl,auparse.so -o .libs/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.soT /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.lai /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/auparse.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/python/python3' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in golang make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/golang' [ -d /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/golang/src/redhat.com/audit ] || mkdir -p /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/golang/src/redhat.com/audit install -m 644 ../../bindings/golang/audit.go /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/golang/src/redhat.com/audit make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/golang' Making install in swig Making install in src make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in python make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' /usr/bin/install -c -m 644 audit.py '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' Byte-compiling python modules... audit.py Byte-compiling python modules (optimized versions) ... audit.py make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' /bin/sh ../../../libtool --mode=install /usr/bin/install -c _audit.la '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' libtool: warning: relinking '_audit.la' libtool: install: (cd /tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python; /bin/sh "/tmp/B.cl99391u/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _audit.la -rpath /usr/lib64/python3.10/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la -inst-prefix-dir /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder) libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/_audit_la-audit_wrap.o -L/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64 -L/usr/lib64 -laudit -lcap-ng -Wl,-soname -Wl,_audit.so -o .libs/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.soT /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.lai /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/_audit.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python' Making install in python3 make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' /usr/bin/install -c -m 644 audit.py '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' Byte-compiling python modules... audit.py Byte-compiling python modules (optimized versions) ... audit.py make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' /bin/sh ../../../libtool --mode=install /usr/bin/install -c _audit.la '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages' libtool: warning: relinking '_audit.la' libtool: install: (cd /tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3; /bin/sh "/tmp/B.cl99391u/BUILD/audit-3.1.2/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -shared -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _audit.la -rpath /usr/lib64/python3.10/site-packages _audit_la-audit_wrap.lo ../../../lib/libaudit.la ../../../lib/libaudit.la -inst-prefix-dir /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder) libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -gdwarf-4 -g2 -fstack-protector-strong -march=x86-64 -mtune=generic -gdwarf-4 -g2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/_audit_la-audit_wrap.o -L/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64 -L/usr/lib64 -laudit -lcap-ng -Wl,-soname -Wl,_audit.so -o .libs/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.soT /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.lai /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/_audit.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.10/site-packages' make[4]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/bindings/swig/python3' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in init.d make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' /usr/bin/install -c augenrules '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit' /usr/bin/install -c -m 644 auditd.conf audit-stop.rules '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' /usr/bin/make install-exec-hook /usr/bin/make install-data-hook make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' /usr/bin/install -c -m 644 -D -m 640 ./libaudit.conf /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/libaudit.conf /usr/bin/install -c -m 644 -D -m 640 ./auditd.sysconfig /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/sysconfig/auditd make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' make[3]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' mkdir -p /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/rc.d/init.d mkdir -p /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd mkdir -p /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib /usr/bin/install -c -D -m 644 ./auditd.service /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib/systemd/system/auditd.service /usr/bin/install -c -D -m 750 ./auditd.rotate /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd/rotate /usr/bin/install -c -D -m 750 ./auditd.resume /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd/resume /usr/bin/install -c -D -m 750 ./auditd.reload /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd/reload /usr/bin/install -c -D -m 750 ./auditd.state /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd/state /usr/bin/install -c -D -m 750 ./auditd.stop /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd/stop /usr/bin/install -c -D -m 750 ./auditd.restart /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd/restart /usr/bin/install -c -D -m 750 ./auditd.condrestart /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts/legacy-actions/auditd/condrestart /usr/bin/install -c -D -m 750 ./audit-functions /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib /usr/bin/install -c -D ./auditd.init /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/rc.d/init.d/auditd chmod 0755 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/augenrules make[3]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/init.d' Making install in m4 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/m4' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/aclocal' /usr/bin/install -c -m 644 audit.m4 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/aclocal' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/m4' Making install in docs make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man7' /usr/bin/install -c -m 644 audit.rules.7 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man7' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man5' /usr/bin/install -c -m 644 auditd.conf.5 auditd-plugins.5 ausearch-expression.5 libaudit.conf.5 zos-remote.conf.5 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man5' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 auditctl.8 auditd.8 aureport.8 ausearch.8 autrace.8 audispd-zos-remote.8 augenrules.8 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man8' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man3' /usr/bin/install -c -m 644 audit_add_rule_data.3 audit_add_watch.3 audit_delete_rule_data.3 audit_detect_machine.3 audit_encode_nv_string.3 audit_getloginuid.3 audit_get_reply.3 audit_get_session.3 audit_log_acct_message.3 audit_log_user_avc_message.3 audit_log_user_command.3 audit_log_user_comm_message.3 audit_log_user_message.3 audit_log_semanage_message.3 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 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man3' /usr/bin/install -c -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 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man3' /usr/bin/install -c -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 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/man/man3' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/docs' Making install in rules make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/rules' /bin/mkdir -p '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/audit/sample-rules' /usr/bin/install -c -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 '/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/audit/sample-rules' make[2]: Leaving directory '/tmp/B.cl99391u/BUILD/audit-3.1.2/rules' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. + cp -p rules/10-no-audit.rules /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/audit/rules.d + install /tmp/B.cl99391u/auditd.init /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/rc.d/init.d/auditd + install /tmp/B.cl99391u/auditd.sysconfig /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/sysconfig/auditd + install -d /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64 + /bin/mv /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.so.1 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.so.1.0.0 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64 + basename /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libaudit.so.1.0.0 + ln -sf /lib64/libaudit.so.1.0.0 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.so + /bin/mv /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.so.0 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.so.0.0.0 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64 + basename /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libauparse.so.0.0.0 + ln -sf /lib64/libauparse.so.0.0.0 /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.so + /bin/rm '--interactive=never' -r /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/initscripts + /bin/rm '--interactive=never' /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/_audit.la /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/auparse.la + /usr/bin/find-debuginfo -j6 --build-id-seed 3.1.2-1 --unique-debug-suffix -3.1.2-1.x86_64 --unique-debug-src-base audit-3.1.2-1.x86_64 -S debugsourcefiles.list /tmp/B.cl99391u/BUILD/audit-3.1.2 extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audisp-af_unix extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libauparse.so.0.0.0 extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audisp-remote extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libaudit.so.1.0.0 extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audisp-syslog extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/audispd-zos-remote extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/auditctl extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/auditd extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/aureport extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/ausearch extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/aulast extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/sbin/autrace extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/aulastlog extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/ausyscall extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/bin/auvirt extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/_audit.so extracting debug info from /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/python3.10/site-packages/auparse.so 4068 blocks + __spec_install_post_strip + set +x Stripping 13 ELF executables...DONE Stripping 4 ELF shared libraries...DONE Stripping 2 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 17 executable binaries and shared object files. + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/2 files hardlinked Processing files: audit-3.1.2-1.x86_64 warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d Executing(%doc): /bin/sh -e /tmp/B.cl99391u/BUILD/tmp/rpm-tmp.2KwdZj + umask 022 + cd /tmp/B.cl99391u/BUILD + cd audit-3.1.2 + DOCDIR=/tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/doc/audit-3.1.2 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/doc/audit-3.1.2 + /bin/mkdir -p /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/doc/audit-3.1.2 + cp -pr AUTHORS -pr ChangeLog -pr README -pr THANKS -pr rules/README-rules rules/10-base-config.rules rules/10-no-audit.rules rules/11-loginuid.rules rules/12-cont-fail.rules rules/12-ignore-error.rules rules/20-dont-audit.rules rules/21-no32bit.rules rules/22-ignore-chrony.rules rules/23-ignore-filesystems.rules rules/30-nispom.rules rules/30-ospp-v42-1-create-failed.rules rules/30-ospp-v42-1-create-success.rules rules/30-ospp-v42-2-modify-failed.rules rules/30-ospp-v42-2-modify-success.rules rules/30-ospp-v42-3-access-failed.rules rules/30-ospp-v42-3-access-success.rules rules/30-ospp-v42-4-delete-failed.rules rules/30-ospp-v42-4-delete-success.rules rules/30-ospp-v42-5-perm-change-failed.rules rules/30-ospp-v42-5-perm-change-success.rules rules/30-ospp-v42-6-owner-change-failed.rules rules/30-ospp-v42-6-owner-change-success.rules rules/30-ospp-v42.rules rules/30-pci-dss-v31.rules rules/30-stig.rules rules/31-privileged.rules rules/32-power-abuse.rules rules/40-local.rules rules/41-containers.rules rules/42-injection.rules rules/43-module-load.rules rules/44-installers.rules rules/70-einval.rules rules/71-networking.rules rules/99-finalize.rules -pr init.d/auditd.cron /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/doc/audit-3.1.2 + RPM_EC=0 + jobs -p + exit 0 Provides: audit = 3.1.2-1 audit(x86-64) = 3.1.2-1 config(audit) = 3.1.2-1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig systemd-units >= 38 Requires(preun): /bin/sh /sbin/chkconfig systemd-units >= 38 Requires(postun): /bin/sh systemd-units >= 38 Requires: /bin/sh libaudit.so.1()(64bit) 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.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.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Obsoletes: audit-audispd-plugins < 1.6.7 audit-plugin-prelude < 3 audit-systemd < 2.2-2 Processing files: audit-libs-3.1.2-1.x86_64 warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d warning: Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libaudit.so.1 warning: Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libauparse.so.0 Provides: audit-libs = 3.1.2-1 audit-libs(x86-64) = 3.1.2-1 config(audit-libs) = 3.1.2-1 libaudit.so.1()(64bit) libauparse.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap-ng.so.0()(64bit) rtld(GNU_HASH) Processing files: audit-libs-devel-3.1.2-1.x86_64 warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d warning: Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.so warning: Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.so warning: absolute symlink: /usr/lib64/libaudit.so -> /lib64/libaudit.so.1.0.0 warning: absolute symlink: /usr/lib64/libauparse.so -> /lib64/libauparse.so.0.0.0 Provides: audit-libs-devel = 3.1.2-1 audit-libs-devel(x86-64) = 3.1.2-1 libtool(/usr/lib64/libaudit.la) libtool(/usr/lib64/libauparse.la) 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: /usr/bin/pkg-config libtool(/usr/lib64/libaudit.la) libtool(/usr/lib64/libcap-ng.la) pkgconfig(libcap-ng) Processing files: audit-libs-static-3.1.2-1.x86_64 warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d Provides: audit-libs-static = 3.1.2-1 audit-libs-static(x86-64) = 3.1.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-audit-3.1.2-1.x86_64 warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d Provides: golang-audit = 3.1.2-1 golang-audit(x86-64) = 3.1.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-audit-3.1.2-1.x86_64 warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d warning: File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d Provides: python3-audit = 3.1.2-1 python3-audit(x86-64) = 3.1.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) rtld(GNU_HASH) Processing files: audit-debugsource-3.1.2-1.x86_64 Provides: audit-debugsource = 3.1.2-1 audit-debugsource(x86-64) = 3.1.2-1 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-1.x86_64 Provides: audit-debuginfo = 3.1.2-1 audit-debuginfo(x86-64) = 3.1.2-1 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-1 Processing files: audit-libs-debuginfo-3.1.2-1.x86_64 Provides: audit-libs-debuginfo = 3.1.2-1 audit-libs-debuginfo(x86-64) = 3.1.2-1 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-1 Processing files: python3-audit-debuginfo-3.1.2-1.x86_64 Provides: python3-audit-debuginfo = 3.1.2-1 python3-audit-debuginfo(x86-64) = 3.1.2-1 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-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder Wrote: /tmp/B.cl99391u/RPMS/audit-libs-static-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/audit-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/python3-audit-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/audit-libs-debuginfo-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/golang-audit-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/audit-libs-devel-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/audit-libs-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/python3-audit-debuginfo-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/audit-debugsource-3.1.2-1.x86_64.rpm Wrote: /tmp/B.cl99391u/RPMS/audit-debuginfo-3.1.2-1.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/B.cl99391u/BUILD/tmp/rpm-tmp.wYGZFN + umask 022 + cd /tmp/B.cl99391u/BUILD + cd audit-3.1.2 + rm -rf /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder + RPM_EC=0 + jobs -p + exit 0 RPM build warnings: Could not canonicalize hostname: tld-x64 File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libaudit.so.1 Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/lib64/libauparse.so.0 File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libaudit.so Explicit %attr() mode not applicable to symlink: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib64/libauparse.so absolute symlink: /usr/lib64/libaudit.so -> /lib64/libaudit.so.1.0.0 absolute symlink: /usr/lib64/libauparse.so -> /lib64/libauparse.so.0.0.0 File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/modules-load.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/systemd File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/etc/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/binfmt.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysctl.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/sysusers.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/share/user-tmpfiles.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/environment.d File not found: /tmp/B.cl99391u/BUILD/tmp/audit-3.1.2-x86_64-root-builder/usr/lib/modules-load.d ended at: Wed Dec 13 22:45:25 2023, done in 0:00:28.514425 + chmod -R u+rwX /tmp/B.cl99391u/BUILD + rm -rf /tmp/B.cl99391u/tmp /tmp/B.cl99391u/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1600..1800..1962 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Verifying... ######################################## Preparing... ######################################## Updating / installing... audit-libs-3.1.2-1 ######################################## audit-libs-devel-3.1.2-1 ######################################## Cleaning up / removing... audit-libs-devel-2.8.5-5 ######################################## audit-libs-2.8.5-5 ######################################## End-TLD-Builder-Info + rm -rf /tmp/B.cl99391u Begin-TLD-Builder-Info Build-Time: user:44.66s sys:8.91s real:30.73s (faults io:144 non-io:4607480) Files queued for ftp: 465697 audit-debuginfo-3.1.2-1.x86_64.rpm 360361 audit-debugsource-3.1.2-1.x86_64.rpm 173701 python3-audit-debuginfo-3.1.2-1.x86_64.rpm 94989 audit-libs-3.1.2-1.x86_64.rpm 86161 audit-libs-devel-3.1.2-1.x86_64.rpm 10117 golang-audit-3.1.2-1.x86_64.rpm 207257 audit-libs-debuginfo-3.1.2-1.x86_64.rpm 71417 python3-audit-3.1.2-1.x86_64.rpm 267201 audit-3.1.2-1.x86_64.rpm 100433 audit-libs-static-3.1.2-1.x86_64.rpm 485 audit-3.1.2-1.src.rpm.uploadinfo End-TLD-Builder-Info