Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341348 Details for
Bug 460830
dev-libs/nettle-2.5 and 2.6 fail to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 8.89 KB, created by
Anton Bolshakov
on 2013-03-08 22:21:18 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Anton Bolshakov
Created:
2013-03-08 22:21:18 UTC
Size:
8.89 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by nettle configure 2.6, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./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 --disable-dependency-tracking --enable-public-key --disable-static --disable-documentation --disable-openssl > >## --------- ## >## Platform. ## >## --------- ## > >hostname = vpn >uname -m = x86_64 >uname -r = 3.7.5-hardened-r1 >uname -s = Linux >uname -v = #1 SMP Fri Mar 1 10:17:56 SGT 2013 > >/usr/bin/uname -p = Intel(R) Xeon(TM) CPU 3.00GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2515: checking build system type >configure:2529: result: x86_64-pc-linux-gnu >configure:2549: checking host system type >configure:2562: result: x86_64-pc-linux-gnu >configure:2674: checking for -R flag >configure:2696: result: using -Wl,-rpath, >configure:2703: result: Searching for libraries >configure:2710: checking /usr/lib >configure:2728: result: added >configure:2710: checking /usr/local/lib >configure:2728: result: added >configure:2710: checking /sw/local/lib >configure:2737: result: not found >configure:2710: checking /sw/lib >configure:2737: result: not found >configure:2710: checking /usr/gnu/lib >configure:2737: result: not found >configure:2710: checking /opt/gnu/lib >configure:2737: result: not found >configure:2710: checking /sw/gnu/lib >configure:2737: result: not found >configure:2710: checking /usr/freeware/lib >configure:2737: result: not found >configure:2710: checking /usr/pkg/lib >configure:2737: result: not found >configure:2753: checking for x86_64-pc-linux-gnu-gcc >configure:2769: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2780: result: x86_64-pc-linux-gnu-gcc >configure:3049: checking for C compiler version >configure:3058: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) 4.6.3 >Copyright (C) 2011 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3069: $? = 0 >configure:3058: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.11, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) >configure:3069: $? = 0 >configure:3058: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3069: $? = 1 >configure:3058: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3069: $? = 1 >configure:3089: checking whether the C compiler works >configure:3111: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/cc1: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory >configure:3115: $? = 1 >configure:3153: result: no >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nettle" >| #define PACKAGE_TARNAME "nettle" >| #define PACKAGE_VERSION "2.6" >| #define PACKAGE_STRING "nettle 2.6" >| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3158: error: in `/var/tmp/portage/dev-libs/nettle-2.6/work/nettle-2.6': >configure:3160: error: C compiler cannot create executables >See `config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=native -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALIGNOF_UINT64_T='' >ALLOCA='' >AR='' >ASM_ALIGN_LOG='' >ASM_ELF_STYLE='' >ASM_MARK_NOEXEC_STACK='' >ASM_SYMBOL_PREFIX='' >ASM_TYPE_FUNCTION='' >BENCH_LIBS='' >CC='x86_64-pc-linux-gnu-gcc' >CCPIC='' >CCPIC_MAYBE='' >CFLAGS='-march=native -O2 -pipe -fomit-frame-pointer' >CPP='' >CPPFLAGS='' >CXX='' >CXXFLAGS='-march=native -O2 -pipe -fomit-frame-pointer' >DEFS='' >DEP_FLAGS='' >DEP_INCLUDE='' >DEP_PROCESS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EMULATOR='' >EXEEXT='' >GREP='' >IF_CXX='' >IF_DLL='' >IF_DOCUMENTATION='' >IF_HOGWEED='' >IF_SHARED='' >IF_STATIC='' >INSTALL_DATA='' >INSTALL_PROGRAM='' >INSTALL_SCRIPT='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBHOGWEED_FILE='' >LIBHOGWEED_FILE_SRC='' >LIBHOGWEED_FORLINK='' >LIBHOGWEED_LIBS='' >LIBHOGWEED_LINK='' >LIBHOGWEED_MAJOR='2' >LIBHOGWEED_MINOR='3' >LIBHOGWEED_SONAME='' >LIBNETTLE_FILE='' >LIBNETTLE_FILE_SRC='' >LIBNETTLE_FORLINK='' >LIBNETTLE_LIBS='' >LIBNETTLE_LINK='' >LIBNETTLE_MAJOR='4' >LIBNETTLE_MINOR='5' >LIBNETTLE_SONAME='' >LIBOBJS='' >LIBS='' >LN_S='' >LTLIBOBJS='' >M4='' >MAKEINFO='' >MKDIR_P='' >NM='' >OBJDUMP='' >OBJEXT='' >OPENSSL_LIBFLAGS='' >PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se' >PACKAGE_NAME='nettle' >PACKAGE_STRING='nettle 2.6' >PACKAGE_TARNAME='nettle' >PACKAGE_URL='' >PACKAGE_VERSION='2.6' >PATH_SEPARATOR=':' >RANLIB='' >SET_MAKE='' >SHELL='/bin/sh' >SHLIBCFLAGS='' >W64_ABI='' >ac_ct_CC='' >ac_ct_CXX='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "nettle" >#define PACKAGE_TARNAME "nettle" >#define PACKAGE_VERSION "2.6" >#define PACKAGE_STRING "nettle 2.6" >#define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se" >#define PACKAGE_URL "" > >configure: exit 77
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 460830
: 341348