Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192633 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 with removed -s makeoption
build.log (text/plain), 19.87 KB, created by
Miroslaw Mieszczak
on 2009-05-27 19:22:16 UTC
(
hide
)
Description:
build log with removed -s makeoption
Filename:
MIME Type:
Creator:
Miroslaw Mieszczak
Created:
2009-05-27 19:22:16 UTC
Size:
19.87 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 -j1 >make all-recursive >make[1]: WejÅcie do katalogu `/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1' >Making all in src >make[2]: WejÅcie do katalogu `/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src' >bison -y -d -p conf -o conf_yacc.c ../src/conf_yacc.y >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT conf_yacc.o -MD -MP -MF .deps/conf_yacc.Tpo -c -o conf_yacc.o conf_yacc.c >mv -f .deps/conf_yacc.Tpo .deps/conf_yacc.Po >flex -l -Pconf -oconf_lex.c ../src/conf_lex.l >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT conf_lex2.o -MD -MP -MF .deps/conf_lex2.Tpo -c -o conf_lex2.o conf_lex2.c >mv -f .deps/conf_lex2.Tpo .deps/conf_lex2.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c >mv -f .deps/getopt.Tpo .deps/getopt.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c >mv -f .deps/getopt1.Tpo .deps/getopt1.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT gnu_regex.o -MD -MP -MF .deps/gnu_regex.Tpo -c -o gnu_regex.o gnu_regex.c >mv -f .deps/gnu_regex.Tpo .deps/gnu_regex.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c >mv -f .deps/error.Tpo .deps/error.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT md.o -MD -MP -MF .deps/md.Tpo -c -o md.o md.c >mv -f .deps/md.Tpo .deps/md.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c >mv -f .deps/db.Tpo .deps/db.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT commandconf.o -MD -MP -MF .deps/commandconf.Tpo -c -o commandconf.o commandconf.c >mv -f .deps/commandconf.Tpo .deps/commandconf.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT db_file.o -MD -MP -MF .deps/db_file.Tpo -c -o db_file.o db_file.c >mv -f .deps/db_file.Tpo .deps/db_file.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT db_disk.o -MD -MP -MF .deps/db_disk.Tpo -c -o db_disk.o db_disk.c >mv -f .deps/db_disk.Tpo .deps/db_disk.Po >flex -Pdb -odb_lex.c ../src/db_lex.l >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT db_lex2.o -MD -MP -MF .deps/db_lex2.Tpo -c -o db_lex2.o db_lex2.c >mv -f .deps/db_lex2.Tpo .deps/db_lex2.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT db_sql.o -MD -MP -MF .deps/db_sql.Tpo -c -o db_sql.o db_sql.c >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 >mv -f .deps/db_sql.Tpo .deps/db_sql.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT gen_list.o -MD -MP -MF .deps/gen_list.Tpo -c -o gen_list.o gen_list.c >mv -f .deps/gen_list.Tpo .deps/gen_list.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c >mv -f .deps/list.Tpo .deps/list.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT do_md.o -MD -MP -MF .deps/do_md.Tpo -c -o do_md.o do_md.c >mv -f .deps/do_md.Tpo .deps/do_md.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c >mv -f .deps/base64.Tpo .deps/base64.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT symboltable.o -MD -MP -MF .deps/symboltable.Tpo -c -o symboltable.o symboltable.c >mv -f .deps/symboltable.Tpo .deps/symboltable.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT compare_db.o -MD -MP -MF .deps/compare_db.Tpo -c -o compare_db.o compare_db.c >mv -f .deps/compare_db.Tpo .deps/compare_db.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT be.o -MD -MP -MF .deps/be.Tpo -c -o be.o be.c >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 >mv -f .deps/be.Tpo .deps/be.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c >mv -f .deps/util.Tpo .deps/util.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c >mv -f .deps/snprintf.Tpo .deps/snprintf.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT fopen.o -MD -MP -MF .deps/fopen.Tpo -c -o fopen.o fopen.c >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 >mv -f .deps/fopen.Tpo .deps/fopen.Po >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -MT aide.o -MD -MP -MF .deps/aide.Tpo -c -o aide.o aide.c >mv -f .deps/aide.Tpo .deps/aide.Po >x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -ggdb -Wl,--as-needed -Wl,--hash-style=both -lcurl -lldap -lrt -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -g0 -Wno-system-headers -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -g0 -Wno-system-headers -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lz -L/usr/lib64 -lgnutls -L/usr/lib64 -ltasn1 -L/usr/lib64 -lgcrypt -lgpg-error -Wl,--as-needed -Wl,--hash-style=both -lcurl -lldap -lrt -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -g0 -Wno-system-headers -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -march=x86-64 -O2 -pipe -msse3 -mfpmath=sse,387 -g0 -Wno-system-headers -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lz -L/usr/lib64 -lgnutls -L/usr/lib64 -ltasn1 -L/usr/lib64 -lgcrypt -lgpg-error -o aide conf_yacc.o conf_lex2.o getopt.o getopt1.o gnu_regex.o error.o md.o db.o commandconf.o db_file.o db_disk.o db_lex2.o db_sql.o gen_list.o list.o do_md.o base64.o symboltable.o compare_db.o be.o util.o snprintf.o fopen.o aide.o -lm -lgcrypt -lgpg-error -lacl -lattr -lpq -lcrypt -lz >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[2]: Opuszczenie katalogu `/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.1/src' >make[1]: *** [all-recursive] BÅÄ d 1 >make[1]: Opuszczenie katalogu `/var/tmp/portage/app-forensics/aide-0.13.1-r3/work/aide-0.13.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