Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 253869 Details for
Bug 344913
net-dns/unbound-1.4.7 - unbound-1.4.7/smallapp/unbound-anchor.c:673: undefined reference to `ldns_get_random'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
unbound_1.4.7_link_err.log (text/plain), 40.18 KB, created by
Mike Hammill
on 2010-11-10 11:11:22 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Mike Hammill
Created:
2010-11-10 11:11:22 UTC
Size:
40.18 KB
patch
obsolete
> * CPV: net-dns/unbound-1.4.7 > * REPO: gentoo > * USE: elibc_glibc kernel_linux ppc python threads userland_GNU >>>> Unpacking source... >>>> Unpacking unbound-1.4.7.tar.gz to /var/tmp/portage/net-dns/unbound-1.4.7/work >>>> Source unpacked in /var/tmp/portage/net-dns/unbound-1.4.7/work >>>> Preparing source in /var/tmp/portage/net-dns/unbound-1.4.7/work/unbound-1.4.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dns/unbound-1.4.7/work/unbound-1.4.7 ... > * econf: updating unbound-1.4.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating unbound-1.4.7/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-pidfile=/var/run/unbound.pid --with-ldns=/usr --with-libevent=/usr --disable-debug --disable-lock-checks --disable-alloc-checks --disable-alloc-lite --disable-alloc-nonregional --disable-gost --disable-static-exe --with-pthreads --with-pyunbound --with-pythonmodule >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking target system type... powerpc-unknown-linux-gnu >checking for powerpc-unknown-linux-gnu-gcc... powerpc-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... powerpc-unknown-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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for an ANSI C-conforming const... yes >checking whether powerpc-unknown-linux-gnu-gcc supports -g... yes >checking whether powerpc-unknown-linux-gnu-gcc supports -O2... yes >checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking powerpc-unknown-linux-gnu-gcc dependency flag... -MM >checking whether powerpc-unknown-linux-gnu-gcc supports -Werror... yes >checking whether powerpc-unknown-linux-gnu-gcc supports -Wall... yes >checking whether powerpc-unknown-linux-gnu-gcc supports -std=c99... yes >checking whether powerpc-unknown-linux-gnu-gcc supports -xc99... no >checking for getopt.h... yes >checking for time.h... yes >checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for powerpc-unknown-linux-gnu-gcc... no >checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for powerpc-unknown-linux-gnu-gcc... no >checking whether we need -std=c99 as a flag for powerpc-unknown-linux-gnu-gcc... no >checking whether we need -D_BSD_SOURCE as a flag for powerpc-unknown-linux-gnu-gcc... no >checking whether we need -D_GNU_SOURCE as a flag for powerpc-unknown-linux-gnu-gcc... yes >checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for powerpc-unknown-linux-gnu-gcc... no >checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for powerpc-unknown-linux-gnu-gcc... no >checking whether we need -D__EXTENSIONS__ as a flag for powerpc-unknown-linux-gnu-gcc... no >checking for inline... inline >checking whether the C compiler (powerpc-unknown-linux-gnu-gcc) accepts the "format" attribute... yes >checking whether the C compiler (powerpc-unknown-linux-gnu-gcc) accepts the "unused" attribute... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for yylex_destroy... yes >checking for bison... bison -y >checking for doxygen... no >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ar... /usr/bin/powerpc-unknown-linux-gnu-ar >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-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 for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc-unknown-linux-gnu-ar... /usr/bin/powerpc-unknown-linux-gnu-ar >checking for powerpc-unknown-linux-gnu-strip... (cached) powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-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 stdarg.h... yes >checking for stdbool.h... yes >checking for netinet/in.h... yes >checking for sys/param.h... yes >checking for sys/socket.h... yes >checking for sys/uio.h... yes >checking for sys/resource.h... yes >checking for arpa/inet.h... yes >checking for syslog.h... yes >checking for netdb.h... yes >checking for sys/wait.h... yes >checking for pwd.h... yes >checking for glob.h... yes >checking for grp.h... yes >checking for login_cap.h... no >checking for winsock2.h... no >checking for ws2tcpip.h... no >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for off_t... yes >checking for u_char... yes >checking for rlim_t... yes >checking for socklen_t... yes >checking for in_addr_t... yes >checking for in_port_t... yes >checking if memcmp compares unsigned... yes >checking for library containing inet_pton... none required >checking for library containing socket... none required >checking for unistd.h... (cached) yes >checking for working chown... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking return type of signal handlers... void >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for powerpc-unknown-linux-gnu-gcc... no >checking if nonblocking sockets work... yes >checking whether mkdir has one arg... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for pthread_spinlock_t... yes >checking for pthread_rwlock_t... yes >checking for python... /usr/bin/python >checking for a version of Python >= '2.1.0'... yes >checking for the distutils Python package... yes >checking for Python include path... -I/usr/include/python2.6 >checking for Python library path... -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 >checking for Python site-packages path... /usr/lib/python2.6/site-packages >checking python extra libraries... -lpthread -ldl -lutil >checking python extra linking flags... -Xlinker -export-dynamic >checking consistency of all components of python development environment... yes >checking for swig... /usr/bin/swig >checking SWIG... present >checking for SSL... found in /usr >checking for HMAC_CTX_init in -lcrypto... yes >checking for library containing dlopen... -ldl >checking for openssl/ssl.h... yes >checking for openssl/err.h... yes >checking for openssl/rand.h... yes >checking if libssl needs libdl... no >checking for openssl/conf.h... yes >checking for openssl/engine.h... yes >checking for OPENSSL_config... yes >checking for EVP_sha1... yes >checking for EVP_sha256... yes >checking for EVP_sha512... yes >checking whether SSL_COMP_get_compression_methods is declared... yes >checking whether sk_SSL_COMP_pop_free is declared... yes >checking for libevent... found in /usr >checking for library containing clock_gettime... -lrt >checking for event.h... yes >checking whether EV_VERSION_MAJOR is declared... no >checking for library containing event_set... -levent >checking for event_base_free... yes >checking for event_base_once... yes >checking for event_base_new... yes >checking for event_base_get_method... yes >checking for ev_loop... no >checking for ev_default_loop... no >checking for libexpat... found in /usr >checking for expat.h... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for getaddrinfo... yes >checking for ioctlsocket... no >checking for daemon... yes >checking if daemon is deprecated... no >checking for strptime... yes >checking whether strptime works... yes >checking for library containing setusercontext... no >checking for tzset... yes >checking for sigprocmask... yes >checking for fcntl... yes >checking for getpwnam... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for setsid... yes >checking for sbrk... yes >checking for chroot... yes >checking for kill... yes >checking for sleep... yes >checking for usleep... yes >checking for random... yes >checking for srandom... yes >checking for recvmsg... yes >checking for sendmsg... yes >checking for writev... yes >checking for socketpair... yes >checking for glob... yes >checking for initgroups... yes >checking for strftime... yes >checking for localtime_r... yes >checking for setusercontext... no >checking for _beginthreadex... no >checking for setresuid... yes >checking for setresgid... yes >checking for inet_aton... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for snprintf... yes >checking for strlcpy... no >checking for memmove... yes >checking for gmtime_r... yes >checking for ctime_r... yes >checking for ldns_buffer_copy in -lldns... yes >checking for ldns_key_buf2rsa_raw... yes >checking for ldns_b32_ntop_extended_hex... yes >checking for ldns/ldns.h... yes >configure: Stripping extension flags... >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/example.conf >config.status: creating doc/libunbound.3 >config.status: creating doc/unbound.8 >config.status: creating doc/unbound-anchor.8 >config.status: creating doc/unbound-checkconf.8 >config.status: creating doc/unbound.conf.5 >config.status: creating doc/unbound-control.8 >config.status: creating config.h >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-dns/unbound-1.4.7/work/unbound-1.4.7 ... >make -j2 >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/listen_dnsport.lo -c services/listen_dnsport.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/localzone.lo -c services/localzone.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/mesh.lo -c services/mesh.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/modstack.lo -c services/modstack.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/outbound_list.lo -c services/outbound_list.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/outside_network.lo -c services/outside_network.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/cache/dns.lo -c services/cache/dns.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/cache/infra.lo -c services/cache/infra.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/services/cache/rrset.lo -c services/cache/rrset.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/alloc.lo -c util/alloc.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/config_file.lo -c util/config_file.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/configlexer.lo -c util/configlexer.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/configparser.lo -c util/configparser.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/fptr_wlist.lo -c util/fptr_wlist.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/locks.lo -c util/locks.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/log.lo -c util/log.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/mini_event.lo -c util/mini_event.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/module.lo -c util/module.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/net_help.lo -c util/net_help.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/netevent.lo -c util/netevent.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/random.lo -c util/random.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/rbtree.lo -c util/rbtree.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/regional.lo -c util/regional.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/rtt.lo -c util/rtt.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/timehist.lo -c util/timehist.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/tube.lo -c util/tube.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/winsock_event.lo -c util/winsock_event.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/data/dname.lo -c util/data/dname.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/data/msgencode.lo -c util/data/msgencode.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/data/msgparse.lo -c util/data/msgparse.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/data/msgreply.lo -c util/data/msgreply.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/data/packed_rrset.lo -c util/data/packed_rrset.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/storage/dnstree.lo -c util/storage/dnstree.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/storage/lookup3.lo -c util/storage/lookup3.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/storage/lruhash.lo -c util/storage/lruhash.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/util/storage/slabhash.lo -c util/storage/slabhash.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_delegpt.lo -c iterator/iter_delegpt.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_donotq.lo -c iterator/iter_donotq.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_fwd.lo -c iterator/iter_fwd.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_hints.lo -c iterator/iter_hints.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_priv.lo -c iterator/iter_priv.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_resptype.lo -c iterator/iter_resptype.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_scrub.lo -c iterator/iter_scrub.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iter_utils.lo -c iterator/iter_utils.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/iterator/iterator.lo -c iterator/iterator.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/autotrust.lo -c validator/autotrust.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_anchor.lo -c validator/val_anchor.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_kcache.lo -c validator/val_kcache.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_kentry.lo -c validator/val_kentry.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_neg.lo -c validator/val_neg.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_nsec.lo -c validator/val_nsec.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_nsec3.lo -c validator/val_nsec3.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_sigcrypt.lo -c validator/val_sigcrypt.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/val_utils.lo -c validator/val_utils.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/validator/validator.lo -c validator/validator.c >/usr/bin/swig -I. -I/usr/include -I/usr/include/python2.6 -o pythonmod/interface.h -python pythonmod/interface.i >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/pythonmod/pythonmod_utils.lo -c pythonmod/pythonmod_utils.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/daemon/acl_list.lo -c daemon/acl_list.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/daemon/cachedump.lo -c daemon/cachedump.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/daemon/daemon.lo -c daemon/daemon.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/daemon/remote.lo -c daemon/remote.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/daemon/stats.lo -c daemon/stats.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/daemon/unbound.lo -c daemon/unbound.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/daemon/worker.lo -c daemon/worker.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/compat/strlcpy.lo -c compat/strlcpy.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/smallapp/unbound-checkconf.lo -c smallapp/unbound-checkconf.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/smallapp/worker_cb.lo -c smallapp/worker_cb.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/libunbound/context.lo -c libunbound/context.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/libunbound/libunbound.lo -c libunbound/libunbound.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/libunbound/libworker.lo -c libunbound/libworker.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/smallapp/unbound-host.lo -c smallapp/unbound-host.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/smallapp/unbound-control.lo -c smallapp/unbound-control.c >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/smallapp/unbound-anchor.lo -c smallapp/unbound-anchor.c >sed -e 's:^DESTDIR=.*$:DESTDIR=/etc/unbound:' < smallapp/unbound-control-setup.sh > unbound-control-setup >chmod +x unbound-control-setup >smallapp/unbound-anchor.c: In function âxml_parseâ: >smallapp/unbound-anchor.c:1575: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >/usr/bin/swig -python -o libunbound/python/libunbound_wrap.c -I. -I/usr/include -I/usr/include/python2.6 libunbound/python/libunbound.i >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/pythonmod/pythonmod.lo -c pythonmod/pythonmod.c >./libtool --quiet --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -R/usr/lib -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -o unbound build/compat/strlcpy.lo build/daemon/acl_list.lo build/daemon/cachedump.lo build/daemon/daemon.lo build/daemon/remote.lo build/daemon/stats.lo build/daemon/unbound.lo build/daemon/worker.lo build/iterator/iter_delegpt.lo build/iterator/iter_donotq.lo build/iterator/iter_fwd.lo build/iterator/iter_hints.lo build/iterator/iter_priv.lo build/iterator/iter_resptype.lo build/iterator/iter_scrub.lo build/iterator/iter_utils.lo build/iterator/iterator.lo build/pythonmod/pythonmod.lo build/pythonmod/pythonmod_utils.lo build/services/cache/dns.lo build/services/cache/infra.lo build/services/cache/rrset.lo build/services/listen_dnsport.lo build/services/localzone.lo build/services/mesh.lo build/services/modstack.lo build/services/outbound_list.lo build/services/outside_network.lo build/util/alloc.lo build/util/config_file.lo build/util/configlexer.lo build/util/configparser.lo build/util/data/dname.lo build/util/data/msgencode.lo build/util/data/msgparse.lo build/util/data/msgreply.lo build/util/data/packed_rrset.lo build/util/fptr_wlist.lo build/util/locks.lo build/util/log.lo build/util/mini_event.lo build/util/module.lo build/util/net_help.lo build/util/netevent.lo build/util/random.lo build/util/rbtree.lo build/util/regional.lo build/util/rtt.lo build/util/storage/dnstree.lo build/util/storage/lookup3.lo build/util/storage/lruhash.lo build/util/storage/slabhash.lo build/util/timehist.lo build/util/tube.lo build/util/winsock_event.lo build/validator/autotrust.lo build/validator/val_anchor.lo build/validator/val_kcache.lo build/validator/val_kentry.lo build/validator/val_neg.lo build/validator/val_nsec.lo build/validator/val_nsec3.lo build/validator/val_sigcrypt.lo build/validator/val_utils.lo build/validator/validator.lo -lssl -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto >./libtool --quiet --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -I. -I/usr/include -I/usr/include/python2.6 -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -o build/libunbound/python/libunbound_wrap.lo -c libunbound/python/libunbound_wrap.c >./libtool --quiet --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -R/usr/lib -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -o unbound-checkconf build/compat/strlcpy.lo build/iterator/iter_delegpt.lo build/iterator/iter_donotq.lo build/iterator/iter_fwd.lo build/iterator/iter_hints.lo build/iterator/iter_priv.lo build/iterator/iter_resptype.lo build/iterator/iter_scrub.lo build/iterator/iter_utils.lo build/iterator/iterator.lo build/pythonmod/pythonmod.lo build/pythonmod/pythonmod_utils.lo build/services/cache/dns.lo build/services/cache/infra.lo build/services/cache/rrset.lo build/services/listen_dnsport.lo build/services/localzone.lo build/services/mesh.lo build/services/modstack.lo build/services/outbound_list.lo build/services/outside_network.lo build/smallapp/unbound-checkconf.lo build/smallapp/worker_cb.lo build/util/alloc.lo build/util/config_file.lo build/util/configlexer.lo build/util/configparser.lo build/util/data/dname.lo build/util/data/msgencode.lo build/util/data/msgparse.lo build/util/data/msgreply.lo build/util/data/packed_rrset.lo build/util/fptr_wlist.lo build/util/locks.lo build/util/log.lo build/util/mini_event.lo build/util/module.lo build/util/net_help.lo build/util/netevent.lo build/util/random.lo build/util/rbtree.lo build/util/regional.lo build/util/rtt.lo build/util/storage/dnstree.lo build/util/storage/lookup3.lo build/util/storage/lruhash.lo build/util/storage/slabhash.lo build/util/timehist.lo build/util/tube.lo build/util/winsock_event.lo build/validator/autotrust.lo build/validator/val_anchor.lo build/validator/val_kcache.lo build/validator/val_kentry.lo build/validator/val_neg.lo build/validator/val_nsec.lo build/validator/val_nsec3.lo build/validator/val_sigcrypt.lo build/validator/val_utils.lo build/validator/validator.lo -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto >./libtool --quiet --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -R/usr/lib -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -version-number 2:7:0 -no-undefined -export-symbols ./libunbound/ubsyms.def -o libunbound.la build/compat/strlcpy.lo build/iterator/iter_delegpt.lo build/iterator/iter_donotq.lo build/iterator/iter_fwd.lo build/iterator/iter_hints.lo build/iterator/iter_priv.lo build/iterator/iter_resptype.lo build/iterator/iter_scrub.lo build/iterator/iter_utils.lo build/iterator/iterator.lo build/libunbound/context.lo build/libunbound/libunbound.lo build/libunbound/libworker.lo build/pythonmod/pythonmod.lo build/pythonmod/pythonmod_utils.lo build/services/cache/dns.lo build/services/cache/infra.lo build/services/cache/rrset.lo build/services/listen_dnsport.lo build/services/localzone.lo build/services/mesh.lo build/services/modstack.lo build/services/outbound_list.lo build/services/outside_network.lo build/util/alloc.lo build/util/config_file.lo build/util/configlexer.lo build/util/configparser.lo build/util/data/dname.lo build/util/data/msgencode.lo build/util/data/msgparse.lo build/util/data/msgreply.lo build/util/data/packed_rrset.lo build/util/fptr_wlist.lo build/util/locks.lo build/util/log.lo build/util/mini_event.lo build/util/module.lo build/util/net_help.lo build/util/netevent.lo build/util/random.lo build/util/rbtree.lo build/util/regional.lo build/util/rtt.lo build/util/storage/dnstree.lo build/util/storage/lookup3.lo build/util/storage/lruhash.lo build/util/storage/slabhash.lo build/util/timehist.lo build/util/tube.lo build/util/winsock_event.lo build/validator/autotrust.lo build/validator/val_anchor.lo build/validator/val_kcache.lo build/validator/val_kentry.lo build/validator/val_neg.lo build/validator/val_nsec.lo build/validator/val_nsec3.lo build/validator/val_sigcrypt.lo build/validator/val_utils.lo build/validator/validator.lo -rpath /usr/lib -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto >./libtool --quiet --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -R/usr/lib -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -o unbound-control build/compat/strlcpy.lo build/iterator/iter_delegpt.lo build/iterator/iter_donotq.lo build/iterator/iter_fwd.lo build/iterator/iter_hints.lo build/iterator/iter_priv.lo build/iterator/iter_resptype.lo build/iterator/iter_scrub.lo build/iterator/iter_utils.lo build/iterator/iterator.lo build/pythonmod/pythonmod.lo build/pythonmod/pythonmod_utils.lo build/services/cache/dns.lo build/services/cache/infra.lo build/services/cache/rrset.lo build/services/listen_dnsport.lo build/services/localzone.lo build/services/mesh.lo build/services/modstack.lo build/services/outbound_list.lo build/services/outside_network.lo build/smallapp/unbound-control.lo build/smallapp/worker_cb.lo build/util/alloc.lo build/util/config_file.lo build/util/configlexer.lo build/util/configparser.lo build/util/data/dname.lo build/util/data/msgencode.lo build/util/data/msgparse.lo build/util/data/msgreply.lo build/util/data/packed_rrset.lo build/util/fptr_wlist.lo build/util/locks.lo build/util/log.lo build/util/mini_event.lo build/util/module.lo build/util/net_help.lo build/util/netevent.lo build/util/random.lo build/util/rbtree.lo build/util/regional.lo build/util/rtt.lo build/util/storage/dnstree.lo build/util/storage/lookup3.lo build/util/storage/lruhash.lo build/util/storage/slabhash.lo build/util/timehist.lo build/util/tube.lo build/util/winsock_event.lo build/validator/autotrust.lo build/validator/val_anchor.lo build/validator/val_kcache.lo build/validator/val_kentry.lo build/validator/val_neg.lo build/validator/val_nsec.lo build/validator/val_nsec3.lo build/validator/val_sigcrypt.lo build/validator/val_utils.lo build/validator/validator.lo -lssl -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto >./libtool --quiet --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -R/usr/lib -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -o unbound-host build/compat/strlcpy.lo build/smallapp/unbound-host.lo -L. -L.libs -lunbound -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto >./libtool --quiet --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -R/usr/lib -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -o unbound-anchor build/compat/strlcpy.lo build/smallapp/unbound-anchor.lo -L. -L.libs -lunbound -lexpat -lssl -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto >./libtool --quiet --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -R/usr/lib -mcpu=7400 -O2 -pipe -maltivec -mabi=altivec -g -O2 -pthread -L/usr -L/usr/lib -Wl,-O1 -Wl,--as-needed -module -version-number 2:7:0 -no-undefined -o _unbound.la build/libunbound/python/libunbound_wrap.lo -rpath /usr/lib/python2.6/site-packages L. -L.libs -lunbound -lldns -levent -lrt -ldl -L/usr/lib/python2.6 -L/usr/lib -lpython2.6 -lcrypto >build/smallapp/.libs/unbound-anchor.o: In function `pick_random_ip': >/var/tmp/portage/net-dns/unbound-1.4.7/work/unbound-1.4.7/smallapp/unbound-anchor.c:673: undefined reference to `ldns_get_random' >collect2: ld returned 1 exit status >make: *** [unbound-anchor] Error 1 >make: *** Waiting for unfinished jobs.... > * ERROR: net-dns/unbound-1.4.7 failed: > * emake failed > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 4370: Called _eapi2_src_compile > * ebuild.sh, line 646: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =net-dns/unbound-1.4.7', > * the complete build log and the output of 'emerge -pqv =net-dns/unbound-1.4.7'. > * The complete build log is located at '/var/log/portage/net-dns:unbound-1.4.7:20101110-105056.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-dns/unbound-1.4.7/temp/environment'. > * S: '/var/tmp/portage/net-dns/unbound-1.4.7/work/unbound-1.4.7'
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 344913
: 253869