* Package: sys-process/audit-2.1.3-r1  * Repository: gentoo  * Maintainer: robbat2@gentoo.org  * USE: elibc_glibc kernel_linux sparc userland_GNU  * FEATURES: sandbox * Determining the location of the kernel source code * Unable to find kernel sources at /usr/src/linux * Please make sure that /usr/src/linux points at your running kernel, * (or the kernel you wish to build against). * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location * Unable to calculate Linux Kernel version for build, attempting to use running version * Checking for suitable kernel configuration options... * CONFIG_AUDIT: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking audit-2.1.3.tar.gz to /var/tmp/portage/sys-process/audit-2.1.3-r1/work >>> Source unpacked in /var/tmp/portage/sys-process/audit-2.1.3-r1/work >>> Preparing source in /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3 ... * Applying audit-2.1.3-python.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: audit-2.1.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3 ... * econf: updating audit-2.1.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating audit-2.1.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --sbindir=/sbin --without-prelude Configuring auditd checking build system type... sparc-unknown-linux-gnu checking host system type... sparc-unknown-linux-gnu checking target system type... sparc-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to print strings... printf checking for style of include used by make... GNU checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc-unknown-linux-gnu-gcc accepts -g... yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of sparc-unknown-linux-gnu-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 sparc-unknown-linux-gnu-gcc... /usr/sparc-unknown-linux-gnu/bin/ld checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert sparc-unknown-linux-gnu file names to sparc-unknown-linux-gnu format... func_convert_file_noop checking how to convert sparc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sparc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for sparc-unknown-linux-gnu-objdump... sparc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sparc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sparc-unknown-linux-gnu-ar... sparc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for sparc-unknown-linux-gnu-strip... sparc-unknown-linux-gnu-strip checking for sparc-unknown-linux-gnu-ranlib... sparc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from sparc-unknown-linux-gnu-gcc object... ok checking for sysroot... no checking for sparc-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... sparc-unknown-linux-gnu-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 sparc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for sparc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if sparc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if sparc-unknown-linux-gnu-gcc static flag -static works... yes checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the sparc-unknown-linux-gnu-gcc linker (/usr/sparc-unknown-linux-gnu/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.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for clock_gettime... no checking for clock_gettime syscall... yes checking for nanosleep... yes checking for ceil in -lm... yes . Checking for programs checking for sparc-unknown-linux-gnu-gcc... (cached) sparc-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of sparc-unknown-linux-gnu-gcc... (cached) gcc3 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 sparc-unknown-linux-gnu-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 no checking whether to use libwrap... no checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... yes 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 bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating tools/Makefile config.status: creating tools/aulast/Makefile config.status: creating tools/aulastlog/Makefile config.status: creating tools/ausyscall/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands . Auditd Version: 2.1.3 Target: sparc-unknown-linux-gnu Installation prefix: /usr Compiler: sparc-unknown-linux-gnu-gcc Compiler flags: -O2 -mcpu=ultrasparc -pipe >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3 ... make -j24 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="actiontab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="errtab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="fieldtab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="flagtab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ftypetab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="i386_table.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ia64_table.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="machinetab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="msg_typetab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="optab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ppc_table.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390_table.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390x_table.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="x86_64_table.h"' -O2 -mcpu=ultrasparc -pipe -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_s390x_tables_h-gen_tables.Tpo .deps/gen_s390x_tables_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390x_table.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o 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 sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ppc_table.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o mv -f .deps/gen_fieldtabs_h-gen_tables.Tpo .deps/gen_fieldtabs_h-gen_tables.Po mv -f .deps/gen_machinetabs_h-gen_tables.Tpo .deps/gen_machinetabs_h-gen_tables.Po mv -f .deps/gen_flagtabs_h-gen_tables.Tpo .deps/gen_flagtabs_h-gen_tables.Po mv -f .deps/gen_errtabs_h-gen_tables.Tpo .deps/gen_errtabs_h-gen_tables.Po mv -f .deps/gen_msg_typetabs_h-gen_tables.Tpo .deps/gen_msg_typetabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="fieldtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="machinetab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="errtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_errtabs_h gen_errtabs_h-gen_tables.o mv -f .deps/gen_ftypetabs_h-gen_tables.Tpo .deps/gen_ftypetabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="flagtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="msg_typetab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ftypetab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o mv -f .deps/gen_actiontabs_h-gen_tables.Tpo .deps/gen_actiontabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="actiontab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -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 mv -f .deps/gen_ia64_tables_h-gen_tables.Tpo .deps/gen_ia64_tables_h-gen_tables.Po mv -f .deps/gen_x86_64_tables_h-gen_tables.Tpo .deps/gen_x86_64_tables_h-gen_tables.Po mv -f .deps/gen_i386_tables_h-gen_tables.Tpo .deps/gen_i386_tables_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="s390_table.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="ia64_table.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_ia64_tables_h gen_ia64_tables_h-gen_tables.o mv -f .deps/gen_optabs_h-gen_tables.Tpo .deps/gen_optabs_h-gen_tables.Po libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"s390x_table.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o -Wl,--as-needed /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="x86_64_table.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="i386_table.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"ppc_table.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o -Wl,--as-needed /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE '-DTABLE_H="optab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_optabs_h gen_optabs_h-gen_tables.o ./gen_s390x_tables_h --lowercase --i2s --s2i s390x_syscall > s390x_tables.h ./gen_ppc_tables_h --lowercase --i2s --s2i ppc_syscall > ppc_tables.h libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"machinetab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"fieldtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"errtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_errtabs_h gen_errtabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"msg_typetab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"flagtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"ftypetab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"actiontab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"s390_table.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"ia64_table.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_ia64_tables_h gen_ia64_tables_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"x86_64_table.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"i386_table.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -DTABLE_H=\"optab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_optabs_h gen_optabs_h-gen_tables.o -Wl,--as-needed ./gen_machinetabs_h --duplicate-ints --lowercase --i2s --s2i machine \ > machinetabs.h ./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field > fieldtabs.h ./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h ./gen_flagtabs_h --lowercase --i2s --s2i flag > flagtabs.h ./gen_msg_typetabs_h --uppercase --i2s --s2i msg_type > msg_typetabs.h ./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h ./gen_ftypetabs_h --lowercase --i2s --s2i ftype > ftypetabs.h ./gen_s390_tables_h --lowercase --i2s --s2i s390_syscall > s390_tables.h ./gen_x86_64_tables_h --lowercase --i2s --s2i x86_64_syscall > x86_64_tables.h ./gen_ia64_tables_h --lowercase --i2s --s2i ia64_syscall > ia64_tables.h ./gen_optabs_h --i2s op > optabs.h ./gen_i386_tables_h --duplicate-ints --lowercase --i2s --s2i \ i386_syscall > i386_tables.h make all-recursive make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' Making all in test make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/test' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -c -o libaudit.lo libaudit.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -c -o netlink.lo netlink.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c -o lookup_table.lo lookup_table.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -c -o audit_logging.lo audit_logging.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c -o deprecated.lo deprecated.c libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT libaudit.lo -MD -MP -MF .deps/libaudit.Tpo -c libaudit.c -fPIC -DPIC -o .libs/libaudit.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -c netlink.c -fPIC -DPIC -o .libs/netlink.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c lookup_table.c -fPIC -DPIC -o .libs/lookup_table.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT audit_logging.lo -MD -MP -MF .deps/audit_logging.Tpo -c audit_logging.c -fPIC -DPIC -o .libs/audit_logging.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o >/dev/null 2>&1 libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -o deprecated.o >/dev/null 2>&1 audit_logging.c: In function 'audit_encode_nv_string': audit_logging.c:136:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result audit_logging.c:141:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/message.Tpo .deps/message.Plo libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -MT netlink.lo -MD -MP -MF .deps/netlink.Tpo -c netlink.c -o netlink.o >/dev/null 2>&1 mv -f .deps/deprecated.Tpo .deps/deprecated.Plo mv -f .deps/netlink.Tpo .deps/netlink.Plo libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -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: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -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: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-z,relro -version-info 1:0 -Wl,-O1 -Wl,--as-needed -o libaudit.la -rpath /usr/lib libaudit.lo message.lo netlink.lo lookup_table.lo audit_logging.lo deprecated.lo libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/libaudit.o .libs/message.o .libs/netlink.o .libs/lookup_table.o .libs/audit_logging.o .libs/deprecated.o -Wl,--as-needed -O2 -mcpu=ultrasparc -Wl,-z -Wl,relro -Wl,-O1 -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: sparc-unknown-linux-gnu-ar cru .libs/libaudit.a libaudit.o message.o netlink.o lookup_table.o audit_logging.o deprecated.o libtool: link: sparc-unknown-linux-gnu-ranlib .libs/libaudit.a libtool: link: ( cd ".libs" && rm -f "libaudit.la" && ln -s "../libaudit.la" "libaudit.la" ) make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' Making all in auparse make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="captab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-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 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-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 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="famtab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-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 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-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 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="icmptypetab.h"' -O2 -mcpu=ultrasparc -pipe -MT gen_icmptypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_icmptypetabs_h-gen_tables.Tpo -c -o gen_icmptypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="ipctab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="nfprototab.h"' -O2 -mcpu=ultrasparc -pipe -MT gen_nfprototabs_h-gen_tables.o -MD -MP -MF .deps/gen_nfprototabs_h-gen_tables.Tpo -c -o gen_nfprototabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c sparc-unknown-linux-gnu-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 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="seek.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="socktab.h"' -O2 -mcpu=ultrasparc -pipe -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 sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="typetab.h"' -O2 -mcpu=ultrasparc -pipe -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_captabs_h-gen_tables.Tpo .deps/gen_captabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="captab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_captabs_h gen_captabs_h-gen_tables.o mv -f .deps/gen_typetabs_h-gen_tables.Tpo .deps/gen_typetabs_h-gen_tables.Po mv -f .deps/gen_fcntl_cmdtabs_h-gen_tables.Tpo .deps/gen_fcntl_cmdtabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="typetab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_typetabs_h gen_typetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="fcntl-cmdtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o mv -f .deps/gen_epoll_ctls_h-gen_tables.Tpo .deps/gen_epoll_ctls_h-gen_tables.Po mv -f .deps/gen_seeks_h-gen_tables.Tpo .deps/gen_seeks_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="epoll_ctl.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="seek.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_seeks_h gen_seeks_h-gen_tables.o mv -f .deps/gen_nfprototabs_h-gen_tables.Tpo .deps/gen_nfprototabs_h-gen_tables.Po mv -f .deps/gen_ipctabs_h-gen_tables.Tpo .deps/gen_ipctabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="nfprototab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="ipctab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o mv -f .deps/gen_flagtabs_h-gen_tables.Tpo .deps/gen_flagtabs_h-gen_tables.Po mv -f .deps/gen_icmptypetabs_h-gen_tables.Tpo .deps/gen_icmptypetabs_h-gen_tables.Po mv -f .deps/gen_clone_flagtabs_h-gen_tables.Tpo .deps/gen_clone_flagtabs_h-gen_tables.Po 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 sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="../auparse/flagtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="icmptypetab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="clone-flagtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="open-flagtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o mv -f .deps/gen_famtabs_h-gen_tables.Tpo .deps/gen_famtabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="famtab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_famtabs_h gen_famtabs_h-gen_tables.o mv -f .deps/gen_socktabs_h-gen_tables.Tpo .deps/gen_socktabs_h-gen_tables.Po libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"captab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_captabs_h gen_captabs_h-gen_tables.o -Wl,--as-needed /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG '-DTABLE_H="socktab.h"' -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o gen_socktabs_h gen_socktabs_h-gen_tables.o libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"typetab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_typetabs_h gen_typetabs_h-gen_tables.o -Wl,--as-needed ./gen_captabs_h --i2s cap > captabs.h libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"fcntl-cmdtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"seek.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_seeks_h gen_seeks_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"epoll_ctl.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o -Wl,--as-needed ./gen_typetabs_h --s2i type > typetabs.h ./gen_fcntl-cmdtabs_h --i2s fcntl > fcntl-cmdtabs.h libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"nfprototab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"../auparse/flagtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"ipctab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"open-flagtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o -Wl,--as-needed ./gen_seeks_h --i2s seek > seeks.h ./gen_epoll_ctls_h --i2s epoll_ctl > epoll_ctls.h libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"clone-flagtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"icmptypetab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"famtab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_famtabs_h gen_famtabs_h-gen_tables.o -Wl,--as-needed libtool: link: sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -DTABLE_H=\"socktab.h\" -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o gen_socktabs_h gen_socktabs_h-gen_tables.o -Wl,--as-needed ./gen_nfprototabs_h --i2s nfproto > nfprototabs.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_clone-flagtabs_h --i2s-transtab clone_flag > clone-flagtabs.h ./gen_icmptypetabs_h --i2s icmptype > icmptypetabs.h ./gen_famtabs_h --i2s fam > famtabs.h ./gen_socktabs_h --i2s sock > socktabs.h make all-recursive make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' Making all in test make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/test' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT nvpair.lo -MD -MP -MF .deps/nvpair.Tpo -c -o nvpair.lo nvpair.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -c -o interpret.lo interpret.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -c -o nvlist.lo nvlist.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -c -o ellist.lo ellist.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c -o auparse.lo auparse.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -c -o auditd-config.lo auditd-config.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -c -o data_buf.lo data_buf.c /bin/sh ../libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c -o expression.lo expression.c libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -c interpret.c -fPIC -DPIC -o .libs/interpret.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c auparse.c -fPIC -DPIC -o .libs/auparse.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -c auditd-config.c -fPIC -DPIC -o .libs/auditd-config.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT nvpair.lo -MD -MP -MF .deps/nvpair.Tpo -c nvpair.c -fPIC -DPIC -o .libs/nvpair.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.c -fPIC -DPIC -o .libs/expression.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT data_buf.lo -MD -MP -MF .deps/data_buf.Tpo -c data_buf.c -fPIC -DPIC -o .libs/data_buf.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -c ellist.c -fPIC -DPIC -o .libs/ellist.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -c nvlist.c -fPIC -DPIC -o .libs/nvlist.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o >/dev/null 2>&1 data_buf.c: In function 'databuf_print': data_buf.c:140:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT nvpair.lo -MD -MP -MF .deps/nvpair.Tpo -c nvpair.c -o nvpair.o >/dev/null 2>&1 expression.c: In function 'expr_parse': expression.c:748:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'lex': expression.c:195:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_primary': expression.c:628:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:642:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_comparison': expression.c:518:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:538:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:558:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:564:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:580:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_comparison_regexp': expression.c:456:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:474:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_timestamp_value': expression.c:385:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c:393:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result expression.c: In function 'parse_record_type_value': expression.c:414:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT nvlist.lo -MD -MP -MF .deps/nvlist.Tpo -c nvlist.c -o nvlist.o >/dev/null 2>&1 ellist.c: In function 'escape': ellist.c:94:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'interpret': interpret.c:1282:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_uid': interpret.c:283:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_gid': interpret.c:299:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_syscall': interpret.c:347:33: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:352:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_arch': interpret.c:312:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:319:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_exit': interpret.c:365:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:370:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_perm': interpret.c:419:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_mode': interpret.c:464:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:489:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_sockaddr': interpret.c:509:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:520:49: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:523:49: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:529:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:538:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:541:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:548:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:563:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:571:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:579:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:585:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:594:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:597:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:604:41: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_flags': interpret.c:621:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:625:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/message.Tpo .deps/message.Plo interpret.c: In function 'print_promiscuous': interpret.c:653:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_capabilities': interpret.c:672:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:679:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_success': interpret.c:727:26: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a0': interpret.c:837:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a1': interpret.c:861:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:871:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:881:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_fcntl_cmd': interpret.c:797:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_epoll_ctl': interpret.c:809:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_a2': interpret.c:902:27: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:925:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_seek': interpret.c:821:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_signals': interpret.c:942:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_list': interpret.c:1021:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_cap_bitmap': interpret.c:695:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_nfproto': interpret.c:957:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:964:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_icmptype': interpret.c:977:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c:984:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result interpret.c: In function 'print_protocol': interpret.c:996:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/nvpair.Tpo .deps/nvpair.Plo libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -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/nvlist.Tpo .deps/nvlist.Plo libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT auditd-config.lo -MD -MP -MF .deps/auditd-config.Tpo -c auditd-config.c -o auditd-config.o >/dev/null 2>&1 mv -f .deps/data_buf.Tpo .deps/data_buf.Plo libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT ellist.lo -MD -MP -MF .deps/ellist.Tpo -c ellist.c -o ellist.o >/dev/null 2>&1 libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.c -o expression.o >/dev/null 2>&1 mv -f .deps/auditd-config.Tpo .deps/auditd-config.Plo libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT auparse.lo -MD -MP -MF .deps/auparse.Tpo -c auparse.c -o auparse.o >/dev/null 2>&1 mv -f .deps/ellist.Tpo .deps/ellist.Plo libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT interpret.lo -MD -MP -MF .deps/interpret.Tpo -c interpret.c -o interpret.o >/dev/null 2>&1 mv -f .deps/expression.Tpo .deps/expression.Plo mv -f .deps/auparse.Tpo .deps/auparse.Plo mv -f .deps/interpret.Tpo .deps/interpret.Plo /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -Wl,-z,relro -Wl,-O1 -Wl,--as-needed -o libauparse.la -rpath /usr/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: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .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,/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/.libs -Wl,--as-needed ../lib/.libs/libaudit.so -O2 -mcpu=ultrasparc -Wl,-z -Wl,relro -Wl,-O1 -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: sparc-unknown-linux-gnu-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: sparc-unknown-linux-gnu-ranlib .libs/libauparse.a libtool: link: ( cd ".libs" && rm -f "libauparse.la" && ln -s "../libauparse.la" "libauparse.la" ) make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' Making all in src/mt make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/mt' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o libaudit.o `test -f '../../lib/libaudit.c' || echo './'`../../lib/libaudit.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o message.o `test -f '../../lib/message.c' || echo './'`../../lib/message.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o netlink.o `test -f '../../lib/netlink.c' || echo './'`../../lib/netlink.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o lookup_table.o `test -f '../../lib/lookup_table.c' || echo './'`../../lib/lookup_table.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o audit_logging.o `test -f '../../lib/audit_logging.c' || echo './'`../../lib/audit_logging.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o deprecated.o `test -f '../../lib/deprecated.c' || echo './'`../../lib/deprecated.c ../../lib/audit_logging.c: In function ‘audit_encode_nv_string’: ../../lib/audit_logging.c:136:12: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result ../../lib/audit_logging.c:141:11: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result rm -f libauditmt.a sparc-unknown-linux-gnu-ar cru libauditmt.a libaudit.o message.o netlink.o lookup_table.o audit_logging.o deprecated.o sparc-unknown-linux-gnu-ranlib libauditmt.a make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/mt' Making all in src/libev make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/libev' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -fno-strict-aliasing -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT ev.o -MD -MP -MF .deps/ev.Tpo -c -o ev.o ev.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -DPIC -fno-strict-aliasing -DNDEBUG -O2 -mcpu=ultrasparc -pipe -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c ev.c: In function ‘evpipe_write’: ev.c:1068:17: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ev.c:1072:15: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ev.c: In function ‘pipecb’: ev.c:1085:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ev.c:1091:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mv -f .deps/event.Tpo .deps/event.Po mv -f .deps/ev.Tpo .deps/ev.Po rm -f libev.a sparc-unknown-linux-gnu-ar cru libev.a ev.o event.o sparc-unknown-linux-gnu-ranlib libev.a make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/libev' Making all in src make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' Making all in test make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/test' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -c -o auditd-auditd.o `test -f 'auditd.c' || echo './'`auditd.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -c -o auditd-auditd-event.o `test -f 'auditd-event.c' || echo './'`auditd-event.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -c -o auditd-auditd-config.o `test -f 'auditd-config.c' || echo './'`auditd-config.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -c -o auditd-auditd-reconfig.o `test -f 'auditd-reconfig.c' || echo './'`auditd-reconfig.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -c -o auditd-auditd-sendmail.o `test -f 'auditd-sendmail.c' || echo './'`auditd-sendmail.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -c -o auditd-auditd-dispatch.o `test -f 'auditd-dispatch.c' || echo './'`auditd-dispatch.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -c -o auditd-auditd-listen.o `test -f 'auditd-listen.c' || echo './'`auditd-listen.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c auditctl.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c auditctl-llist.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c delete_all.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aureport.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c auditd-config.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-llist.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aureport-options.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-string.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-parse.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aureport-scan.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aureport-output.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-lookup.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-int.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-time.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-nvpair.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-avc.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-lol.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch.c aureport-scan.c: In function ‘scan’: aureport-scan.c:205:20: warning: initialization discards qualifiers from pointer target type aureport-options.c: In function ‘check_params’: aureport-options.c:586:6: warning: passing argument 1 of ‘slist_create’ discards qualifiers from pointer target type ausearch-string.h:46:6: note: expected ‘struct slist *’ but argument is of type ‘const struct slist *’ aureport-options.c:592:5: warning: passing argument 1 of ‘slist_append’ discards qualifiers from pointer target type ausearch-string.h:51:6: note: expected ‘struct slist *’ but argument is of type ‘const struct slist *’ sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-options.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-report.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c ausearch-match.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c autrace.c auditd.c: In function ‘main’: auditd.c:561:3: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result auditd.c: In function ‘become_daemon’: auditd.c:331:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result auditd.c: In function ‘write_pid_file’: auditd.c:260:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result auditd.c: In function ‘avoid_oom_killer’: auditd.c:272:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result auditd.c:278:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result auditctl.c: In function ‘key_match’: auditctl.c:1264:12: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result auditd-event.c: In function ‘open_audit_log’: auditd-event.c:916:8: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result auditd-event.c: In function ‘rotate_logs’: auditd-event.c:713:8: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result auditctl.c: In function ‘setopt’: auditctl.c:913:10: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result auditd-event.c: In function ‘reconfigure’: auditd-event.c:1079:7: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result ausearch-match.c: In function ‘match’: ausearch-match.c:59:20: warning: initialization discards qualifiers from pointer target type auditctl.c: In function ‘audit_print_reply’: auditctl.c:1380:15: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result ausearch-options.c: In function ‘check_params’: ausearch-options.c:606:6: warning: passing argument 1 of ‘slist_create’ discards qualifiers from pointer target type ausearch-string.h:46:6: note: expected ‘struct slist *’ but argument is of type ‘const struct slist *’ ausearch-options.c:612:5: warning: passing argument 1 of ‘slist_append’ discards qualifiers from pointer target type ausearch-string.h:51:6: note: expected ‘struct slist *’ but argument is of type ‘const struct slist *’ autrace.c: In function ‘main’: autrace.c:244:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o autrace autrace.o delete_all.o auditctl-llist.o -lpthread -Lmt -lauditmt libtool: link: sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o autrace autrace.o delete_all.o auditctl-llist.o -Wl,--as-needed -lpthread -Lmt -lauditmt /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -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 -lm -Llibev -lev -lrt -lpthread -lm -Lmt -lauditmt /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o auditctl auditctl.o auditctl-llist.o delete_all.o -lpthread -Lmt -lauditmt libtool: link: sparc-unknown-linux-gnu-gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -O2 -mcpu=ultrasparc -pipe -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -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 -Wl,--as-needed -Llibev -lev -lrt -lpthread -lm -Lmt -lauditmt /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -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 sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -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: sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o auditctl auditctl.o auditctl-llist.o delete_all.o -Wl,--as-needed -lpthread -Lmt -lauditmt libtool: link: sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -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 -Wl,--as-needed -lpthread -Lmt -lauditmt libtool: link: sparc-unknown-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -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 -Wl,--as-needed -lpthread -Lmt -lauditmt make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' Making all in audisp make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' Making all in plugins make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' Making all in builtins make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' Making all in remote make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -mcpu=ultrasparc -pipe -MT audisp_remote-audisp-remote.o -MD -MP -MF .deps/audisp_remote-audisp-remote.Tpo -c -o audisp_remote-audisp-remote.o `test -f 'audisp-remote.c' || echo './'`audisp-remote.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -mcpu=ultrasparc -pipe -MT audisp_remote-remote-config.o -MD -MP -MF .deps/audisp_remote-remote-config.Tpo -c -o audisp_remote-remote-config.o `test -f 'remote-config.c' || echo './'`remote-config.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -mcpu=ultrasparc -pipe -MT audisp_remote-queue.o -MD -MP -MF .deps/audisp_remote-queue.Tpo -c -o audisp_remote-queue.o `test -f 'queue.c' || echo './'`queue.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -mcpu=ultrasparc -pipe -MT audisp_remote-remote-fgets.o -MD -MP -MF .deps/audisp_remote-remote-fgets.Tpo -c -o audisp_remote-remote-fgets.o `test -f 'remote-fgets.c' || echo './'`remote-fgets.c mv -f .deps/audisp_remote-remote-fgets.Tpo .deps/audisp_remote-remote-fgets.Po mv -f .deps/audisp_remote-queue.Tpo .deps/audisp_remote-queue.Po mv -f .deps/audisp_remote-remote-config.Tpo .deps/audisp_remote-remote-config.Po mv -f .deps/audisp_remote-audisp-remote.Tpo .deps/audisp_remote-audisp-remote.Po /bin/sh ../../../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -mcpu=ultrasparc -pipe -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o audisp_remote-remote-fgets.o -lcap-ng libtool: link: sparc-unknown-linux-gnu-gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -mcpu=ultrasparc -pipe -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o audisp_remote-remote-fgets.o -Wl,--as-needed -lcap-ng make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o audispd-audispd.o `test -f 'audispd.c' || echo './'`audispd.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o audispd-audispd-config.o `test -f 'audispd-config.c' || echo './'`audispd-config.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o audispd-audispd-pconfig.o `test -f 'audispd-pconfig.c' || echo './'`audispd-pconfig.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o audispd-audispd-llist.o `test -f 'audispd-llist.c' || echo './'`audispd-llist.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o audispd-queue.o `test -f 'queue.c' || echo './'`queue.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o audispd-audispd-builtins.o `test -f 'audispd-builtins.c' || echo './'`audispd-builtins.c audispd.c: In function ‘main’: audispd.c:373:3: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -pie -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -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: sparc-unknown-linux-gnu-gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o audispd audispd-audispd.o audispd-audispd-config.o audispd-audispd-pconfig.o audispd-audispd-llist.o audispd-queue.o audispd-audispd-builtins.o -Wl,--as-needed -lpthread -L../src/mt -lauditmt make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' Making all in tools make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' Making all in aulast make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulast' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aulast.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aulast-llist.c /bin/sh ../../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o aulast aulast.o aulast-llist.o -L../../auparse -lauparse libtool: link: sparc-unknown-linux-gnu-gcc -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o .libs/aulast aulast.o aulast-llist.o -Wl,--as-needed -L../../auparse /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/.libs/libauparse.so /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/.libs/libaudit.so make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulast' Making all in aulastlog make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulastlog' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aulastlog.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c aulastlog-llist.c /bin/sh ../../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o aulastlog aulastlog.o aulastlog-llist.o -L../../auparse -lauparse libtool: link: sparc-unknown-linux-gnu-gcc -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o .libs/aulastlog aulastlog.o aulastlog-llist.o -Wl,--as-needed -L../../auparse /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/.libs/libauparse.so /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/.libs/libaudit.so make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulastlog' Making all in ausyscall make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/ausyscall' sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -c -o ausyscall-ausyscall.o `test -f 'ausyscall.c' || echo './'`ausyscall.c /bin/sh ../../libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -Wl,--as-needed -o ausyscall ausyscall-ausyscall.o -L../../lib -laudit libtool: link: sparc-unknown-linux-gnu-gcc -g -D_GNU_SOURCE -O2 -mcpu=ultrasparc -pipe -Wl,-O1 -o .libs/ausyscall ausyscall-ausyscall.o -Wl,--as-needed -L../../lib /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/.libs/libaudit.so make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/ausyscall' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' Making all in bindings make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' Making all in init.d make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' Making all in docs make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/docs' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' >>> Source compiled. >>> Test phase [not enabled]: sys-process/audit-2.1.3-r1 >>> Install audit-2.1.3-r1 into /var/tmp/portage/sys-process/audit-2.1.3-r1/image/ category sys-process make -j24 DESTDIR=/var/tmp/portage/sys-process/audit-2.1.3-r1/image/ install Making install in lib make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' make install-recursive make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' Making install in test make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/test' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/test' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/test' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libaudit.la '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib' /usr/bin/install -c -m 644 libaudit.h '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/include' libtool: install: /usr/bin/install -c .libs/libaudit.so.1.0.0 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libaudit.so.1.0.0 libtool: install: (cd /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/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 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/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 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libaudit.la libtool: install: /usr/bin/install -c .libs/libaudit.a /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libaudit.a libtool: install: chmod 644 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libaudit.a libtool: install: sparc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libaudit.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib' Making install in auparse make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' make install-recursive make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' Making install in test make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/test' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/test' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/test' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libauparse.la '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib' /usr/bin/install -c -m 644 auparse.h auparse-defs.h '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/include' libtool: install: warning: relinking `libauparse.la' libtool: install: (cd /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse; /bin/sh /var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/libtool --tag CC --mode=relink sparc-unknown-linux-gnu-gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -O2 -mcpu=ultrasparc -pipe -Wl,-z,relro -Wl,-O1 -Wl,--as-needed -o libauparse.la -rpath /usr/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 /var/tmp/portage/sys-process/audit-2.1.3-r1/image/) libtool: relink: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .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,--as-needed -L/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib -L/usr/lib -laudit -O2 -mcpu=ultrasparc -Wl,-z -Wl,relro -Wl,-O1 -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 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libauparse.so.0.0.0 libtool: install: (cd /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/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 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/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 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libauparse.la libtool: install: /usr/bin/install -c .libs/libauparse.a /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libauparse.a libtool: install: chmod 644 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libauparse.a libtool: install: sparc-unknown-linux-gnu-ranlib /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/lib/libauparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse' Making install in src/mt make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/mt' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/mt' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/mt' Making install in src/libev make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/libev' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/libev' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/libev' Making install in src make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' Making install in test make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/test' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/test' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src/test' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c auditd auditctl aureport ausearch autrace '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin' libtool: install: /usr/bin/install -c auditd /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/auditd libtool: install: /usr/bin/install -c auditctl /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/auditctl libtool: install: /usr/bin/install -c aureport /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/aureport libtool: install: /usr/bin/install -c ausearch /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/ausearch libtool: install: /usr/bin/install -c autrace /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/autrace make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/src' Making install in audisp make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' Making install in plugins make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' Making install in builtins make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' mkdir -p -m 0750 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audisp/plugins.d for i in af_unix.conf syslog.conf; do \ /usr/bin/install -c -m 644 -D -m 640 ./"$i" \ /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audisp/plugins.d; \ done make[5]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/builtins' Making install in remote make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man5' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' /bin/sh ../../../libtool --mode=install /usr/bin/install -c audisp-remote '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin' /usr/bin/install -c -m 644 audisp-remote.conf.5 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man5' /usr/bin/install -c -m 644 audisp-remote.8 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' make install-data-hook make[5]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' mkdir -p -m 0750 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./au-remote.conf /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audisp/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./audisp-remote.conf /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audisp make[5]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' libtool: install: /usr/bin/install -c audisp-remote /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/audisp-remote make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins/remote' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp/plugins' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c audispd '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin' libtool: install: /usr/bin/install -c audispd /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/audispd make install-exec-hook make[4]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' chmod 0750 /var/tmp/portage/sys-process/audit-2.1.3-r1/image//sbin/audispd make[4]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/audisp' Making install in tools make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' Making install in aulast make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulast' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulast' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' /bin/sh ../../libtool --mode=install /usr/bin/install -c aulast '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin' /usr/bin/install -c -m 644 aulast.8 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' libtool: install: warning: `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/libauparse.la' has not been installed in `/usr/lib' libtool: install: warning: `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/libaudit.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/aulast /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin/aulast make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulast' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulast' Making install in aulastlog make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulastlog' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulastlog' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' /bin/sh ../../libtool --mode=install /usr/bin/install -c aulastlog '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin' /usr/bin/install -c -m 644 aulastlog.8 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' libtool: install: warning: `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/auparse/libauparse.la' has not been installed in `/usr/lib' libtool: install: warning: `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/libaudit.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/aulastlog /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin/aulastlog make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulastlog' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/aulastlog' Making install in ausyscall make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/ausyscall' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/ausyscall' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' /bin/sh ../../libtool --mode=install /usr/bin/install -c ausyscall '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin' /usr/bin/install -c -m 644 ausyscall.8 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' libtool: install: warning: `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/lib/libaudit.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ausyscall /var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/bin/ausyscall make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/ausyscall' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools/ausyscall' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/tools' Making install in bindings make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/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 `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/bindings' Making install in init.d make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' make install-exec-hook make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' /usr/bin/install -c -D ./auditd.init /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/rc.d/init.d/auditd /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audit' make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' /usr/bin/install -c -m 644 auditd.conf audit.rules '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audit' make install-data-hook make[3]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' /usr/bin/install -c -m 644 -D -m 640 ./auditd.sysconfig /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/sysconfig/auditd /usr/bin/install -c -m 644 -D -m 640 ./libaudit.conf /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc /usr/bin/install -c -m 644 -D -m 640 ./audispd.conf /var/tmp/portage/sys-process/audit-2.1.3-r1/image//etc/audisp make[3]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/init.d' Making install in docs make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/docs' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man3' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man5' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man7' /bin/mkdir -p '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' /usr/bin/install -c -m 644 auditd.conf.5 ausearch-expression.5 audispd.conf.5 libaudit.conf.5 zos-remote.conf.5 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man5' /usr/bin/install -c -m 644 audit.rules.7 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man7' /usr/bin/install -c -m 644 auditctl.8 auditd.8 aureport.8 ausearch.8 autrace.8 audispd.8 audispd-zos-remote.8 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man8' /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 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//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 '/var/tmp/portage/sys-process/audit-2.1.3-r1/image//usr/share/man/man3' make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/docs' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3/docs' make[1]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' make[2]: Entering directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' make[1]: Leaving directory `/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' >>> Completed installing audit-2.1.3-r1 into /var/tmp/portage/sys-process/audit-2.1.3-r1/image/ Fixing .la files usr/lib/libauparse.la strip: sparc-unknown-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/bin/aulast usr/bin/aulastlog usr/bin/ausyscall lib/libaudit.so.1.0.0 lib/libauparse.so.0.0.0 sbin/auditctl sbin/ausearch sbin/autrace sbin/auditd sbin/audispd sbin/audisp-remote sbin/aureport usr/lib/libaudit.a usr/lib/libauparse.a ecompressdir: bzip2 -9 /usr/share/man removing executable bit: usr/lib/libaudit.la removing executable bit: usr/lib/libauparse.la * ERROR: sys-process/audit-2.1.3-r1 failed (preinst phase): * default() is not supported with EAPI='3' during phase pkg_preinst * * Call stack: * ebuild.sh, line 93: Called pkg_preinst * environment, line 3895: Called default * phase-functions.sh, line 802: Called die * The specific snippet of code: * * * If you need support, post the output of `emerge --info '=sys-process/audit-2.1.3-r1'`, * the complete build log and the output of `emerge -pqv '=sys-process/audit-2.1.3-r1'`. * The complete build log is located at '/var/tmp/portage/sys-process/audit-2.1.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/audit-2.1.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-process/audit-2.1.3-r1' * S: '/var/tmp/portage/sys-process/audit-2.1.3-r1/work/audit-2.1.3' !!! FAILED preinst: 1