Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 223013 Details for
Bug 308839
=net-dns/unbound-1.4.2 fails to install
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), 36.78 KB, created by
Aleister
on 2010-03-10 16:10:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Aleister
Created:
2010-03-10 16:10:34 UTC
Size:
36.78 KB
patch
obsolete
> [32;01m*[0m CPV: net-dns/unbound-1.4.2 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib threads userland_GNU >>>> Unpacking source... >>>> Unpacking unbound-1.4.2.tar.gz to /mnt/var/tmp/portage/net-dns/unbound-1.4.2/work >>>> Source unpacked in /mnt/var/tmp/portage/net-dns/unbound-1.4.2/work >>>> Preparing source in /mnt/var/tmp/portage/net-dns/unbound-1.4.2/work/unbound-1.4.2 ... > [32;01m*[0m Running eautoreconf in '/mnt/var/tmp/portage/net-dns/unbound-1.4.2/work/unbound-1.4.2' ... > [32;01m*[0m Running aclocal ... >[A[189C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install ... >[A[189C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[189C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[189C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[189C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: unbound-1.4.2 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /mnt/var/tmp/portage/net-dns/unbound-1.4.2/work/unbound-1.4.2 ... > * econf: updating unbound-1.4.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating unbound-1.4.2/config.sub with /usr/share/gnuconfig/config.sub >./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-pidfile=/var/run/unbound.pid --with-ldns=/usr --disable-debug --disable-lock-checks --disable-alloc-checks --disable-static-exe --without-libevent --with-pthreads --without-pyunbound --without-pythonmodule >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 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 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 x86_64-pc-linux-gnu-gcc supports -g... yes >checking whether x86_64-pc-linux-gnu-gcc supports -O2... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking x86_64-pc-linux-gnu-gcc dependency flag... -MM >checking whether x86_64-pc-linux-gnu-gcc supports -Werror... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... yes >checking whether x86_64-pc-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 x86_64-pc-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 x86_64-pc-linux-gnu-gcc... no >checking whether we need -std=c99 as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_BSD_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_GNU_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... yes >checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D__EXTENSIONS__ as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether x86_64-pc-linux-gnu-gcc supports -xO4... no >checking whether x86_64-pc-linux-gnu-gcc supports -xtarget=generic... no >checking for inline... inline >checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts the "format" attribute... yes >checking whether the C compiler (x86_64-pc-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 x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 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 SSL... found in /usr >checking for HMAC_CTX_init in -lcrypto... yes >checking for library containing dlopen... none required >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 for library containing inet_pton... none required >checking for library containing socket... none required >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >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... no >checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for x86_64-pc-linux-gnu-gcc... no >checking for getaddrinfo... yes >checking for daemon... yes >checking if daemon is deprecated... no >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 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 setresuid... yes >checking for setreuid... yes >checking for setresgid... yes >checking for setregid... 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 if nonblocking sockets work... yes >checking whether mkdir has one arg... no >checking for ioctlsocket... no >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/ldns.h... yes >checking for ldns_b32_ntop_extended_hex... 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-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 /mnt/var/tmp/portage/net-dns/unbound-1.4.2/work/unbound-1.4.2 ... >make -j8 >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/listen_dnsport.lo -c services/listen_dnsport.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/localzone.lo -c services/localzone.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/mesh.lo -c services/mesh.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/modstack.lo -c services/modstack.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/outbound_list.lo -c services/outbound_list.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/outside_network.lo -c services/outside_network.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/cache/dns.lo -c services/cache/dns.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/cache/infra.lo -c services/cache/infra.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/services/cache/rrset.lo -c services/cache/rrset.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/alloc.lo -c util/alloc.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/config_file.lo -c util/config_file.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/configlexer.lo -c util/configlexer.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/configparser.lo -c util/configparser.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/fptr_wlist.lo -c util/fptr_wlist.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/locks.lo -c util/locks.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/log.lo -c util/log.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/mini_event.lo -c util/mini_event.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/module.lo -c util/module.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/net_help.lo -c util/net_help.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/netevent.lo -c util/netevent.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/random.lo -c util/random.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/rbtree.lo -c util/rbtree.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/regional.lo -c util/regional.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/rtt.lo -c util/rtt.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/timehist.lo -c util/timehist.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/tube.lo -c util/tube.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/winsock_event.lo -c util/winsock_event.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/data/msgencode.lo -c util/data/msgencode.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/data/msgparse.lo -c util/data/msgparse.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/data/dname.lo -c util/data/dname.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/data/msgreply.lo -c util/data/msgreply.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/data/packed_rrset.lo -c util/data/packed_rrset.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/storage/dnstree.lo -c util/storage/dnstree.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/storage/lookup3.lo -c util/storage/lookup3.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/storage/lruhash.lo -c util/storage/lruhash.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/util/storage/slabhash.lo -c util/storage/slabhash.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_delegpt.lo -c iterator/iter_delegpt.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_donotq.lo -c iterator/iter_donotq.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_fwd.lo -c iterator/iter_fwd.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_hints.lo -c iterator/iter_hints.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_priv.lo -c iterator/iter_priv.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_resptype.lo -c iterator/iter_resptype.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_scrub.lo -c iterator/iter_scrub.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iter_utils.lo -c iterator/iter_utils.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/iterator/iterator.lo -c iterator/iterator.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/autotrust.lo -c validator/autotrust.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_anchor.lo -c validator/val_anchor.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_kcache.lo -c validator/val_kcache.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_kentry.lo -c validator/val_kentry.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_neg.lo -c validator/val_neg.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_nsec.lo -c validator/val_nsec.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_nsec3.lo -c validator/val_nsec3.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_sigcrypt.lo -c validator/val_sigcrypt.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/val_utils.lo -c validator/val_utils.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/validator/validator.lo -c validator/validator.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/daemon/acl_list.lo -c daemon/acl_list.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/daemon/cachedump.lo -c daemon/cachedump.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/daemon/daemon.lo -c daemon/daemon.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/daemon/remote.lo -c daemon/remote.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/daemon/stats.lo -c daemon/stats.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/daemon/unbound.lo -c daemon/unbound.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/daemon/worker.lo -c daemon/worker.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/compat/strlcpy.lo -c compat/strlcpy.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/smallapp/unbound-checkconf.lo -c smallapp/unbound-checkconf.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/smallapp/worker_cb.lo -c smallapp/worker_cb.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/libunbound/context.lo -c libunbound/context.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/libunbound/libunbound.lo -c libunbound/libunbound.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/libunbound/libworker.lo -c libunbound/libworker.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/smallapp/unbound-host.lo -c smallapp/unbound-host.c >./libtool --quiet --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/usr/include -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -o build/smallapp/unbound-control.lo -c smallapp/unbound-control.c >sed -e 's:^DESTDIR=.*$:DESTDIR=/etc/unbound:' < smallapp/unbound-control-setup.sh > unbound-control-setup >chmod +x unbound-control-setup >./libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -R/usr/lib64 -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -L/usr -L/usr/lib64 -Wl,-O1 -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/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 -lcrypto >./libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -R/usr/lib64 -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -L/usr -L/usr/lib64 -Wl,-O1 -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/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 -lcrypto >./libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -R/usr/lib64 -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -L/usr -L/usr/lib64 -Wl,-O1 -version-number 2:2: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/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/lib64 -lldns -lcrypto >./libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -R/usr/lib64 -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -L/usr -L/usr/lib64 -Wl,-O1 -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/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 -lcrypto >./libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -R/usr/lib64 -march=core2 -O2 -pipe -mcx16 -msahf -g -O2 -pthread -L/usr -L/usr/lib64 -Wl,-O1 -o unbound-host build/compat/strlcpy.lo build/smallapp/unbound-host.lo -L. -L.libs -lunbound -lldns -lcrypto >>>> Source compiled. >>>> Test phase [not enabled]: net-dns/unbound-1.4.2 > >>>> Install unbound-1.4.2 into /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image/ category net-dns >make -j8 DESTDIR=/mnt/var/tmp/portage/net-dns/unbound-1.4.2/image/ install >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/sbin >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man8 >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man5 >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man3 >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man1 >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/lib64 >./install-sh -m 755 -d /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/include >./libtool --quiet --mode=install cp unbound /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/sbin/unbound >./libtool --quiet --mode=install cp unbound-checkconf /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/sbin/unbound-checkconf >./libtool --quiet --mode=install cp unbound-control /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/sbin/unbound-control >./libtool --quiet --mode=install cp unbound-host /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/sbin/unbound-host >./install-sh -c -m 644 doc/unbound.8 /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man8 >./install-sh -c -m 644 doc/unbound-checkconf.8 /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man8 >./install-sh -c -m 644 doc/unbound-control.8 /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man8 >./install-sh -c -m 644 doc/unbound.conf.5 /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man5 >./install-sh -c -m 644 ./doc/unbound-host.1 /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man1 >./install-sh -c -m 644 doc/libunbound.3 /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/share/man/man3 >./install-sh -c -m 755 unbound-control-setup /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/sbin/unbound-control-setup >if test ! -e /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//etc/unbound/unbound.conf; then ./install-sh -d `dirname /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//etc/unbound/unbound.conf`; ./install-sh -c -m 644 doc/example.conf /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//etc/unbound/unbound.conf; fi >./libtool --quiet --mode=install cp ./libunbound/unbound.h /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/include/unbound.h >./libtool --quiet --mode=install cp libunbound.la /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/lib64 >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >./libtool --quiet --mode=finish /mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/lib64 >rm: cannot remove `/mnt/var/tmp/portage/net-dns/unbound-1.4.2/image//usr/lib64/python*/site-packages/_unbound.*a': No such file or directory > [31;01m*[0m ERROR: net-dns/unbound-1.4.2 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_install > [31;01m*[0m environment, line 2869: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m rm "${D}/usr/$(get_libdir)"/python*/site-packages/_unbound.*a || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-dns/unbound-1.4.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-dns/unbound-1.4.2'. > [31;01m*[0m The complete build log is located at '/mnt/var/tmp/portage/net-dns/unbound-1.4.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/mnt/var/tmp/portage/net-dns/unbound-1.4.2/temp/environment'. > [31;01m*[0m S: '/mnt/var/tmp/portage/net-dns/unbound-1.4.2/work/unbound-1.4.2'
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 308839
: 223013