Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192517 Details for
Bug 271326
app-forensics/aide with curl use flag fails with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 10.48 KB, created by
Miroslaw Mieszczak
on 2009-05-26 17:35:03 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Miroslaw Mieszczak
Created:
2009-05-26 17:35:03 UTC
Size:
10.48 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking aide-0.13.1.tar.gz to /var/tmp/portage/app-forensics/aide-0.13.1-r3/work > [32;01m*[0m Applying aide-0.13.1-gentoo.patch ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying aide-0.13.1-configure.patch ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying aide-0.13.1-equ-matching.patch ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying aide-0.13.1-libgrypt_init.patch ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1' ... > [32;01m*[0m Running aclocal ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/app-forensics/aide-0.13.1-r3/work >>>> Compiling source in /var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-posix-acl --with-gcrypt --without-mhash --with-locale --with-psql --without-selinux --disable-static --with-xattr --with-zlib --sysconfdir=/etc/aide --with-curl >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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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 pkg-config... /usr/bin/pkg-config >checking whether to enable maintainer-specific portions of Makefiles... no >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 unsigned long long... 8 >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_fadvice... no >checking for snprintf... yes >checking for vsnprintf... yes >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 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 xattr-support... yes >checking for lstat64... yes >checking for stat64... yes >checking for readdir64... yes >checking for readdir64_r... yes >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 gzdopen in -lz... yes >checking for curl-config... /usr/bin/curl-config >checking curl/curl.h usability... yes >checking curl/curl.h presence... yes >checking for curl/curl.h... yes >checking for curl_easy_init in -lcurl... 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... checking for PQclear in -lpq... yes >yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/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 >make -j2 -s -j1 >Making all in src >db_sql.c: In function âdb_readline_sql_intâ: >db_sql.c:173: warning: cast from pointer to integer of different size >db_sql.c: In function âdb_readline_sqlâ: >db_sql.c:306: warning: return discards qualifiers from pointer target type >db_sql.c: In function âdb_get_sqlâ: >db_sql.c:423: warning: assignment makes pointer from integer without a cast >db_sql.c:436: warning: assignment makes pointer from integer without a cast >be.c: In function âbe_initâ: >be.c:250: warning: return from incompatible pointer type >be.c:343: warning: return from incompatible pointer type >be.c:355: warning: return from incompatible pointer type >fopen.c: In function âurl_fwriteâ: >fopen.c:352: warning: comparison between pointer and integer >fopen.c:356: warning: assignment discards qualifiers from pointer target type >fopen.o: In function `url_rewind': >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:477: undefined reference to `curl_multi_remove_handle' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:480: undefined reference to `curl_multi_add_handle' >fopen.o: In function `fill_buffer': >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:133: undefined reference to `curl_multi_fdset' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:150: undefined reference to `curl_multi_perform' >fopen.o: In function `url_fclose': >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:297: undefined reference to `curl_multi_remove_handle' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:300: undefined reference to `curl_easy_cleanup' >fopen.o: In function `url_fopen': >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:249: undefined reference to `curl_easy_init' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:251: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:252: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:253: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:254: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:259: undefined reference to `curl_multi_add_handle' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:262: undefined reference to `curl_multi_perform' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:270: undefined reference to `curl_multi_remove_handle' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:273: undefined reference to `curl_easy_cleanup' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:215: undefined reference to `curl_easy_init' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:217: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:218: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:219: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:220: undefined reference to `curl_easy_setopt' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:226: undefined reference to `curl_multi_add_handle' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:229: undefined reference to `curl_multi_perform' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:257: undefined reference to `curl_multi_init' >/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src/fopen.c:224: undefined reference to `curl_multi_init' >collect2: ld returned 1 exit status >make[2]: *** [aide] BÅÄ d 1 >make[1]: *** [all-recursive] BÅÄ d 1 >make: *** [all] BÅÄ d 2 > [31;01m*[0m > [31;01m*[0m ERROR: app-forensics/aide-0.13.1-r3 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2779: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -j1 || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/app-forensics/aide-0.13.1-r3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-forensics/aide-0.13.1-r3/temp/environment'. > [31;01m*[0m
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 271326
:
192515
|
192517
|
192633
|
205331
|
205338