* Package: app-forensics/aide-0.14.2 * Repository: gentoo * Maintainer: forensics@gentoo.org * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux nls userland_GNU zlib * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying aide-0.14-gentoo.patch ... [ ok ] * Applying aide-0.14-as-needed.patch ... [ ok ] * Applying aide-0.14-configure.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: aide-0.14.2/ checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-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 whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ld... ld checking for pkg-config... /usr/bin/pkg-config checking for library containing syslog... none required checking for vsyslog... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no checking for byte... no checking for ushort... yes checking for ulong... yes checking for u16... no checking for u32... no checking for u64... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking for long double with more range or precision than double... yes checking for ANSI C header files... (cached) yes checking for strtoll... yes checking for strtoimax... yes checking for readdir... yes checking args to readdir_r... POSIX checking for stricmp... no checking for strnstr... no checking for strnlen... yes checking for mmap... yes checking for fcntl... yes checking for ftruncate... yes checking for posix_fadvise... yes checking for asprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for va_copy... no checking for __va_copy... no checking for ISO C99 compliant snprintf... yes checking for ISO C99 compliant vsnprintf... yes checking for open/O_NOATIME... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for inttypes.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for sun-acl-support... no checking for posix-acl-support... yes checking for selinux-support... no checking for prelink-support... no checking for xattr-support... no checking for lstat64... yes checking for stat64... yes checking for readdir64... yes checking for readdir64_r... yes checking size of off_t... 8 checking size of off64_t... 8 checking for LFS ino_t... ino_t checking for LFS dirent... dirent64 checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for regexec... yes checking for regcomp... yes checking for gpg_strerror in -lgpg-error... yes checking for gcry_md_hash_buffer in -lgcrypt... yes checking for crypt in -lc... no checking for crypt in -lcrypt... yes checking for PostgresSQL support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating doc/aide.conf config.status: creating doc/aide.1 config.status: creating doc/aide.conf.5 config.status: creating aide.spec config.status: creating config.h config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2/missing autoheader) configure.in:577: warning: AC_CACHE_VAL(AIDE_INO_TYPE, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... configure.in:577: the top level configure.in:586: warning: AC_CACHE_VAL(AIDE_DIRENT_TYPE, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... configure.in:586: the top level 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/app-forensics/aide-0.14.2/work/aide-0.14.2' Making all in include make[2]: Entering directory `/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2/include' Making all in src make[2]: Entering directory `/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2/src' make all-am make[3]: Entering directory `/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT aide.o -MD -MP -MF .deps/aide.Tpo -c -o aide.o aide.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT be.o -MD -MP -MF .deps/be.Tpo -c -o be.o be.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT commandconf.o -MD -MP -MF .deps/commandconf.Tpo -c -o commandconf.o commandconf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT compare_db.o -MD -MP -MF .deps/compare_db.Tpo -c -o compare_db.o compare_db.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT conf_lex.o -MD -MP -MF .deps/conf_lex.Tpo -c -o conf_lex.o conf_lex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT conf_yacc.o -MD -MP -MF .deps/conf_yacc.Tpo -c -o conf_yacc.o conf_yacc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c be.c: In function ‘be_init’: be.c:164:9: warning: assignment from incompatible pointer type [enabled by default] be.c:185:7: warning: return from incompatible pointer type [enabled by default] be.c:197:7: warning: return from incompatible pointer type [enabled by default] be.c:209:7: warning: return from incompatible pointer type [enabled by default] be.c:225:9: warning: assignment from incompatible pointer type [enabled by default] commandconf.c: In function ‘conf_input_wrapper’: commandconf.c:187:7: warning: unused variable ‘keylen’ [-Wunused-variable] commandconf.c:186:9: warning: unused variable ‘key’ [-Wunused-variable] commandconf.c:185:9: warning: unused variable ‘tmp’ [-Wunused-variable] commandconf.c:184:7: warning: unused variable ‘c’ [-Wunused-variable] db.c: In function ‘db_char2line’: db.c:328:10: warning: variable ‘db_filep’ set but not used [-Wunused-but-set-variable] db.c:327:10: warning: variable ‘db_url’ set but not used [-Wunused-but-set-variable] commandconf.c: In function ‘db_input_wrapper’: commandconf.c:245:10: warning: variable ‘db_url’ set but not used [-Wunused-but-set-variable] aide.c: In function ‘main’: aide.c:462:9: warning: unused variable ‘digstr’ [-Wunused-variable] aide.c:461:9: warning: unused variable ‘dig’ [-Wunused-variable] mv -f .deps/be.Tpo .deps/be.Po compare_db.c: In function ‘send_audit_report’: compare_db.c:1270:29: warning: unused parameter ‘nadd’ [-Wunused-parameter] compare_db.c:1270:40: warning: unused parameter ‘nrem’ [-Wunused-parameter] compare_db.c:1270:51: warning: unused parameter ‘nchg’ [-Wunused-parameter] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT db_disk.o -MD -MP -MF .deps/db_disk.Tpo -c -o db_disk.o db_disk.c mv -f .deps/base64.Tpo .deps/base64.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT db_file.o -MD -MP -MF .deps/db_file.Tpo -c -o db_file.o db_file.c conf_lex.c:4684:16: warning: ‘input’ defined but not used [-Wunused-function] mv -f .deps/aide.Tpo .deps/aide.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT db_lex.o -MD -MP -MF .deps/db_lex.Tpo -c -o db_lex.o db_lex.c db_disk.c: In function ‘db_readline_disk’: db_disk.c:175:32: warning: unused parameter ‘db’ [-Wunused-parameter] db_disk.c: In function ‘db_disk_read_spec’: db_disk.c:455:28: warning: unused parameter ‘db’ [-Wunused-parameter] db_disk.c: In function ‘db_writespec_disk’: db_disk.c:464:36: warning: unused parameter ‘dbconf’ [-Wunused-parameter] db_disk.c: In function ‘db_writeline_disk’: db_disk.c:469:34: warning: unused parameter ‘line’ [-Wunused-parameter] db_disk.c:469:52: warning: unused parameter ‘dbconf’ [-Wunused-parameter] db_disk.c: In function ‘db_close_disk’: db_disk.c:474:32: warning: unused parameter ‘dbconf’ [-Wunused-parameter] In file included from db_disk.c:43:0: db_disk.c: At top level: ../include/db_sql.h:25:20: warning: ‘db_sql_types’ defined but not used [-Wunused-variable] mv -f .deps/conf_yacc.Tpo .deps/conf_yacc.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS -W -Wall -g -march=native -Wformat -Werror=format-security -g0 -O2 -MT db_list.o -MD -MP -MF .deps/db_list.Tpo -c -o db_list.o db_list.c db_file.c: In function ‘db_file_read_spec’: db_file.c:174:11: warning: variable ‘db_gzp’ set but not used [-Wunused-but-set-variable] db_file.c:172:10: warning: variable ‘db_url’ set but not used [-Wunused-but-set-variable] db_file.c:171:10: warning: variable ‘db_filep’ set but not used [-Wunused-but-set-variable] db_file.c: In function ‘db_readline_file’: db_file.c:311:11: warning: variable ‘db_gzp’ set but not used [-Wunused-but-set-variable] db_file.c:305:10: warning: variable ‘oldmdstr’ set but not used [-Wunused-but-set-variable] db_file.c: In function ‘db_write_byte_base64’: db_file.c:704:5: error: format not a string literal and no format arguments [-Werror=format-security] db_file.c: In function ‘db_write_time_base64’: db_file.c:743:3: error: format not a string literal and no format arguments [-Werror=format-security] db_file.c: In function ‘db_writespec_file’: db_file.c:769:7: warning: unused variable ‘keylen’ [-Wunused-variable] db_file.c:768:8: warning: unused variable ‘key’ [-Wunused-variable] In file included from db_file.c:36:0: db_file.c: At top level: ../include/db_sql.h:25:20: warning: ‘db_sql_types’ defined but not used [-Wunused-variable] cc1: some warnings being treated as errors make[3]: *** [db_file.o] Error 1 make[3]: *** Waiting for unfinished jobs.... db_lex.c:1297:16: warning: ‘input’ defined but not used [-Wunused-function] mv -f .deps/db.Tpo .deps/db.Po mv -f .deps/db_disk.Tpo .deps/db_disk.Po mv -f .deps/db_list.Tpo .deps/db_list.Po mv -f .deps/commandconf.Tpo .deps/commandconf.Po mv -f .deps/db_lex.Tpo .deps/db_lex.Po mv -f .deps/compare_db.Tpo .deps/compare_db.Po mv -f .deps/conf_lex.Tpo .deps/conf_lex.Po make[3]: Leaving directory `/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2' make: *** [all] Error 2 emake failed * ERROR: app-forensics/aide-0.14.2::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 3087: Called __eapi2_src_compile * phase-helpers.sh, line 695: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=app-forensics/aide-0.14.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-forensics/aide-0.14.2::gentoo'`. * The complete build log is located at '/var/log/log/build/app-forensics/aide-0.14.2:20140822-082924.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-forensics/aide-0.14.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-forensics/aide-0.14.2/temp/environment'. * Working directory: '/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2' * S: '/var/tmp/portage/app-forensics/aide-0.14.2/work/aide-0.14.2'