Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 336016 Details for
Bug 452770
net-libs/ldns-1.6.13-r1[ecdsa] missing dependency on dev-libs/openssl-1.0.1c[-bindist]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_452770.txt (text/plain), 11.32 KB, created by
Michael Weber (RETIRED)
on 2013-01-18 08:25:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Michael Weber (RETIRED)
Created:
2013-01-18 08:25:05 UTC
Size:
11.32 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/ldns-1.6.13-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: matsuu@gentoo.org >[32;01m * [39;49;00mUSE: amd64 ecdsa elibc_glibc kernel_linux multilib python ssl test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ldns-1.6.13.tar.gz to /tmp/portage/net-libs/ldns-1.6.13-r1/work >>>> Source unpacked in /tmp/portage/net-libs/ldns-1.6.13-r1/work >>>> Preparing source in /tmp/portage/net-libs/ldns-1.6.13-r1/work/ldns-1.6.13 ... > [32;01m*[0m Applying 1.6.12-cflags.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/tmp/portage/net-libs/ldns-1.6.13-r1/work/ldns-1.6.13' ... > [32;01m*[0m Running libtoolize --install --copy --force ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: ldns-1.6.13/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/net-libs/ldns-1.6.13-r1/work/ldns-1.6.13 ... > * econf: updating ldns-1.6.13/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ldns-1.6.13/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 --enable-ecdsa --disable-gost --enable-sha2 --disable-static --with-ssl --with-pyldns --with-pyldnsx --without-drill --without-examples --disable-rpath >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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 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 make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 an ANSI C-conforming const... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc supports -W... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes >checking for getopt.h... yes >checking for time.h... yes >checking for winsock2.h... no >checking for ws2tcpip.h... no >checking whether x86_64-pc-linux-gnu-gcc supports -Werror... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wall... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc supports -xc99... (cached) no >checking for getopt.h... (cached) yes >checking for time.h... (cached) 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 for inline... inline >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 doxygen... doxygen >checking for library containing socket... none required >checking for library containing inet_pton... none required >checking for python... /usr/bin/python >checking for a version of Python >= '2.1.0'... yes >checking for a version of Python >= '2.4.0'... yes >checking for the distutils Python package... yes >checking for Python include path... -I/usr/include/python2.7 >checking for Python library path... -L/usr/lib64 -lpython2.7 >checking for Python site-packages path... /usr/lib64/python2.7/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 swig2.0... no >checking for swig... /usr/bin/swig >checking whether x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-variable... yes >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking how to print strings... printf >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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... no >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 for EVP_sha256... yes >checking for SHA256 and SHA512... checking for SHA256_Init... yes >checking for ECDSA_sign... no >configure: error: OpenSSL does not support ECDSA: please upgrade OpenSSL or rerun with --disable-ecdsa > >!!! Please attach the following file when seeking support: >!!! /tmp/portage/net-libs/ldns-1.6.13-r1/work/ldns-1.6.13/config.log > [31;01m*[0m ERROR: net-libs/ldns-1.6.13-r1 failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_configure > [31;01m*[0m environment, line 5463: Called econf '--enable-ecdsa' '--disable-gost' '--enable-sha2' '--disable-static' '--with-ssl' '--with-pyldns' '--with-pyldnsx' '--without-drill' '--without-examples' '--disable-rpath' > [31;01m*[0m phase-helpers.sh, line 511: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-libs/ldns-1.6.13-r1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-libs/ldns-1.6.13-r1'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/net-libs/ldns-1.6.13-r1:20130118-080332.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/net-libs/ldns-1.6.13-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/net-libs/ldns-1.6.13-r1/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/net-libs/ldns-1.6.13-r1/work/ldns-1.6.13' > [31;01m*[0m S: '/tmp/portage/net-libs/ldns-1.6.13-r1/work/ldns-1.6.13'
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 452770
: 336016