Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/audit.spec'], False, '/var/lib/mock/dist-f12-build-667194-95255/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/audit.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/audit-2.0.4-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/audit.spec'], False, '/var/lib/mock/dist-f12-build-667194-95255/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/audit.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oZNhgW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf audit-2.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/audit-2.0.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd audit-2.0.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yn4s9z + umask 022 + cd /builddir/build/BUILD + cd audit-2.0.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/sbin --libdir=/lib --with-prelude --with-libwrap --enable-gssapi-krb5=no --with-libcap-ng=yes Configuring auditd checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i686-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 for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 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... 98304 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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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) 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.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/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 i386-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) gcc3 checking for a BSD-compatible install... /usr/bin/install -c 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... 4 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.0.4 Target: i686-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_actiontabs_h-gen_tables.o -MD -MP -MF .deps/gen_actiontabs_h-gen_tables.Tpo -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_errtabs_h-gen_tables.o -MD -MP -MF .deps/gen_errtabs_h-gen_tables.Tpo -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_fieldtabs_h-gen_tables.o -MD -MP -MF .deps/gen_fieldtabs_h-gen_tables.Tpo -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_flagtabs_h-gen_tables.Tpo -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_errtabs_h-gen_tables.Tpo .deps/gen_errtabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_ftypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_ftypetabs_h-gen_tables.Tpo -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_flagtabs_h-gen_tables.Tpo .deps/gen_flagtabs_h-gen_tables.Po mv -f .deps/gen_actiontabs_h-gen_tables.Tpo .deps/gen_actiontabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_i386_tables_h-gen_tables.o -MD -MP -MF .deps/gen_i386_tables_h-gen_tables.Tpo -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_ia64_tables_h-gen_tables.o -MD -MP -MF .deps/gen_ia64_tables_h-gen_tables.Tpo -c -o gen_ia64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_fieldtabs_h-gen_tables.Tpo .deps/gen_fieldtabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_machinetabs_h-gen_tables.o -MD -MP -MF .deps/gen_machinetabs_h-gen_tables.Tpo -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_ftypetabs_h-gen_tables.Tpo .deps/gen_ftypetabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_msg_typetabs_h-gen_tables.o -MD -MP -MF .deps/gen_msg_typetabs_h-gen_tables.Tpo -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_ia64_tables_h-gen_tables.Tpo .deps/gen_ia64_tables_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_optabs_h-gen_tables.o -MD -MP -MF .deps/gen_optabs_h-gen_tables.Tpo -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_machinetabs_h-gen_tables.Tpo .deps/gen_machinetabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_ppc_tables_h-gen_tables.o -MD -MP -MF .deps/gen_ppc_tables_h-gen_tables.Tpo -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_i386_tables_h-gen_tables.Tpo .deps/gen_i386_tables_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_s390_tables_h-gen_tables.o -MD -MP -MF .deps/gen_s390_tables_h-gen_tables.Tpo -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_msg_typetabs_h-gen_tables.Tpo .deps/gen_msg_typetabs_h-gen_tables.Po mv -f .deps/gen_optabs_h-gen_tables.Tpo .deps/gen_optabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_s390x_tables_h-gen_tables.o -MD -MP -MF .deps/gen_s390x_tables_h-gen_tables.Tpo -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_x86_64_tables_h-gen_tables.o -MD -MP -MF .deps/gen_x86_64_tables_h-gen_tables.Tpo -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_ppc_tables_h-gen_tables.Tpo .deps/gen_ppc_tables_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o mv -f .deps/gen_s390_tables_h-gen_tables.Tpo .deps/gen_s390_tables_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_flagtabs_h gen_flagtabs_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o mv -f .deps/gen_x86_64_tables_h-gen_tables.Tpo .deps/gen_x86_64_tables_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o mv -f .deps/gen_s390x_tables_h-gen_tables.Tpo .deps/gen_s390x_tables_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_i386_tables_h gen_i386_tables_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_msg_typetabs_h gen_msg_typetabs_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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="s390x_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_s390x_tables_h gen_s390x_tables_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_s390_tables_h gen_s390_tables_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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="x86_64_table.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/lib' Making all in test make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT message.lo -MD -MP -MF .deps/message.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT message.lo -MD -MP -MF .deps/message.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o >/dev/null 2>&1 mv -f .deps/message.Tpo .deps/message.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -c netlink.c -o netlink.o >/dev/null 2>&1 audit_logging.c: In function 'audit_encode_nv_string': audit_logging.c:124: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result audit_logging.c:127: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/netlink.Tpo .deps/netlink.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -o deprecated.o >/dev/null 2>&1 mv -f .deps/deprecated.Tpo .deps/deprecated.Plo 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -c libaudit.c -o libaudit.o >/dev/null 2>&1 mv -f .deps/audit_logging.Tpo .deps/audit_logging.Plo mv -f .deps/lookup_table.Tpo .deps/lookup_table.Plo mv -f .deps/libaudit.Tpo .deps/libaudit.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -version-info 1:0 -o libaudit.la -rpath /lib 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 -m32 -march=i686 -mtune=atom -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.0.4/lib' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' Making all in auparse make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_captabs_h-gen_tables.o -MD -MP -MF .deps/gen_captabs_h-gen_tables.Tpo -c -o gen_captabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_clone_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_clone_flagtabs_h-gen_tables.Tpo -c -o gen_clone_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_epoll_ctls_h-gen_tables.o -MD -MP -MF .deps/gen_epoll_ctls_h-gen_tables.Tpo -c -o gen_epoll_ctls_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_famtabs_h-gen_tables.o -MD -MP -MF .deps/gen_famtabs_h-gen_tables.Tpo -c -o gen_famtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_epoll_ctls_h-gen_tables.Tpo .deps/gen_epoll_ctls_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_fcntl_cmdtabs_h-gen_tables.o -MD -MP -MF .deps/gen_fcntl_cmdtabs_h-gen_tables.Tpo -c -o gen_fcntl_cmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_captabs_h-gen_tables.Tpo .deps/gen_captabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_flagtabs_h-gen_tables.Tpo -c -o gen_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_famtabs_h-gen_tables.Tpo .deps/gen_famtabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_ipctabs_h-gen_tables.o -MD -MP -MF .deps/gen_ipctabs_h-gen_tables.Tpo -c -o gen_ipctabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_clone_flagtabs_h-gen_tables.Tpo .deps/gen_clone_flagtabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_open_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_open_flagtabs_h-gen_tables.Tpo -c -o gen_open_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_flagtabs_h-gen_tables.Tpo .deps/gen_flagtabs_h-gen_tables.Po mv -f .deps/gen_ipctabs_h-gen_tables.Tpo .deps/gen_ipctabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_seeks_h-gen_tables.o -MD -MP -MF .deps/gen_seeks_h-gen_tables.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_socktabs_h-gen_tables.o -MD -MP -MF .deps/gen_socktabs_h-gen_tables.Tpo -c -o gen_socktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_fcntl_cmdtabs_h-gen_tables.Tpo .deps/gen_fcntl_cmdtabs_h-gen_tables.Po 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gen_typetabs_h-gen_tables.o -MD -MP -MF .deps/gen_typetabs_h-gen_tables.Tpo -c -o gen_typetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c mv -f .deps/gen_open_flagtabs_h-gen_tables.Tpo .deps/gen_open_flagtabs_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_captabs_h gen_captabs_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o mv -f .deps/gen_seeks_h-gen_tables.Tpo .deps/gen_seeks_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o mv -f .deps/gen_socktabs_h-gen_tables.Tpo .deps/gen_socktabs_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_famtabs_h gen_famtabs_h-gen_tables.o mv -f .deps/gen_typetabs_h-gen_tables.Tpo .deps/gen_typetabs_h-gen_tables.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_clone-flagtabs_h gen_clone_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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="../auparse/flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_flagtabs_h gen_flagtabs_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_epoll_ctls_h gen_epoll_ctls_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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="open-flagtab.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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="seek.h"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_seeks_h gen_seeks_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_flagtabs_h gen_flagtabs_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_ipctabs_h gen_ipctabs_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_seeks_h gen_seeks_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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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_ipctabs_h --i2s ipc > ipctabs.h ./gen_open-flagtabs_h --i2s-transtab open_flag > open-flagtabs.h ./gen_seeks_h --i2s seek > seeks.h 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gen_socktabs_h gen_socktabs_h-gen_tables.o 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/auparse' Making all in test make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT nvpair.lo -MD -MP -MF .deps/nvpair.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT nvpair.lo -MD -MP -MF .deps/nvpair.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT nvpair.lo -MD -MP -MF .deps/nvpair.Tpo -c nvpair.c -o nvpair.o >/dev/null 2>&1 ellist.c: In function 'escape': ellist.c:94: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_uid': interpret.c:281: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_gid': interpret.c:297: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_arch': interpret.c:310: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:317: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_syscall': interpret.c:345: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:350: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_exit': interpret.c:363: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:368: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_perm': interpret.c:417: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_mode': interpret.c:462: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:487: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_sockaddr': interpret.c:507: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:518: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:521: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:527: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:536: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:539: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:546: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:561: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:569: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:577: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:583: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:592: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:595: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:602: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_flags': interpret.c:619: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:623: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_promiscuous': interpret.c:651: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_capabilities': interpret.c:670: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:677: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_cap_bitmap': interpret.c:693: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_success': interpret.c:725: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_fcntl_cmd': interpret.c:795: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_epoll_ctl': interpret.c:807: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_seek': interpret.c:819: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a0': interpret.c:835: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a1': interpret.c:859: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:869: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:879: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a2': interpret.c:900: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:923: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_signals': interpret.c:940: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -c nvlist.c -o nvlist.o >/dev/null 2>&1 interpret.c: In function 'print_list': interpret.c:954: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'tty_find_named_key': interpret.c:1025: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness interpret.c:1025: note: expected 'const char *' but argument is of type 'const unsigned char *' interpret.c:1025: warning: pointer targets in assignment differ in signedness interpret.c:1029: warning: pointer targets in return differ in signedness interpret.c:1031: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness interpret.c:1031: note: expected 'const char *' but argument is of type 'const unsigned char *' interpret.c:1031: warning: pointer targets in assignment differ in signedness interpret.c: In function 'print_tty_data': interpret.c:1044: warning: pointer targets in assignment differ in signedness interpret.c: In function 'interpret': interpret.c:1201: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/nvpair.Tpo .deps/nvpair.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c auparse.c -fPIC -DPIC -o .libs/auparse.o mv -f .deps/nvlist.Tpo .deps/nvlist.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -c auditd-config.c -o auditd-config.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -c interpret.c -o interpret.o >/dev/null 2>&1 mv -f .deps/auditd-config.Tpo .deps/auditd-config.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT message.lo -MD -MP -MF .deps/message.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c auparse.c -o auparse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o mv -f .deps/ellist.Tpo .deps/ellist.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT message.lo -MD -MP -MF .deps/message.Tpo -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -c data_buf.c -fPIC -DPIC -o .libs/data_buf.o data_buf.c: In function 'databuf_print': mv -f .deps/message.Tpo .deps/message.Plo data_buf.c:140: warning: ignoring return value of 'fwrite', 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c -o expression.lo expression.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.c -fPIC -DPIC -o .libs/expression.o expression.c: In function 'lex': expression.c:195: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_timestamp_value': expression.c:385: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:393: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_record_type_value': expression.c:414: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_comparison_regexp': expression.c:456: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:474: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_comparison': expression.c:518: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:538: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:558: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:564: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:580: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_primary': expression.c:628: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:642: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'expr_parse': expression.c:750: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -c data_buf.c -o data_buf.o >/dev/null 2>&1 mv -f .deps/data_buf.Tpo .deps/data_buf.Plo 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.c -o expression.o >/dev/null 2>&1 mv -f .deps/interpret.Tpo .deps/interpret.Plo mv -f .deps/auparse.Tpo .deps/auparse.Plo mv -f .deps/expression.Tpo .deps/expression.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libauparse.la -rpath /lib 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.0.4/lib/.libs ../lib/.libs/libaudit.so -m32 -march=i686 -mtune=atom -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.0.4/auparse' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' Making all in src/mt make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o audit_logging.o `test -f '../../lib/audit_logging.c' || echo './'`../../lib/audit_logging.c ../../lib/audit_logging.c: In function 'audit_encode_nv_string': ../../lib/audit_logging.c:124: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ../../lib/audit_logging.c:127: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o deprecated.o `test -f '../../lib/deprecated.c' || echo './'`../../lib/deprecated.c 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.0.4/src/mt' Making all in src/libev make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ev.o -MD -MP -MF .deps/ev.Tpo -c -o ev.o 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c ev.c:366:49: warning: "/*" within comment ev.c: In function 'ev_feed_event': ev.c:696: warning: unused variable 'ocur_' ev.c: In function 'fd_change': ev.c:788: warning: unused variable 'ocur_' ev.c: In function 'evpipe_write': ev.c:1068: warning: ignoring return value of 'write', declared with attribute warn_unused_result ev.c:1072: warning: ignoring return value of 'write', declared with attribute warn_unused_result ev.c: In function 'pipecb': ev.c:1085: warning: ignoring return value of 'read', declared with attribute warn_unused_result ev.c:1091: warning: ignoring return value of 'read', declared with attribute warn_unused_result In file included from ev.c:1227: ev_poll.c: In function 'poll_modify': ev_poll.c:66: warning: unused variable 'ocur_' ev.c: In function 'ev_io_start': ev.c:2194: warning: suggest parentheses around arithmetic in operand of '|' ev.c: In function 'ev_timer_start': ev.c:2233: warning: unused variable 'ocur_' ev.c: In function 'ev_periodic_start': ev.c:2320: warning: unused variable 'ocur_' ev.c: In function 'ev_idle_start': ev.c:2796: warning: unused variable 'ocur_' ev.c: In function 'ev_prepare_start': ev.c:2835: warning: unused variable 'ocur_' ev.c: In function 'ev_check_start': ev.c:2871: warning: unused variable 'ocur_' ev.c: In function 'ev_fork_start': ev.c:3015: warning: unused variable 'ocur_' ev.c: In function 'ev_async_start': ev.c:3055: warning: unused variable 'ocur_' mv -f .deps/event.Tpo .deps/event.Po mv -f .deps/ev.Tpo .deps/ev.Po rm -f libev.a ar cru libev.a ev.o event.o ranlib libev.a make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/libev' Making all in src make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o auditd-auditd-reconfig.o `test -f 'auditd-reconfig.c' || echo './'`auditd-reconfig.c auditd-event.c: In function 'rotate_logs': auditd-event.c:669: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result auditd-event.c: In function 'open_audit_log': auditd-event.c:867: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result auditd.c: In function 'write_pid_file': auditd.c:260: warning: ignoring return value of 'write', declared with attribute warn_unused_result auditd.c: In function 'avoid_oom_killer': auditd.c:271: warning: ignoring return value of 'write', declared with attribute warn_unused_result auditd.c: In function 'become_daemon': auditd.c:324: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result auditd-event.c: In function 'reconfigure': auditd-event.c:1024: warning: ignoring return value of 'nice', declared with attribute warn_unused_result auditd.c: In function 'main': auditd.c:554: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c auditctl.c auditd-listen.c: In function 'client_message': auditd-listen.c:518: warning: pointer targets in passing argument 1 of 'enqueue_formatted_event' differ in signedness auditd-event.h:45: note: expected 'char *' but argument is of type 'unsigned char *' auditd-listen.c:524: warning: pointer targets in passing argument 1 of 'enqueue_formatted_event' differ in signedness auditd-event.h:45: note: expected 'char *' but argument is of type 'unsigned char *' auditctl.c: In function 'setopt': auditctl.c:908: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result auditctl.c: In function 'key_match': auditctl.c:1257: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result auditctl.c: In function 'audit_print_reply': auditctl.c:1373: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ausearch-string.c aureport-options.c: In function 'check_params': aureport-options.c:585: warning: passing argument 1 of 'slist_create' discards qualifiers from pointer target type ausearch-string.h:46: note: expected 'struct slist *' but argument is of type 'const struct slist *' aureport-options.c:591: warning: passing argument 1 of 'slist_append' discards qualifiers from pointer target type ausearch-string.h:51: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c aureport-scan.c aureport-scan.c: In function 'scan': aureport-scan.c:205: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ausearch-int.c ausearch-lookup.c: In function 'tty_find_named_key': ausearch-lookup.c:393: warning: pointer targets in assignment differ in signedness ausearch-lookup.c:399: warning: pointer targets in assignment differ in signedness ausearch-lookup.c: In function 'print_tty_data': ausearch-lookup.c:414: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ausearch-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ausearch-report.c ausearch-options.c: In function 'check_params': ausearch-options.c:604: warning: passing argument 1 of 'slist_create' discards qualifiers from pointer target type ausearch-string.h:46: note: expected 'struct slist *' but argument is of type 'const struct slist *' ausearch-options.c:610: warning: passing argument 1 of 'slist_append' discards qualifiers from pointer target type ausearch-string.h:51: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c autrace.c ausearch-match.c: In function 'match': ausearch-match.c:59: warning: initialization discards qualifiers from pointer target type autrace.c: In function 'main': autrace.c:217: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/src/libev -lev -lrt -lm -L/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o auditctl auditctl.o auditctl-llist.o delete_all.o -lpthread -L/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o autrace autrace.o delete_all.o auditctl-llist.o -lpthread -L/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/src/mt -lauditmt make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src' Making all in audisp make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp' Making all in plugins make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' Making all in builtins make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' Making all in zos-remote make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: warning: unused parameter 'line' zos-remote-config.c: In function 'user_parser': zos-remote-config.c:349: warning: unused parameter 'line' zos-remote-config.c: In function 'password_parser': zos-remote-config.c:360: warning: unused parameter 'line' zos-remote-config.c: In function 'sanity_check': zos-remote-config.c:407: warning: unused parameter 'file' zos-remote-plugin.c: In function 'term_handler': zos-remote-plugin.c:64: warning: unused parameter 'sig' zos-remote-plugin.c: In function 'hup_handler': zos-remote-plugin.c:74: warning: unused parameter 'sig' zos-remote-plugin.c: In function 'alarm_handler': zos-remote-plugin.c:84: warning: unused parameter 'sig' zos-remote-plugin.c: In function 'submission_thread_main': zos-remote-plugin.c:104: warning: passing argument 1 of 'zos_remote_init' discards qualifiers from pointer target type zos-remote-ldap.h:297: note: expected 'struct ZOS_REMOTE *' but argument is of type 'volatile struct ZOS_REMOTE *' zos-remote-plugin.c:123: warning: passing argument 1 of 'submit_request_s' discards qualifiers from pointer target type zos-remote-ldap.h:309: note: expected 'struct ZOS_REMOTE *' but argument is of type 'volatile struct ZOS_REMOTE *' zos-remote-plugin.c:136: warning: passing argument 1 of 'zos_remote_destroy' discards qualifiers from pointer target type zos-remote-ldap.h:303: note: expected 'struct ZOS_REMOTE *' but argument is of type 'volatile struct ZOS_REMOTE *' zos-remote-plugin.c:95: warning: unused parameter 'arg' zos-remote-plugin.c: In function 'push_event': zos-remote-plugin.c:147: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: warning: passing argument 1 of 'ber_free' discards qualifiers from pointer target type /usr/include/lber.h:445: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/auparse /builddir/build/BUILD/audit-2.0.4/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.0.4/lib/.libs/libaudit.so make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' Making all in remote make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/audisp/plugins/remote' Making all in prelude make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/auparse/.libs /builddir/build/BUILD/audit-2.0.4/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.0.4/lib/.libs/libaudit.so -lprelude make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o audispd-audispd-llist.o `test -f 'audispd-llist.c' || echo './'`audispd-llist.c audispd.c: In function 'main': audispd.c:373: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.0.4/src/mt -lauditmt make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools' Making all in aulast make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c aulast.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c aulast-llist.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o aulast aulast.o aulast-llist.o -L../../auparse -lauparse libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/aulast aulast.o aulast-llist.o -L/builddir/build/BUILD/audit-2.0.4/auparse /builddir/build/BUILD/audit-2.0.4/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.0.4/lib/.libs/libaudit.so make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' Making all in aulastlog make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c aulastlog.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c aulastlog-llist.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o aulastlog aulastlog.o aulastlog-llist.o -L../../auparse -lauparse libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/aulastlog aulastlog.o aulastlog-llist.o -L/builddir/build/BUILD/audit-2.0.4/auparse /builddir/build/BUILD/audit-2.0.4/auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.0.4/lib/.libs/libaudit.so make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' Making all in ausyscall make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/ausyscall ausyscall-ausyscall.o -L/builddir/build/BUILD/audit-2.0.4/lib /builddir/build/BUILD/audit-2.0.4/lib/.libs/libaudit.so make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/ausyscall' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools' Making all in swig make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/swig' swig -o audit_wrap.c -python -I. -I.. -I../lib -I/usr/include/python2.6 ./auditswig.i ./auditswig.i:26: Warning(124): Specifying the language name in %typemap is deprecated - use #ifdef SWIG instead. ../lib/libaudit.h:271: 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.6 -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT audit_wrap.lo -MD -MP -MF .deps/audit_wrap.Tpo -c -o audit_wrap.lo audit_wrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -I/usr/include/python2.6 -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT audit_wrap.lo -MD -MP -MF .deps/audit_wrap.Tpo -c audit_wrap.c -fPIC -DPIC -o .libs/audit_wrap.o audit_wrap.c: In function 'SwigPyObject_richcompare': audit_wrap.c:1519: warning: dereferencing pointer 'res' does break strict-aliasing rules audit_wrap.c:1519: warning: dereferencing pointer 'res' does break strict-aliasing rules audit_wrap.c:1516: note: initialized from here audit_wrap.c:1518: note: initialized from here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -I/usr/include/python2.6 -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT audit_wrap.lo -MD -MP -MF .deps/audit_wrap.Tpo -c audit_wrap.c -o audit_wrap.o >/dev/null 2>&1 mv -f .deps/audit_wrap.Tpo .deps/audit_wrap.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -module -avoid-version -o _audit.la -rpath /usr/lib/python2.6/site-packages audit_wrap.lo ../lib/libaudit.la libtool: link: gcc -shared .libs/audit_wrap.o -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.0.4/lib/.libs ../lib/.libs/libaudit.so -m32 -march=i686 -mtune=atom -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.0.4/swig' Making all in bindings make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings' Making all in python make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../auparse -I/usr/include/python2.6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auparse_la-auparse_python.lo -MD -MP -MF .deps/auparse_la-auparse_python.Tpo -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.6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auparse_la-auparse_python.lo -MD -MP -MF .deps/auparse_la-auparse_python.Tpo -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.6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT auparse_la-auparse_python.lo -MD -MP -MF .deps/auparse_la-auparse_python.Tpo -c auparse_python.c -o auparse_la-auparse_python.o >/dev/null 2>&1 mv -f .deps/auparse_la-auparse_python.Tpo .deps/auparse_la-auparse_python.Plo /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -module -avoid-version -o auparse.la -rpath /usr/lib/python2.6/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.0.4/auparse/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/audit-2.0.4/lib/.libs -L/builddir/build/BUILD/audit-2.0.4/lib/.libs ../../auparse/.libs/libauparse.so /builddir/build/BUILD/audit-2.0.4/lib/.libs/libaudit.so ../../lib/.libs/libaudit.so -m32 -march=i686 -mtune=atom -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.0.4/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings' Making all in init.d make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/init.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/init.d' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/docs' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.35DBZa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 ++ dirname /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 + cd audit-2.0.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 + mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/sysconfig /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audispd/plugins.d /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/share/man/man5 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib + mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib/audit + mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//var/log/audit + make DESTDIR=/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib' Making install in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/lib/test' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib' test -z "/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libaudit.la '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib' libtool: install: /usr/bin/install -c .libs/libaudit.so.1.0.0 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib && { 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.0.4-1.fc12.i386/lib && { 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.0.4-1.fc12.i386/lib/libaudit.la libtool: install: /usr/bin/install -c .libs/libaudit.a /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.a libtool: install: warning: remember to run `libtool --finish /lib' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/include" /usr/bin/install -c -m 644 libaudit.h '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' Making install in auparse make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse' Making install in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse/test' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/auparse/test' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse' test -z "/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libauparse.la '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib' libtool: install: warning: relinking `libauparse.la' libtool: install: (cd /builddir/build/BUILD/audit-2.0.4/auparse; /bin/sh /builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libauparse.la -rpath /lib 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.0.4-1.fc12.i386) 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.0.4-1.fc12.i386/lib -L/lib -laudit -m32 -march=i686 -mtune=atom -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.0.4-1.fc12.i386/lib/libauparse.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib && { 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.0.4-1.fc12.i386/lib && { 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.0.4-1.fc12.i386/lib/libauparse.la libtool: install: /usr/bin/install -c .libs/libauparse.a /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.a libtool: install: warning: remember to run `libtool --finish /lib' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/include" /usr/bin/install -c -m 644 auparse.h auparse-defs.h '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' Making install in src/mt make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/mt' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/src/mt' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/mt' Making install in src/libev make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/libev' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/src/libev' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/libev' Making install in src make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/src/test' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/test' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c auditd auditctl aureport ausearch autrace '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin' libtool: install: /usr/bin/install -c auditd /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/auditd libtool: install: /usr/bin/install -c auditctl /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/auditctl libtool: install: /usr/bin/install -c aureport /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/aureport libtool: install: /usr/bin/install -c ausearch /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/ausearch libtool: install: /usr/bin/install -c autrace /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/autrace make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src' Making install in audisp make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp' Making install in plugins make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' Making install in builtins make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/audisp/plugins/builtins' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/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.0.4-1.fc12.i386/etc/audisp/plugins.d; \ done make[5]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' Making install in zos-remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c audispd-zos-remote '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/auparse/libauparse.la' has not been installed in `/lib' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/lib/libaudit.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/audispd-zos-remote /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audispd-zos-remote make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./zos-remote.conf \ /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp /usr/bin/install -c -m 644 -D -m 640 ./audispd-zos-remote.conf \ /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp/plugins.d make[5]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' Making install in remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-remote '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin' libtool: install: /usr/bin/install -c audisp-remote /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audisp-remote test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man5" /usr/bin/install -c -m 644 audisp-remote.conf.5 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8" /usr/bin/install -c -m 644 audisp-remote.8 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./au-remote.conf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./audisp-remote.conf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp make[5]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' Making install in prelude make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-prelude '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/auparse/.libs/libauparse.la' has not been installed in `/lib' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/lib/libaudit.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/audisp-prelude /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audisp-prelude test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man5" /usr/bin/install -c -m 644 audisp-prelude.conf.5 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8" /usr/bin/install -c -m 644 audisp-prelude.8 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' mkdir -p -m 0750 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./au-prelude.conf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./audisp-prelude.conf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp make[5]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/audisp/plugins' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c audispd '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin' libtool: install: /usr/bin/install -c audispd /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audispd make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools' Making install in aulast make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c aulast '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/auparse/libauparse.la' has not been installed in `/lib' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/lib/libaudit.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/aulast /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin/aulast test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8" /usr/bin/install -c -m 644 aulast.8 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' Making install in aulastlog make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c aulastlog '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/auparse/libauparse.la' has not been installed in `/lib' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/lib/libaudit.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/aulastlog /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin/aulastlog test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8" /usr/bin/install -c -m 644 aulastlog.8 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' Making install in ausyscall make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/ausyscall' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/ausyscall' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c ausyscall '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin' libtool: install: warning: `/builddir/build/BUILD/audit-2.0.4/lib/libaudit.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/ausyscall /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin/ausyscall test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8" /usr/bin/install -c -m 644 ausyscall.8 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/ausyscall' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/ausyscall' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/tools' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools' Making install in swig make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/swig' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/swig' test -z "/usr/lib/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c _audit.la '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages' libtool: install: warning: relinking `_audit.la' libtool: install: (cd /builddir/build/BUILD/audit-2.0.4/swig; /bin/sh /builddir/build/BUILD/audit-2.0.4/libtool --tag CC --mode=relink gcc -fPIC -DPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -module -avoid-version -o _audit.la -rpath /usr/lib/python2.6/site-packages audit_wrap.lo ../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386) libtool: relink: gcc -shared .libs/audit_wrap.o -L/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib -L/lib -laudit -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,_audit.so -o .libs/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.soT /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/_audit.so libtool: install: /usr/bin/install -c .libs/_audit.lai /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/_audit.la libtool: install: /usr/bin/install -c .libs/_audit.a /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/_audit.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/_audit.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/_audit.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.6/site-packages' test -z "/usr/lib/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages" /usr/bin/install -c -m 644 audit.py '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/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.0.4/swig' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/swig' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings' Making install in python make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings/python' test -z "/usr/lib/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages" /bin/sh ../../libtool --mode=install /usr/bin/install -c auparse.la '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages' libtool: install: warning: relinking `auparse.la' libtool: install: (cd /builddir/build/BUILD/audit-2.0.4/bindings/python; /bin/sh /builddir/build/BUILD/audit-2.0.4/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -module -avoid-version -o auparse.la -rpath /usr/lib/python2.6/site-packages auparse_la-auparse_python.lo ../../auparse/libauparse.la ../../lib/libaudit.la -inst-prefix-dir /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386) libtool: relink: gcc -shared .libs/auparse_la-auparse_python.o -L/builddir/build/BUILD/audit-2.0.4/lib/.libs -L/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib -L/lib -lauparse -laudit -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,auparse.so -o .libs/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.soT /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/auparse.so libtool: install: /usr/bin/install -c .libs/auparse.lai /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/auparse.la libtool: install: /usr/bin/install -c .libs/auparse.a /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/auparse.a libtool: install: chmod 644 /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/auparse.a libtool: install: ranlib /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/auparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.6/site-packages' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings/python' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings/python' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/bindings' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings' Making install in init.d make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/init.d' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/init.d' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/init.d' /usr/bin/install -c -D ./auditd.init /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/rc.d/init.d/auditd make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/init.d' test -z "/etc/audit" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audit" /usr/bin/install -c -m 644 auditd.conf audit.rules '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audit' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/init.d' /usr/bin/install -c -m 644 -D -m 640 ./auditd.sysconfig /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/sysconfig/auditd /usr/bin/install -c -m 644 -D -m 640 ./libaudit.conf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc /usr/bin/install -c -m 644 -D -m 640 ./audispd.conf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/audisp make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/init.d' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/init.d' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/init.d' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/docs' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4-1.fc12.i386/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.0.4-1.fc12.i386/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.0.4-1.fc12.i386/usr/share/man/man3' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/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.0.4-1.fc12.i386/usr/share/man/man5' test -z "/usr/share/man/man7" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man7" /usr/bin/install -c -m 644 audit.rules.7 '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man7' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/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.0.4-1.fc12.i386/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/docs' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/docs' make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4' 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.0.4' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4' + mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib + mv /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.a /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib + mv /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.a /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib ++ pwd + curdir=/builddir/build/BUILD/audit-2.0.4 + cd /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib +++ ls /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.so.1.0.0 ++ basename /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.so.1.0.0 + LIBNAME=libaudit.so.1.0.0 + ln -s ../../lib/libaudit.so.1.0.0 libaudit.so +++ ls /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.so.0.0.0 ++ basename /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.so.0.0.0 + LIBNAME=libauparse.so.0.0.0 + ln -s ../../lib/libauparse.so.0.0.0 libauparse.so + cd /builddir/build/BUILD/audit-2.0.4 + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.so + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.so + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.la + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.la + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib/python2.6/site-packages/_audit.a + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib/python2.6/site-packages/_audit.la + rm -f '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib/python?.?/site-packages/_auparse.a' + rm -f '/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib/python?.?/site-packages/_auparse.la' + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib/python2.6/site-packages/auparse.a + rm -f /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386//usr/lib/python2.6/site-packages/auparse.la + touch -r ./audit.spec /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/etc/libaudit.conf + touch -r ./audit.spec /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/man/man5/libaudit.conf.5.gz + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/audit-2.0.4 extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/auditd extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/auditctl extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/aureport extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/ausearch extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/autrace extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audispd-zos-remote extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audisp-remote extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audisp-prelude extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/sbin/audispd extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/_audit.so extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/lib/python2.6/site-packages/auparse.so extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin/aulast extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin/aulastlog extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/bin/ausyscall extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libaudit.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/lib/libauparse.so.0.0.0 symlinked /usr/lib/debug/lib/libaudit.so.1.0.0.debug to /usr/lib/debug/usr/lib/libaudit.so.debug symlinked /usr/lib/debug/lib/libauparse.so.0.0.0.debug to /usr/lib/debug/usr/lib/libauparse.so.debug symlinked /usr/lib/debug/lib/libaudit.so.1.0.0.debug to /usr/lib/debug/lib/libaudit.so.1.debug symlinked /usr/lib/debug/lib/libauparse.so.0.0.0.debug to /usr/lib/debug/lib/libauparse.so.0.debug 3010 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JFNA3U + umask 022 + cd /builddir/build/BUILD + cd audit-2.0.4 + unset DISPLAY + make check Making check in lib make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib' Making check in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib/test' make lookup_test make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT lookup_test.o -MD -MP -MF .deps/lookup_test.Tpo -c -o lookup_test.o lookup_test.c mv -f .deps/lookup_test.Tpo .deps/lookup_test.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/lookup_test lookup_test.o ../../lib/.libs/libaudit.so make[4]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/lib/test' make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/lib' Making check in auparse make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse' Making check in test make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o auparse_test auparse_test.o -L/builddir/build/BUILD/audit-2.0.4/lib/.libs -L/builddir/build/BUILD/audit-2.0.4/auparse/.libs /builddir/build/BUILD/audit-2.0.4/auparse/.libs/libauparse.a /builddir/build/BUILD/audit-2.0.4/lib/.libs/libaudit.a make auparse_test \ auparse_test.py make[4]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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.0.4/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.0.4/auparse/test' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/auparse' Making check in src/mt make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/mt' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/mt' Making check in src/libev make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/libev' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/libev' Making check in src make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/test' make ilist_test make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ilist_test.o -MD -MP -MF .deps/ilist_test.Tpo -c -o ilist_test.o ilist_test.c mv -f .deps/ilist_test.Tpo .deps/ilist_test.Po /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ilist_test ilist_test.o ../../src/ausearch-int.o make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src/test' ilist test passed PASS: ilist_test ============= 1 test passed ============= make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/test' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src/test' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/src' Making check in audisp make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp' Making check in plugins make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' Making check in builtins make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/builtins' Making check in zos-remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/zos-remote' Making check in remote make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/remote' Making check in prelude make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins/prelude' make[3]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp/plugins' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/audisp' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/audisp' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools' Making check in aulast make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulast' Making check in aulastlog make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/aulastlog' Making check in ausyscall make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools/ausyscall' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools/ausyscall' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/tools' Making check in swig make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/swig' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/swig' Making check in bindings make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings' Making check in python make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings/python' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings/python' make[2]: Entering directory `/builddir/build/BUILD/audit-2.0.4/bindings' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings' make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/bindings' Making check in init.d make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/init.d' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/init.d' Making check in docs make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4/docs' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4/docs' make[1]: Entering directory `/builddir/build/BUILD/audit-2.0.4' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/audit-2.0.4' + exit 0 Processing files: audit-2.0.4-1.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7zcYCI + umask 022 + cd /builddir/build/BUILD + cd audit-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/doc/audit-2.0.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/doc/audit-2.0.4 + /bin/mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/doc/audit-2.0.4 + 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.0.4-1.fc12.i386/usr/share/doc/audit-2.0.4 + exit 0 Provides: config(audit) = 2.0.4-1.fc12 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 libauparse.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libm.so.6 libm.so.6(GLIBC_2.0) libnsl.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 libwrap.so.0 rtld(GNU_HASH) Processing files: audit-libs-2.0.4-1.fc12.i686 Provides: config(audit-libs) = 2.0.4-1.fc12 libaudit.so.1 libauparse.so.0 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 libauparse.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) rtld(GNU_HASH) Processing files: audit-libs-devel-2.0.4-1.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XPg0mw + umask 022 + cd /builddir/build/BUILD + cd audit-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/doc/audit-libs-devel-2.0.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/doc/audit-libs-devel-2.0.4 + /bin/mkdir -p /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/doc/audit-libs-devel-2.0.4 + cp -pr contrib/skeleton.c contrib/plugin /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386/usr/share/doc/audit-libs-devel-2.0.4 + 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 libauparse.so.0 Processing files: audit-libs-python-2.0.4-1.fc12.i686 Provides: _audit.so auparse.so 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 libauparse.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) python(abi) = 2.6 rtld(GNU_HASH) Processing files: audispd-plugins-2.0.4-1.fc12.i686 Provides: config(audispd-plugins) = 2.0.4-1.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaudit.so.1 libauparse.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcap-ng.so.0 liblber-2.4.so.2 libldap-2.4.so.2 libprelude.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: audit-debuginfo-2.0.4-1.fc12.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/audit-2.0.4-1.fc12.i686.rpm Wrote: /builddir/build/RPMS/audit-libs-2.0.4-1.fc12.i686.rpm Wrote: /builddir/build/RPMS/audit-libs-devel-2.0.4-1.fc12.i686.rpm Wrote: /builddir/build/RPMS/audit-libs-python-2.0.4-1.fc12.i686.rpm Wrote: /builddir/build/RPMS/audispd-plugins-2.0.4-1.fc12.i686.rpm Wrote: /builddir/build/RPMS/audit-debuginfo-2.0.4-1.fc12.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IW8PWj + umask 022 + cd /builddir/build/BUILD + cd audit-2.0.4 + rm -rf /builddir/build/BUILDROOT/audit-2.0.4-1.fc12.i386 + exit 0 Child returncode was: 0 LEAVE do -->