Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 234541 Details for
Bug 323187
app-forensics/aide-0.14 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log as requested
build.log (text/plain), 9.77 KB, created by
barthek
on 2010-06-08 15:09:00 UTC
(
hide
)
Description:
build.log as requested
Filename:
MIME Type:
Creator:
barthek
Created:
2010-06-08 15:09:00 UTC
Size:
9.77 KB
patch
obsolete
> [32;01m*[0m CPV: app-forensics/aide-0.14 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux userland_GNU x86 zlib >>>> Unpacking source... >>>> Unpacking aide-0.14.tar.gz to /home/portagetmp/portage/app-forensics/aide-0.14/work >>>> Source unpacked in /home/portagetmp/portage/app-forensics/aide-0.14/work >>>> Preparing source in /home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14 ... > [32;01m*[0m Applying aide-0.14-gentoo.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying aide-0.13.1-libgrypt_init.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying aide-0.14-as-needed.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying aide-0.13.1-zlib.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14' ... > [32;01m*[0m Running aclocal ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: aide-0.14 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-1.5.26.patch ... >>>> Source prepared. >>>> Configuring source in /home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14 ... > * econf: updating aide-0.14/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating aide-0.14/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-posix-acl --without-curl --with-gcrypt --without-mhash --without-locale --without-psql --without-selinux --disable-static --without-xattr --with-zlib --sysconfdir=/etc/aide >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-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 for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether make sets $(MAKE)... (cached) yes >checking for i686-pc-linux-gnu-ranlib... i686-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... i686-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... 4 >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... yes >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 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... 4 >checking size of off64_t... 8 >checking for LFS ino_t... ino64_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 >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 >>>> Source configured. >>>> Compiling source in /home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14 ... >make >cd . && /bin/sh /home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14/missing --run autoheader >configure.in:577: warning: AC_CACHE_VAL(AIDE_INO_TYPE, ...): suspicious cache-id, must contain _cv_ to be cached >../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... >../../lib/autoconf/general.m4:2019: 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 >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 `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14' >Making all in include >make[2]: Entering directory `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14/include' >Making all in src >make[2]: Entering directory `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14/src' >make all-am >make[3]: Entering directory `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14/src' >i686-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=pentium2 -O2 -pipe -fstack-protector -MT aide.o -MD -MP -MF .deps/aide.Tpo -c -o aide.o aide.c >In file included from ../include/aide.h:25, > from aide.c:21: >../include/db_config.h:51:21: error: sys/acl.h: No such file or directory >aide.c: In function 'main': >aide.c:462: warning: unused variable 'digstr' >aide.c:461: warning: unused variable 'dig' >make[3]: *** [aide.o] Error 1 >make[3]: Leaving directory `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14' >make: *** [all] Error 2 > [31;01m*[0m ERROR: app-forensics/aide-0.14 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 3152: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 646: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-forensics/aide-0.14', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-forensics/aide-0.14'. > [31;01m*[0m The complete build log is located at '/home/portagetmp/portage/app-forensics/aide-0.14/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/home/portagetmp/portage/app-forensics/aide-0.14/temp/environment'. > [31;01m*[0m S: '/home/portagetmp/portage/app-forensics/aide-0.14/work/aide-0.14'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 323187
: 234541 |
234545