Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/audit.spec'], False, '/var/lib/mock/dist-f14-build-1049812-157049/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/audit.spec'] warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/audit-2.1.1-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/audit.spec'], False, '/var/lib/mock/dist-f14-build-1049812-157049/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/audit.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3Fsgh3 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf audit-2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/audit-2.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd audit-2.1.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OXisrO + umask 022 + cd /builddir/build/BUILD + cd audit-2.1.1 + LANG=C + export LANG + unset DISPLAY + autoreconf -v --install autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/sbin --libdir=/lib64 --with-prelude --with-libwrap --enable-gssapi-krb5=no --with-libcap-ng=yes Configuring auditd checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for clock_gettime... no checking for clock_gettime syscall... yes checking for nanosleep... yes checking for ceil in -lm... yes . Checking for programs checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for gawk... (cached) gawk . Checking for header files checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking size of unsigned int... 4 checking size of unsigned long... 8 checking whether gcc and cc understand -c and -o together... yes checking whether to include alpha processor support... no checking whether to include arm eabi processor support... no checking whether to use apparmor... no checking for prelude_init in -lprelude... yes checking whether to use libwrap... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for request_init in -lwrap... yes checking for yp_get_default_domain in -lnsl... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/test/Makefile config.status: creating auparse/Makefile config.status: creating auparse/test/Makefile config.status: creating src/Makefile config.status: creating src/mt/Makefile config.status: creating src/libev/Makefile config.status: creating src/test/Makefile config.status: creating swig/Makefile config.status: creating docs/Makefile config.status: creating init.d/Makefile config.status: creating audisp/Makefile config.status: creating audisp/plugins/Makefile config.status: creating audisp/plugins/builtins/Makefile config.status: creating audisp/plugins/prelude/Makefile config.status: creating audisp/plugins/remote/Makefile config.status: creating audisp/plugins/zos-remote/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating tools/Makefile config.status: creating tools/aulast/Makefile config.status: creating tools/aulastlog/Makefile config.status: creating tools/ausyscall/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands . Auditd Version: 2.1.1 Target: x86_64-redhat-linux-gnu Installation prefix: /usr Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="actiontab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="errtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="fieldtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ftypetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="i386_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ia64_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_ia64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="machinetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="msg_typetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="optab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ppc_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390x_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="x86_64_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="actiontab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="errtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_errtabs_h gen_errtabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"actiontab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"errtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_errtabs_h gen_errtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="fieldtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"fieldtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ftypetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="i386_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"flagtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ia64_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ia64_tables_h gen_ia64_tables_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="machinetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"ftypetab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"i386_table.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"ia64_table.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ia64_tables_h gen_ia64_tables_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"machinetab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="msg_typetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="optab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_optabs_h gen_optabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ppc_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"msg_typetab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"ppc_table.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"optab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_optabs_h gen_optabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"s390_table.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390x_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="x86_64_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o ./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h ./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h ./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field > fieldtabs.h ./gen_flagtabs_h --lowercase --i2s --s2i flag > flagtabs.h ./gen_ftypetabs_h --lowercase --i2s --s2i ftype > ftypetabs.h ./gen_i386_tables_h --duplicate-ints --lowercase --i2s --s2i \ i386_syscall > i386_tables.h ./gen_ia64_tables_h --lowercase --i2s --s2i ia64_syscall > ia64_tables.h ./gen_machinetabs_h --duplicate-ints --lowercase --i2s --s2i machine \ > machinetabs.h ./gen_msg_typetabs_h --uppercase --i2s --s2i msg_type > msg_typetabs.h ./gen_optabs_h --i2s op > optabs.h ./gen_ppc_tables_h --lowercase --i2s --s2i ppc_syscall > ppc_tables.h ./gen_s390_tables_h --lowercase --i2s --s2i s390_syscall > s390_tables.h libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"s390x_table.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"x86_64_table.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o ./gen_s390x_tables_h --lowercase --i2s --s2i s390x_syscall > s390x_tables.h ./gen_x86_64_tables_h --lowercase --i2s --s2i x86_64_syscall > x86_64_tables.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' Making all in test make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libaudit.lo libaudit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o message.lo message.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o netlink.lo netlink.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lookup_table.lo lookup_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libaudit.c -fPIC -DPIC -o .libs/libaudit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lookup_table.c -fPIC -DPIC -o .libs/lookup_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c netlink.c -fPIC -DPIC -o .libs/netlink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c message.c -o message.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audit_logging.lo audit_logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c audit_logging.c -fPIC -DPIC -o .libs/audit_logging.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c netlink.c -o netlink.o >/dev/null 2>&1 audit_logging.c: In function 'audit_encode_nv_string': audit_logging.c:136:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result audit_logging.c:141:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o deprecated.lo deprecated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c deprecated.c -o deprecated.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lookup_table.c -o lookup_table.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c audit_logging.c -o audit_logging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libaudit.c -o libaudit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -version-info 1:0 -o libaudit.la -rpath /lib64 libaudit.lo message.lo netlink.lo lookup_table.lo audit_logging.lo deprecated.lo libtool: link: gcc -shared .libs/libaudit.o .libs/message.o .libs/netlink.o .libs/lookup_table.o .libs/audit_logging.o .libs/deprecated.o -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libaudit.so.1 -o .libs/libaudit.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libaudit.so.1" && ln -s "libaudit.so.1.0.0" "libaudit.so.1") libtool: link: (cd ".libs" && rm -f "libaudit.so" && ln -s "libaudit.so.1.0.0" "libaudit.so") libtool: link: ar cru .libs/libaudit.a libaudit.o message.o netlink.o lookup_table.o audit_logging.o deprecated.o libtool: link: ranlib .libs/libaudit.a libtool: link: ( cd ".libs" && rm -f "libaudit.la" && ln -s "../libaudit.la" "libaudit.la" ) make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' Making all in auparse make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="captab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_captabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="clone-flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_clone_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="epoll_ctl.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_epoll_ctls_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="famtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_famtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="fcntl-cmdtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_fcntl_cmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="../auparse/flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="icmptypetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_icmptypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="ipctab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_ipctabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="nfprototab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_nfprototabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="open-flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_open_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="seek.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_seeks_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="socktab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_socktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="typetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gen_typetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="captab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_captabs_h gen_captabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="clone-flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="epoll_ctl.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"captab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_captabs_h gen_captabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"clone-flagtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="famtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_famtabs_h gen_famtabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"epoll_ctl.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="fcntl-cmdtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="../auparse/flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"famtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_famtabs_h gen_famtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="icmptypetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"../auparse/flagtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"fcntl-cmdtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="ipctab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="nfprototab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="open-flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"icmptypetab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"ipctab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="seek.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_seeks_h gen_seeks_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"nfprototab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"open-flagtab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="socktab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_socktabs_h gen_socktabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="typetab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_typetabs_h gen_typetabs_h-gen_tables.o ./gen_captabs_h --i2s cap > captabs.h ./gen_clone-flagtabs_h --i2s-transtab clone_flag > clone-flagtabs.h ./gen_epoll_ctls_h --i2s epoll_ctl > epoll_ctls.h ./gen_famtabs_h --i2s fam > famtabs.h ./gen_fcntl-cmdtabs_h --i2s fcntl > fcntl-cmdtabs.h ./gen_flagtabs_h --i2s-transtab flag > flagtabs.h ./gen_icmptypetabs_h --i2s icmptype > icmptypetabs.h ./gen_ipctabs_h --i2s ipc > ipctabs.h ./gen_nfprototabs_h --i2s nfproto > nfprototabs.h ./gen_open-flagtabs_h --i2s-transtab open_flag > open-flagtabs.h libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"seek.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_seeks_h gen_seeks_h-gen_tables.o libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"socktab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_socktabs_h gen_socktabs_h-gen_tables.o ./gen_seeks_h --i2s seek > seeks.h libtool: link: gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"typetab.h\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gen_typetabs_h gen_typetabs_h-gen_tables.o ./gen_socktabs_h --i2s sock > socktabs.h ./gen_typetabs_h --s2i type > typetabs.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' Making all in test make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o nvpair.lo nvpair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o interpret.lo interpret.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o nvlist.lo nvlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ellist.lo ellist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interpret.c -fPIC -DPIC -o .libs/interpret.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nvpair.c -fPIC -DPIC -o .libs/nvpair.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ellist.c -fPIC -DPIC -o .libs/ellist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nvlist.c -fPIC -DPIC -o .libs/nvlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nvpair.c -o nvpair.o >/dev/null 2>&1 ellist.c: In function 'escape': ellist.c:94:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'tty_find_named_key': interpret.c:1086:3: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness interpret.c:1086:3: note: expected 'const char *' but argument is of type 'const unsigned char *' interpret.c:1086:5: warning: pointer targets in assignment differ in signedness interpret.c:1090:4: warning: pointer targets in return differ in signedness interpret.c:1092:3: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness interpret.c:1092:3: note: expected 'const char *' but argument is of type 'const unsigned char *' interpret.c:1092:6: warning: pointer targets in assignment differ in signedness interpret.c: In function 'print_tty_data': interpret.c:1105:7: warning: pointer targets in assignment differ in signedness interpret.c: In function 'interpret': interpret.c:1271:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_uid': interpret.c:283:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_gid': interpret.c:299:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_syscall': interpret.c:347:33: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:352:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_arch': interpret.c:312:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:319:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_exit': interpret.c:365:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:370:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_perm': interpret.c:419:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_mode': interpret.c:464:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:489:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_sockaddr': interpret.c:509:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:520:49: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:523:49: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:529:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:538:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:541:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:548:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:563:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:571:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:579:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:585:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:594:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:597:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:604:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_flags': interpret.c:621:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:625:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c nvlist.c -o nvlist.o >/dev/null 2>&1 interpret.c: In function 'print_promiscuous': interpret.c:653:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_capabilities': interpret.c:672:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:679:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_success': interpret.c:727:26: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a0': interpret.c:837:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a1': interpret.c:861:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:871:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:881:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_fcntl_cmd': interpret.c:797:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_epoll_ctl': interpret.c:809:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a2': interpret.c:902:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:925:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_seek': interpret.c:821:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_signals': interpret.c:942:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_list': interpret.c:1015:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_cap_bitmap': interpret.c:695:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_nfproto': interpret.c:957:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:964:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_icmptype': interpret.c:977:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:984:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_protocol': interpret.c:996:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auparse.lo auparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auparse.c -fPIC -DPIC -o .libs/auparse.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-config.lo auditd-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auditd-config.c -fPIC -DPIC -o .libs/auditd-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ellist.c -o ellist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auditd-config.c -o auditd-config.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o message.lo message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auparse.c -o auparse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o data_buf.lo data_buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c interpret.c -o interpret.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c message.c -o message.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c data_buf.c -fPIC -DPIC -o .libs/data_buf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o expression.lo expression.c data_buf.c: In function 'databuf_print': data_buf.c:140:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c expression.c -fPIC -DPIC -o .libs/expression.o expression.c: In function 'parse_comparison': expression.c:531:2: warning: case value '3' not in enumerated type 'enum token_type' expression.c:531:18: warning: case value '4' not in enumerated type 'enum token_type'libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c data_buf.c -o data_buf.o >/dev/null 2>&1 expression.c:531:34: warning: case value '5' not in enumerated type 'enum token_type' expression.c:532:2: warning: case value '6' not in enumerated type 'enum token_type' expression.c:551:2: warning: case value '7' not in enumerated type 'enum token_type' expression.c:551:20: warning: case value '8' not in enumerated type 'enum token_type' expression.c:551:38: warning: case value '9' not in enumerated type 'enum token_type' expression.c:551:56: warning: case value '10' not in enumerated type 'enum token_type' expression.c:552:2: warning: case value '11' not in enumerated type 'enum token_type' expression.c:552:20: warning: case value '12' not in enumerated type 'enum token_type' expression.c: In function 'parse_primary': expression.c:604:2: warning: case value '0' not in enumerated type 'enum token_type' expression.c: In function 'parse_and': expression.c:665:18: warning: comparison between 'enum token_type' and 'enum ' expression.c: In function 'parse_or': expression.c:702:18: warning: comparison between 'enum token_type' and 'enum ' expression.c: In function 'expr_parse': expression.c:750:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'lex': expression.c:195:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_primary': expression.c:628:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:642:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_comparison': expression.c:518:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:538:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:558:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:564:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:580:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_comparison_regexp': expression.c:456:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:474:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_timestamp_value': expression.c:385:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:393:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_record_type_value': expression.c:414:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c expression.c -o expression.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libauparse.la -rpath /lib64 nvpair.lo interpret.lo nvlist.lo ellist.lo auparse.lo auditd-config.lo message.lo data_buf.lo expression.lo ../lib/libaudit.la libtool: link: gcc -shared .libs/nvpair.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 -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.1.1/lib/.libs ../lib/.libs/libaudit.so -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libauparse.so.0 -o .libs/libauparse.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libauparse.so.0" && ln -s "libauparse.so.0.0.0" "libauparse.so.0") libtool: link: (cd ".libs" && rm -f "libauparse.so" && ln -s "libauparse.so.0.0.0" "libauparse.so") libtool: link: ar cru .libs/libauparse.a nvpair.o interpret.o nvlist.o ellist.o auparse.o auditd-config.o message.o data_buf.o expression.o libtool: link: ranlib .libs/libauparse.a libtool: link: ( cd ".libs" && rm -f "libauparse.la" && ln -s "../libauparse.la" "libauparse.la" ) make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' Making all in src/mt make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/mt' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libaudit.o `test -f '../../lib/libaudit.c' || echo './'`../../lib/libaudit.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o message.o `test -f '../../lib/message.c' || echo './'`../../lib/message.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o netlink.o `test -f '../../lib/netlink.c' || echo './'`../../lib/netlink.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lookup_table.o `test -f '../../lib/lookup_table.c' || echo './'`../../lib/lookup_table.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audit_logging.o `test -f '../../lib/audit_logging.c' || echo './'`../../lib/audit_logging.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o deprecated.o `test -f '../../lib/deprecated.c' || echo './'`../../lib/deprecated.c ../../lib/audit_logging.c: In function 'audit_encode_nv_string': ../../lib/audit_logging.c:136:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ../../lib/audit_logging.c:141:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result rm -f libauditmt.a ar cru libauditmt.a libaudit.o message.o netlink.o lookup_table.o audit_logging.o deprecated.o ranlib libauditmt.a make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/mt' Making all in src/libev make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/libev' gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ev.c gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c event.c ev.c:366:49: warning: "/*" within comment ev.c: In function 'ev_feed_event': ev.c:696:7: warning: unused variable 'ocur_' ev.c: In function 'fd_change': ev.c:788:7: warning: unused variable 'ocur_' In file included from ev.c:1227:0: ev_poll.c: In function 'poll_modify': ev_poll.c:66:7: warning: unused variable 'ocur_' ev.c: In function 'ev_io_start': ev.c:2194:3: warning: suggest parentheses around arithmetic in operand of '|' ev.c: In function 'ev_timer_start': ev.c:2233:3: warning: unused variable 'ocur_' ev.c: In function 'ev_periodic_start': ev.c:2320:3: warning: unused variable 'ocur_' ev.c: In function 'ev_idle_start': ev.c:2796:5: warning: unused variable 'ocur_' ev.c: In function 'ev_prepare_start': ev.c:2835:3: warning: unused variable 'ocur_' ev.c: In function 'ev_check_start': ev.c:2871:3: warning: unused variable 'ocur_' ev.c: In function 'ev_fork_start': ev.c:3015:3: warning: unused variable 'ocur_' ev.c: In function 'ev_async_start': ev.c:3055:3: warning: unused variable 'ocur_' ev.c: In function 'evpipe_write': ev.c:1068:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result ev.c:1072:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result ev.c: In function 'pipecb': ev.c:1085:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result ev.c:1091:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result rm -f libev.a ar cru libev.a ev.o event.o ranlib libev.a make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/libev' Making all in src make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-auditd.o `test -f 'auditd.c' || echo './'`auditd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-auditd-event.o `test -f 'auditd-event.c' || echo './'`auditd-event.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-auditd-config.o `test -f 'auditd-config.c' || echo './'`auditd-config.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-auditd-reconfig.o `test -f 'auditd-reconfig.c' || echo './'`auditd-reconfig.c auditd-event.c: In function 'open_audit_log': auditd-event.c:903:8: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result auditd.c: In function 'main': auditd.c:554:3: warning: ignoring return value of 'nice', declared with attribute warn_unused_result auditd.c: In function 'become_daemon': auditd.c:324:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result auditd-event.c: In function 'rotate_logs': auditd.c: In function 'write_pid_file': auditd.c:260:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result auditd.c: In function 'avoid_oom_killer': auditd.c:271:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result auditd-event.c:705:8: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result auditd-event.c: In function 'reconfigure': auditd-event.c:1066:7: warning: ignoring return value of 'nice', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-auditd-sendmail.o `test -f 'auditd-sendmail.c' || echo './'`auditd-sendmail.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-auditd-dispatch.o `test -f 'auditd-dispatch.c' || echo './'`auditd-dispatch.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auditd-auditd-listen.o `test -f 'auditd-listen.c' || echo './'`auditd-listen.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auditctl.c auditd-listen.c: In function 'client_message': auditd-listen.c:521:5: warning: pointer targets in passing argument 1 of 'enqueue_formatted_event' differ in signedness auditd-event.h:45:6: note: expected 'char *' but argument is of type 'unsigned char *' auditd-listen.c:527:3: warning: pointer targets in passing argument 1 of 'enqueue_formatted_event' differ in signedness auditd-event.h:45:6: note: expected 'char *' but argument is of type 'unsigned char *' auditctl.c: In function 'key_match': auditctl.c:1260:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result auditctl.c: In function 'setopt': auditctl.c:909:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result auditctl.c: In function 'audit_print_reply': auditctl.c:1376:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auditctl-llist.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c delete_all.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aureport.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auditd-config.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-llist.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aureport-options.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-string.c aureport-options.c: In function 'check_params': aureport-options.c:586:6: warning: passing argument 1 of 'slist_create' discards qualifiers from pointer target type ausearch-string.h:46:6: note: expected 'struct slist *' but argument is of type 'const struct slist *' aureport-options.c:592:5: warning: passing argument 1 of 'slist_append' discards qualifiers from pointer target type ausearch-string.h:51:6: note: expected 'struct slist *' but argument is of type 'const struct slist *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-parse.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aureport-scan.c aureport-scan.c: In function 'scan': aureport-scan.c:205:20: warning: initialization discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aureport-output.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-lookup.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-int.c ausearch-lookup.c: In function 'tty_find_named_key': ausearch-lookup.c:393:5: warning: pointer targets in assignment differ in signedness ausearch-lookup.c:399:6: warning: pointer targets in assignment differ in signedness ausearch-lookup.c: In function 'print_tty_data': ausearch-lookup.c:414:12: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-time.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-nvpair.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-avc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-lol.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-options.c ausearch-options.c: In function 'check_params': ausearch-options.c:606:6: warning: passing argument 1 of 'slist_create' discards qualifiers from pointer target type ausearch-string.h:46:6: note: expected 'struct slist *' but argument is of type 'const struct slist *' ausearch-options.c:612:5: warning: passing argument 1 of 'slist_append' discards qualifiers from pointer target type ausearch-string.h:51:6: note: expected 'struct slist *' but argument is of type 'const struct slist *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-report.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ausearch-match.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c autrace.c ausearch-match.c: In function 'match': ausearch-match.c:59:20: warning: initialization discards qualifiers from pointer target type autrace.c: In function 'main': autrace.c:244:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z,relro -o auditd auditd-auditd.o auditd-auditd-event.o auditd-auditd-config.o auditd-auditd-reconfig.o auditd-auditd-sendmail.o auditd-auditd-dispatch.o auditd-auditd-listen.o -lwrap -lnsl -lm -Llibev -lev -lrt -lpthread -lm -Lmt -lauditmt /bin/sh ../libtool --tag=CC --mode=link gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o auditctl auditctl.o auditctl-llist.o delete_all.o -lpthread -Lmt -lauditmt libtool: link: gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z -Wl,relro -o auditd auditd-auditd.o auditd-auditd-event.o auditd-auditd-config.o auditd-auditd-reconfig.o auditd-auditd-sendmail.o auditd-auditd-dispatch.o auditd-auditd-listen.o -lwrap -lnsl -L/builddir/build/BUILD/audit-2.1.1/src/libev -lev -lrt -lpthread -lm -L/builddir/build/BUILD/audit-2.1.1/src/mt -lauditmt /bin/sh ../libtool --tag=CC --mode=link gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lpthread -Lmt -lauditmt /bin/sh ../libtool --tag=CC --mode=link gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o autrace autrace.o delete_all.o auditctl-llist.o -lpthread -Lmt -lauditmt libtool: link: gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o auditctl auditctl.o auditctl-llist.o delete_all.o -lpthread -L/builddir/build/BUILD/audit-2.1.1/src/mt -lauditmt /bin/sh ../libtool --tag=CC --mode=link gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lpthread -Lmt -lauditmt libtool: link: gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lpthread -L/builddir/build/BUILD/audit-2.1.1/src/mt -lauditmt libtool: link: gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o autrace autrace.o delete_all.o auditctl-llist.o -lpthread -L/builddir/build/BUILD/audit-2.1.1/src/mt -lauditmt libtool: link: gcc -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -lpthread -L/builddir/build/BUILD/audit-2.1.1/src/mt -lauditmt make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src' Making all in audisp make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' Making all in plugins make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' Making all in builtins make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' Making all in zos-remote make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd_zos_remote-zos-remote-plugin.o `test -f 'zos-remote-plugin.c' || echo './'`zos-remote-plugin.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd_zos_remote-zos-remote-log.o `test -f 'zos-remote-log.c' || echo './'`zos-remote-log.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd_zos_remote-zos-remote-ldap.o `test -f 'zos-remote-ldap.c' || echo './'`zos-remote-ldap.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd_zos_remote-zos-remote-config.o `test -f 'zos-remote-config.c' || echo './'`zos-remote-config.c zos-remote-config.c: In function 'server_parser': zos-remote-config.c:285:50: warning: unused parameter 'line' zos-remote-config.c: In function 'user_parser': zos-remote-config.c:349:48: warning: unused parameter 'line' zos-remote-config.c: In function 'password_parser': zos-remote-config.c:360:52: warning: unused parameter 'line' zos-remote-config.c: In function 'sanity_check': zos-remote-config.c:407:56: warning: unused parameter 'file' zos-remote-plugin.c: In function 'term_handler': zos-remote-plugin.c:64:30: warning: unused parameter 'sig' zos-remote-plugin.c: In function 'hup_handler': zos-remote-plugin.c:74:29: warning: unused parameter 'sig' zos-remote-plugin.c: In function 'alarm_handler': zos-remote-plugin.c:84:31: warning: unused parameter 'sig' zos-remote-plugin.c: In function 'submission_thread_main': zos-remote-plugin.c:104:27: warning: passing argument 1 of 'zos_remote_init' discards qualifiers from pointer target type zos-remote-ldap.h:297:5: note: expected 'struct ZOS_REMOTE *' but argument is of type 'volatile struct ZOS_REMOTE *' zos-remote-plugin.c:123:17: warning: passing argument 1 of 'submit_request_s' discards qualifiers from pointer target type zos-remote-ldap.h:309:5: note: expected 'struct ZOS_REMOTE *' but argument is of type 'volatile struct ZOS_REMOTE *' zos-remote-plugin.c:136:9: warning: passing argument 1 of 'zos_remote_destroy' discards qualifiers from pointer target type zos-remote-ldap.h:303:6: note: expected 'struct ZOS_REMOTE *' but argument is of type 'volatile struct ZOS_REMOTE *' zos-remote-plugin.c:95:43: warning: unused parameter 'arg' zos-remote-plugin.c: In function 'push_event': zos-remote-plugin.c:147:18: warning: unused parameter 'user_data' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -W -Wall -Wundef -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd_zos_remote-zos-remote-queue.o `test -f 'zos-remote-queue.c' || echo './'`zos-remote-queue.c zos-remote-queue.c: In function 'destroy_queue': zos-remote-queue.c:139:9: warning: passing argument 1 of 'ber_free' discards qualifiers from pointer target type /usr/include/lber.h:454:1: note: expected 'struct BerElement *' but argument is of type 'volatile struct BerElement *' /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wundef -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o audispd-zos-remote audispd_zos_remote-zos-remote-plugin.o audispd_zos_remote-zos-remote-log.o audispd_zos_remote-zos-remote-ldap.o audispd_zos_remote-zos-remote-config.o audispd_zos_remote-zos-remote-queue.o -lpthread -lldap -llber -lcap-ng -L../../../auparse -lauparse libtool: link: gcc -W -Wall -Wundef -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/audispd-zos-remote audispd_zos_remote-zos-remote-plugin.o audispd_zos_remote-zos-remote-log.o audispd_zos_remote-zos-remote-ldap.o audispd_zos_remote-zos-remote-config.o audispd_zos_remote-zos-remote-queue.o -lpthread -lldap -llber -lcap-ng -L/builddir/build/BUILD/audit-2.1.1/auparse /builddir/build/BUILD/audit-2.1.1/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.1.1/lib/.libs/libaudit.so make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' Making all in remote make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audisp_remote-audisp-remote.o `test -f 'audisp-remote.c' || echo './'`audisp-remote.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audisp_remote-remote-config.o `test -f 'remote-config.c' || echo './'`remote-config.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audisp_remote-queue.o `test -f 'queue.c' || echo './'`queue.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z,relro -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o -lcap-ng libtool: link: gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z -Wl,relro -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o -lcap-ng make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' Making all in prelude make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audisp_prelude-audisp-prelude.o `test -f 'audisp-prelude.c' || echo './'`audisp-prelude.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audisp_prelude-prelude-config.o `test -f 'prelude-config.c' || echo './'`prelude-config.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../auparse -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audisp_prelude-audisp-int.o `test -f 'audisp-int.c' || echo './'`audisp-int.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z,relro -o audisp-prelude audisp_prelude-audisp-prelude.o audisp_prelude-prelude-config.o audisp_prelude-audisp-int.o -lpthread -lcap-ng -L../../../auparse/.libs -lauparse -lprelude libtool: link: gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z -Wl,relro -o .libs/audisp-prelude audisp_prelude-audisp-prelude.o audisp_prelude-prelude-config.o audisp_prelude-audisp-int.o -lpthread -lcap-ng -L/builddir/build/BUILD/audit-2.1.1/auparse/.libs /builddir/build/BUILD/audit-2.1.1/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.1.1/lib/.libs/libaudit.so -lprelude make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd-audispd.o `test -f 'audispd.c' || echo './'`audispd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd-audispd-config.o `test -f 'audispd-config.c' || echo './'`audispd-config.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd-audispd-pconfig.o `test -f 'audispd-pconfig.c' || echo './'`audispd-pconfig.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd-audispd-llist.o `test -f 'audispd-llist.c' || echo './'`audispd-llist.c audispd.c: In function 'main': audispd.c:373:3: warning: ignoring return value of 'nice', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd-queue.o `test -f 'queue.c' || echo './'`queue.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audispd-audispd-builtins.o `test -f 'audispd-builtins.c' || echo './'`audispd-builtins.c /bin/sh ../libtool --tag=CC --mode=link gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z,relro -o audispd audispd-audispd.o audispd-audispd-config.o audispd-audispd-pconfig.o audispd-audispd-llist.o audispd-queue.o audispd-audispd-builtins.o -lpthread -L../src/mt -lauditmt libtool: link: gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -Wl,-z -Wl,relro -o audispd audispd-audispd.o audispd-audispd-config.o audispd-audispd-pconfig.o audispd-audispd-llist.o audispd-queue.o audispd-audispd-builtins.o -lpthread -L/builddir/build/BUILD/audit-2.1.1/src/mt -lauditmt make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools' Making all in aulast make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aulast.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aulast-llist.c /bin/sh ../../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o aulast aulast.o aulast-llist.o -L../../auparse -lauparse libtool: link: gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/aulast aulast.o aulast-llist.o -L/builddir/build/BUILD/audit-2.1.1/auparse /builddir/build/BUILD/audit-2.1.1/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.1.1/lib/.libs/libaudit.so make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' Making all in aulastlog make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aulastlog.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c aulastlog-llist.c /bin/sh ../../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o aulastlog aulastlog.o aulastlog-llist.o -L../../auparse -lauparse libtool: link: gcc -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/aulastlog aulastlog.o aulastlog-llist.o -L/builddir/build/BUILD/audit-2.1.1/auparse /builddir/build/BUILD/audit-2.1.1/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.1.1/lib/.libs/libaudit.so make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' Making all in ausyscall make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ausyscall-ausyscall.o `test -f 'ausyscall.c' || echo './'`ausyscall.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ausyscall ausyscall-ausyscall.o -L../../lib -laudit libtool: link: gcc -g -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ausyscall ausyscall-ausyscall.o -L/builddir/build/BUILD/audit-2.1.1/lib /builddir/build/BUILD/audit-2.1.1/lib/.libs/libaudit.so make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools' Making all in swig make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/swig' swig -o audit_wrap.c -python -I. -I.. -I../lib -I/usr/include/python2.7 ./auditswig.i ./auditswig.i:26: Warning 124: Specifying the language name in %typemap is deprecated - use #ifdef SWIG instead. ../lib/libaudit.h:275: Warning 312: Nested union not currently supported (ignored). ./auditswig.i:32: Warning 118: %typemap(except) is deprecated. Use the %exception directive. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -I/usr/include/python2.7 -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o audit_wrap.lo audit_wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -I/usr/include/python2.7 -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c audit_wrap.c -fPIC -DPIC -o .libs/audit_wrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -I/usr/include/python2.7 -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c audit_wrap.c -o audit_wrap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o _audit.la -rpath /usr/lib64/python2.7/site-packages audit_wrap.lo ../lib/libaudit.la libtool: link: gcc -shared .libs/audit_wrap.o -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.1.1/lib/.libs ../lib/.libs/libaudit.so -m64 -mtune=generic -Wl,-soname -Wl,_audit.so -o .libs/_audit.so libtool: link: ar cru .libs/_audit.a audit_wrap.o libtool: link: ranlib .libs/_audit.a libtool: link: ( cd ".libs" && rm -f "_audit.la" && ln -s "../_audit.la" "_audit.la" ) make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/swig' Making all in bindings make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings' Making all in python make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../auparse -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o auparse_la-auparse_python.lo `test -f 'auparse_python.c' || echo './'`auparse_python.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../auparse -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auparse_python.c -fPIC -DPIC -o .libs/auparse_la-auparse_python.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../auparse -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auparse_python.c -o auparse_la-auparse_python.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o auparse.la -rpath /usr/lib64/python2.7/site-packages auparse_la-auparse_python.lo ../../auparse/libauparse.la ../../lib/libaudit.la libtool: link: gcc -shared .libs/auparse_la-auparse_python.o -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.1.1/auparse/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.1.1/lib/.libs -L/builddir/build/BUILD/audit-2.1.1/lib/.libs ../../auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.1.1/lib/.libs/libaudit.so ../../lib/.libs/libaudit.so -m64 -mtune=generic -Wl,-soname -Wl,auparse.so -o .libs/auparse.so libtool: link: ar cru .libs/auparse.a auparse_la-auparse_python.o libtool: link: ranlib .libs/auparse.a libtool: link: ( cd ".libs" && rm -f "auparse.la" && ln -s "../auparse.la" "auparse.la" ) make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings' Making all in init.d make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/init.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/init.d' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/docs' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tg7xfO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 + cd audit-2.1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/sysconfig /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audispd/plugins.d /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/share/man/man5 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 + mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64/audit + mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//var/log/audit + mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//var/spool/audit + make DESTDIR=/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' Making install in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' test -z "/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libaudit.la '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64' libtool: install: /usr/bin/install -c .libs/libaudit.so.1.0.0 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 && { ln -s -f libaudit.so.1.0.0 libaudit.so.1 || { rm -f libaudit.so.1 && ln -s libaudit.so.1.0.0 libaudit.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 && { ln -s -f libaudit.so.1.0.0 libaudit.so || { rm -f libaudit.so && ln -s libaudit.so.1.0.0 libaudit.so; }; }) libtool: install: /usr/bin/install -c .libs/libaudit.lai /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.la libtool: install: /usr/bin/install -c .libs/libaudit.a /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.a libtool: install: warning: remember to run `libtool --finish /lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/include" /usr/bin/install -c -m 644 libaudit.h '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' Making install in auparse make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' Making install in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' test -z "/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libauparse.la '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64' libtool: install: warning: relinking `libauparse.la' libtool: install: (cd /builddir/build/BUILD/audit-2.1.1/auparse; /bin/sh /builddir/build/BUILD/audit-2.1.1/libtool --tag CC --mode=relink gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libauparse.la -rpath /lib64 nvpair.lo interpret.lo nvlist.lo ellist.lo auparse.lo auditd-config.lo message.lo data_buf.lo expression.lo ../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64) libtool: relink: gcc -shared .libs/nvpair.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 -L/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 -L/lib64 -laudit -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libauparse.so.0 -o .libs/libauparse.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libauparse.so.0.0.0T /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 && { ln -s -f libauparse.so.0.0.0 libauparse.so.0 || { rm -f libauparse.so.0 && ln -s libauparse.so.0.0.0 libauparse.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 && { ln -s -f libauparse.so.0.0.0 libauparse.so || { rm -f libauparse.so && ln -s libauparse.so.0.0.0 libauparse.so; }; }) libtool: install: /usr/bin/install -c .libs/libauparse.lai /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.la libtool: install: /usr/bin/install -c .libs/libauparse.a /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.a libtool: install: warning: remember to run `libtool --finish /lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/include" /usr/bin/install -c -m 644 auparse.h auparse-defs.h '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' Making install in src/mt make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/mt' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/mt' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/mt' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/mt' Making install in src/libev make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/libev' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/libev' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/libev' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/libev' Making install in src make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c auditd auditctl aureport ausearch autrace '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin' libtool: install: /usr/bin/install -c auditd /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/auditd libtool: install: /usr/bin/install -c auditctl /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/auditctl libtool: install: /usr/bin/install -c aureport /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/aureport libtool: install: /usr/bin/install -c ausearch /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/ausearch libtool: install: /usr/bin/install -c autrace /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/autrace make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src' Making install in audisp make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' Making install in builtins make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d for i in af_unix.conf syslog.conf; do \ /usr/bin/install -c -m 644 -D -m 640 ./"$i" \ /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d; \ done make[5]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' Making install in zos-remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c audispd-zos-remote '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/auparse/libauparse.la' has not been installed in `/lib64' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/lib/libaudit.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/audispd-zos-remote /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audispd-zos-remote make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./zos-remote.conf \ /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp /usr/bin/install -c -m 644 -D -m 640 ./audispd-zos-remote.conf \ /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d make[5]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' Making install in remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-remote '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin' libtool: install: /usr/bin/install -c audisp-remote /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audisp-remote test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 audisp-remote.conf.5 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 audisp-remote.8 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./au-remote.conf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./audisp-remote.conf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp make[5]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' Making install in prelude make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-prelude '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/auparse/.libs/libauparse.la' has not been installed in `/lib64' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/lib/libaudit.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/audisp-prelude /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audisp-prelude test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 audisp-prelude.conf.5 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 audisp-prelude.8 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./au-prelude.conf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./audisp-prelude.conf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp make[5]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c audispd '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin' libtool: install: /usr/bin/install -c audispd /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audispd make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' chmod 0750 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audispd make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools' Making install in aulast make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c aulast '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/auparse/libauparse.la' has not been installed in `/lib64' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/lib/libaudit.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/aulast /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin/aulast test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 aulast.8 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' Making install in aulastlog make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c aulastlog '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/auparse/libauparse.la' has not been installed in `/lib64' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/lib/libaudit.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/aulastlog /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin/aulastlog test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 aulastlog.8 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' Making install in ausyscall make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ausyscall '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/audit-2.1.1/lib/libaudit.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/ausyscall /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin/ausyscall test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 ausyscall.8 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools' Making install in swig make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/swig' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/swig' test -z "/usr/lib64/python2.7/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c _audit.la '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `_audit.la' libtool: install: (cd /builddir/build/BUILD/audit-2.1.1/swig; /bin/sh /builddir/build/BUILD/audit-2.1.1/libtool --tag CC --mode=relink gcc -fPIC -DPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o _audit.la -rpath /usr/lib64/python2.7/site-packages audit_wrap.lo ../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64) libtool: relink: gcc -shared .libs/audit_wrap.o -L/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 -L/lib64 -laudit -m64 -mtune=generic -Wl,-soname -Wl,_audit.so -o .libs/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.soT /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.lai /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/_audit.la libtool: install: /usr/bin/install -c .libs/_audit.a /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/_audit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/_audit.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/_audit.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' test -z "/usr/lib64/python2.7/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages" /usr/bin/install -c -m 644 audit.py '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages' Byte-compiling python modules... audit.py Byte-compiling python modules (optimized versions) ... audit.py make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/swig' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/swig' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings' Making install in python make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' test -z "/usr/lib64/python2.7/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages" /bin/sh ../../libtool --mode=install /usr/bin/install -c auparse.la '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `auparse.la' libtool: install: (cd /builddir/build/BUILD/audit-2.1.1/bindings/python; /bin/sh /builddir/build/BUILD/audit-2.1.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o auparse.la -rpath /usr/lib64/python2.7/site-packages auparse_la-auparse_python.lo ../../auparse/libauparse.la ../../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64) libtool: relink: gcc -shared .libs/auparse_la-auparse_python.o -L/builddir/build/BUILD/audit-2.1.1/lib/.libs -L/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64 -L/lib64 -lauparse -laudit -m64 -mtune=generic -Wl,-soname -Wl,auparse.so -o .libs/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.soT /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.lai /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/auparse.la libtool: install: /usr/bin/install -c .libs/auparse.a /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/auparse.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/auparse.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/auparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings' Making install in init.d make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/init.d' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/init.d' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/init.d' /usr/bin/install -c -D ./auditd.init /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/rc.d/init.d/auditd make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/init.d' test -z "/etc/audit" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audit" /usr/bin/install -c -m 644 auditd.conf audit.rules '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audit' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/init.d' /usr/bin/install -c -m 644 -D -m 640 ./auditd.sysconfig /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/sysconfig/auditd /usr/bin/install -c -m 644 -D -m 640 ./libaudit.conf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc /usr/bin/install -c -m 644 -D -m 640 ./audispd.conf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/audisp make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/init.d' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/init.d' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/init.d' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/docs' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/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 auparse_goto_record_num.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_user_semanage_message.3 audit_open.3 audit_request_rules_list_data.3 audit_request_signal_info.3 audit_request_status.3 audit_set_backlog_limit.3 audit_set_enabled.3 audit_set_failure.3 audit_setloginuid.3 audit_set_pid.3 audit_set_rate_limit.3 audit_update_watch_perms.3 auparse_add_callback.3 auparse_destroy.3 auparse_feed.3 auparse_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 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 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_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_timestamp_compare.3 ausearch_add_item.3 ausearch_add_interpreted_item.3 ausearch_add_expression.3 ausearch_add_timestamp_item.3 ausearch_add_regex.3 ausearch_clear.3 ausearch_next_event.3 ausearch_set_stop.3 get_auditfail_action.3 set_aumessage_mode.3 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man3' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 auditd.conf.5 ausearch-expression.5 audispd.conf.5 libaudit.conf.5 zos-remote.conf.5 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man5' test -z "/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 audit.rules.7 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man7' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 auditctl.8 auditd.8 aureport.8 ausearch.8 autrace.8 audispd.8 audispd-zos-remote.8 '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/docs' make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1' + mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64 + mv /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.a /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64 + mv /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.a /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64 ++ pwd + curdir=/builddir/build/BUILD/audit-2.1.1 + cd /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64 +++ ls /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.so.1.0.0 ++ basename /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.so.1.0.0 + LIBNAME=libaudit.so.1.0.0 + ln -s ../../lib64/libaudit.so.1.0.0 libaudit.so +++ ls /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.so.0.0.0 ++ basename /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.so.0.0.0 + LIBNAME=libauparse.so.0.0.0 + ln -s ../../lib64/libauparse.so.0.0.0 libauparse.so + cd /builddir/build/BUILD/audit-2.1.1 + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.so + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.so + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.la + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.la + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64/python2.7/site-packages/_audit.a + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64/python2.7/site-packages/_audit.la + rm -f '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64/python?.?/site-packages/_auparse.a' + rm -f '/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64/python?.?/site-packages/_auparse.la' + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64/python2.7/site-packages/auparse.a + rm -f /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64//usr/lib64/python2.7/site-packages/auparse.la + touch -r ./audit.spec /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/etc/libaudit.conf + touch -r ./audit.spec /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/man/man5/libaudit.conf.5.gz + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/audit-2.1.1 extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libauparse.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/lib64/libaudit.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audisp-remote extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/autrace extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/auditd extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audispd extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audisp-prelude extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/auditctl extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/ausearch extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/aureport extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/sbin/audispd-zos-remote extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin/aulast extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin/aulastlog extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/bin/ausyscall extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/_audit.so extracting debug info from /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/site-packages/auparse.so symlinked /usr/lib/debug/lib64/libaudit.so.1.0.0.debug to /usr/lib/debug/lib64/libaudit.so.1.debug symlinked /usr/lib/debug/lib64/libauparse.so.0.0.0.debug to /usr/lib/debug/lib64/libauparse.so.0.debug symlinked /usr/lib/debug/lib64/libaudit.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libaudit.so.debug symlinked /usr/lib/debug/lib64/libauparse.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libauparse.so.debug 3073 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RcT9HY + umask 022 + cd /builddir/build/BUILD + cd audit-2.1.1 + unset DISPLAY + make check Making check in lib make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' Making check in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make lookup_test make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lookup_test.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o lookup_test lookup_test.o ../../lib/libaudit.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/lookup_test lookup_test.o ../../lib/.libs/libaudit.so make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib/test' Testing i386_table... Testing ia64_table... Testing ppc_table... Testing s390_table... Testing s390x_table... Testing x86_64_table... Testing actiontab... Testing errtab... Testing fieldtab... Testing flagtab... Testing machinetab... Testing msg_typetab... Testing optab... PASS: lookup_test ============= 1 test passed ============= make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/lib' Making check in auparse make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' Making check in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../auparse -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c auparse_test.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o auparse_test auparse_test.o -L../../auparse/.libs -L../../lib/.libs -lauparse -laudit libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o auparse_test auparse_test.o -L/builddir/build/BUILD/audit-2.1.1/lib/.libs -L/builddir/build/BUILD/audit-2.1.1/auparse/.libs /builddir/build/BUILD/audit-2.1.1/auparse/.libs/libauparse.a /builddir/build/BUILD/audit-2.1.1/lib/.libs/libaudit.a make auparse_test \ auparse_test.py make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[4]: `auparse_test' is up to date. make[4]: Nothing to be done for `auparse_test.py'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' test "../.." = "../.." || \ cp ../../auparse/test/test*.log . cp ../../swig/.libs/_audit.so ../../swig LC_ALL=C \ ./auparse_test > auparse_test.cur diff -u ../../auparse/test/auparse_test.ref auparse_test.cur PYTHONPATH=../../bindings/python/.libs/:../../swig:../../swig/.libs \ LD_LIBRARY_PATH=../../auparse/.libs \ srcdir=. ./auparse_test.py \ | sed 's,./test,test,' > auparse_test.cur diff -u ../../auparse/test/auparse_test.ref.py auparse_test.cur echo -e "===================\nAuparse Test Passes\n===================" =================== Auparse Test Passes =================== make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/auparse' Making check in src/mt make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/mt' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/mt' Making check in src/libev make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/libev' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/libev' Making check in src make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/test' make ilist_test make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ilist_test.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ilist_test ilist_test.o ../../src/ausearch-int.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ilist_test ilist_test.o ../../src/ausearch-int.o make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src/test' ilist test passed PASS: ilist_test ============= 1 test passed ============= make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src/test' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/src' Making check in audisp make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' Making check in plugins make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' Making check in builtins make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/builtins' Making check in zos-remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/zos-remote' Making check in remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' make test-queue make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c queue.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test-queue.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-queue queue.o test-queue.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-queue queue.o test-queue.o make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' PASS: test-queue ============= 1 test passed ============= make[4]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/remote' Making check in prelude make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins/prelude' make[3]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp/plugins' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/audisp' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/audisp' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools' Making check in aulast make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulast' Making check in aulastlog make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/aulastlog' Making check in ausyscall make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools/ausyscall' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/tools' Making check in swig make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/swig' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/swig' Making check in bindings make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings' Making check in python make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings/python' make[2]: Entering directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/bindings' Making check in init.d make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/init.d' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/init.d' Making check in docs make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1/docs' make[1]: Entering directory `/builddir/build/BUILD/audit-2.1.1' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.1.1' + exit 0 Processing files: audit-2.1.1-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WwW6Ke + umask 022 + cd /builddir/build/BUILD + cd audit-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-2.1.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-2.1.1 + /bin/mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-2.1.1 + cp -pr README COPYING ChangeLog contrib/capp.rules contrib/nispom.rules contrib/lspp.rules contrib/stig.rules init.d/auditd.cron /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-2.1.1 + exit 0 Provides: config(audit) = 2.1.1-1.fc14 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): coreutils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Processing files: audit-libs-2.1.1-1.fc14.x86_64 Provides: config(audit-libs) = 2.1.1-1.fc14 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) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) rtld(GNU_HASH) Processing files: audit-libs-devel-2.1.1-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v1uk2u + umask 022 + cd /builddir/build/BUILD + cd audit-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-libs-devel-2.1.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-libs-devel-2.1.1 + /bin/mkdir -p /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-libs-devel-2.1.1 + cp -pr contrib/skeleton.c contrib/plugin /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64/usr/share/doc/audit-libs-devel-2.1.1 + exit 0 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) Processing files: audit-libs-static-2.1.1-1.fc14.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: audit-libs-python-2.1.1-1.fc14.x86_64 Provides: _audit.so()(64bit) auparse.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaudit.so.1()(64bit) libauparse.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: audispd-plugins-2.1.1-1.fc14.x86_64 Provides: config(audispd-plugins) = 2.1.1-1.fc14 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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap-ng.so.0()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libprelude.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: audit-debuginfo-2.1.1-1.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/audit-2.1.1-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/audit-libs-2.1.1-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/audit-libs-devel-2.1.1-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/audit-libs-static-2.1.1-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/audit-libs-python-2.1.1-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/audispd-plugins-2.1.1-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/audit-debuginfo-2.1.1-1.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WCIXaL + umask 022 + cd /builddir/build/BUILD + cd audit-2.1.1 + rm -rf /builddir/build/BUILDROOT/audit-2.1.1-1.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->