Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 461332 Details for
Bug 607120
=dev-util/rebar-2.6.4 version bump
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), 16.10 KB, created by
Toralf Förster
on 2017-01-25 08:33:50 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-01-25 08:33:50 UTC
Size:
16.10 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 tls configure 1.0.0, 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 --docdir=/usr/share/doc/fast_tls-1.0.9 --htmldir=/usr/share/doc/fast_tls-1.0.9/html --libdir=/usr/lib64 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.8.17-hardened-r2 >uname -s = Linux >uname -v = #1 SMP Mon Jan 16 23:16:35 CET 2017 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/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/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/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/5.4.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2039: checking for x86_64-pc-linux-gnu-gcc >configure:2055: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2066: result: x86_64-pc-linux-gnu-gcc >configure:2335: checking for C compiler version >configure:2344: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:2355: $? = 0 >configure:2344: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) >configure:2355: $? = 0 >configure:2344: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2355: $? = 1 >configure:2344: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2355: $? = 1 >configure:2375: checking whether the C compiler works >configure:2397: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2401: $? = 0 >configure:2449: result: yes >configure:2452: checking for C compiler default output file name >configure:2454: result: a.out >configure:2460: checking for suffix of executables >configure:2467: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2471: $? = 0 >configure:2493: result: >configure:2515: checking whether we are cross compiling >configure:2523: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2527: $? = 0 >configure:2534: ./conftest >configure:2538: $? = 0 >configure:2553: result: no >configure:2558: checking for suffix of object files >configure:2580: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:2584: $? = 0 >configure:2605: result: o >configure:2609: checking whether we are using the GNU C compiler >configure:2628: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:2628: $? = 0 >configure:2637: result: yes >configure:2646: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2666: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2666: $? = 0 >configure:2707: result: yes >configure:2724: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:2787: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:2787: $? = 0 >configure:2800: result: none needed >configure:2820: checking whether make sets $(MAKE) >configure:2842: result: yes >configure:2858: checking for an ANSI C-conforming const >configure:2924: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:2924: $? = 0 >configure:2931: result: yes >configure:2946: checking how to run the C preprocessor >configure:2977: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:2977: $? = 0 >configure:2991: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:2991: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "tls" >| #define PACKAGE_TARNAME "tls" >| #define PACKAGE_VERSION "1.0.0" >| #define PACKAGE_STRING "tls 1.0.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3016: result: x86_64-pc-linux-gnu-gcc -E >configure:3036: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3036: $? = 0 >configure:3050: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3050: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "tls" >| #define PACKAGE_TARNAME "tls" >| #define PACKAGE_VERSION "1.0.0" >| #define PACKAGE_STRING "tls 1.0.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3079: checking for grep that handles long lines and -e >configure:3137: result: /bin/grep >configure:3142: checking for egrep >configure:3204: result: /bin/grep -E >configure:3209: checking for ANSI C header files >configure:3229: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3229: $? = 0 >configure:3302: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3302: $? = 0 >configure:3302: ./conftest >configure:3302: $? = 0 >configure:3313: result: yes >configure:3326: checking for sys/types.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for sys/stat.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for stdlib.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for string.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for memory.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for strings.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for inttypes.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for stdint.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3326: checking for unistd.h >configure:3326: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3326: $? = 0 >configure:3326: result: yes >configure:3340: checking for stdlib.h >configure:3340: result: yes >configure:3350: checking for GNU libc compatible malloc >configure:3374: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3374: $? = 0 >configure:3374: ./conftest >configure:3374: $? = 0 >configure:3384: result: yes >configure:3405: checking for ANSI C header files >configure:3509: result: yes >configure:3528: checking for x86_64-pc-linux-gnu-erl >configure:3561: result: no >configure:3571: checking for erl >configure:3589: found /usr/bin/erl >configure:3601: result: /usr/bin/erl >configure:3637: checking for x86_64-pc-linux-gnu-erlc >configure:3670: result: no >configure:3680: checking for erlc >configure:3698: found /usr/bin/erlc >configure:3710: result: /usr/bin/erlc >configure:3743: checking for SSL_free in -lssl >configure:3768: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lssl >&5 >configure:3768: $? = 0 >configure:3777: result: yes >configure:3783: checking for SHA1_Init in -lcrypto >configure:3808: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto >&5 >configure:3808: $? = 0 >configure:3817: result: yes >configure:3823: checking openssl/ssl.h usability >configure:3823: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3823: $? = 0 >configure:3823: result: yes >configure:3823: checking openssl/ssl.h presence >configure:3823: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3823: $? = 0 >configure:3823: result: yes >configure:3823: checking for openssl/ssl.h >configure:3823: result: yes >configure:3829: checking openssl/err.h usability >configure:3829: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3829: $? = 0 >configure:3829: result: yes >configure:3829: checking openssl/err.h presence >configure:3829: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3829: $? = 0 >configure:3829: result: yes >configure:3829: checking for openssl/err.h >configure:3829: result: yes >configure:3835: checking openssl/sha.h usability >configure:3835: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3835: $? = 0 >configure:3835: result: yes >configure:3835: checking openssl/sha.h presence >configure:3835: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3835: $? = 0 >configure:3835: result: yes >configure:3835: checking for openssl/sha.h >configure:3835: result: yes >configure:3841: checking openssl/opensslv.h usability >configure:3841: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -Wall conftest.c >&5 >configure:3841: $? = 0 >configure:3841: result: yes >configure:3841: checking openssl/opensslv.h presence >configure:3841: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3841: $? = 0 >configure:3841: result: yes >configure:3841: checking for openssl/opensslv.h >configure:3841: result: yes >configure:4038: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by tls config.status 1.0.0, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:728: creating vars.config > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_ERLCFLAGS_set= >ac_cv_env_ERLCFLAGS_value= >ac_cv_env_ERLC_set= >ac_cv_env_ERLC_value= >ac_cv_env_ERL_set= >ac_cv_env_ERL_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_func_malloc_0_nonnull=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_openssl_err_h=yes >ac_cv_header_openssl_opensslv_h=yes >ac_cv_header_openssl_sha_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_lib_crypto_SHA1_Init=yes >ac_cv_lib_ssl_SSL_free=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_ac_pt_ERL=/usr/bin/erl >ac_cv_path_ac_pt_ERLC=/usr/bin/erlc >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-O2 -pipe -march=native -Wall -Wall' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >DEFS='-DPACKAGE_NAME=\"tls\" -DPACKAGE_TARNAME=\"tls\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"tls\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DSTDC_HEADERS=1' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ERL='/usr/bin/erl' >ERLC='/usr/bin/erlc' >ERLCFLAGS='' >EXEEXT='' >GREP='/bin/grep' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='tls' >PACKAGE_STRING='tls 1.0.0' >PACKAGE_TARNAME='tls' >PACKAGE_URL='' >PACKAGE_VERSION='1.0.0' >PATH_SEPARATOR=':' >SET_MAKE='' >SHELL='/bin/sh' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/fast_tls-1.0.9' >dvidir='${docdir}' >exec_prefix='${prefix}' >gcov='false' >host_alias='x86_64-pc-linux-gnu' >htmldir='/usr/share/doc/fast_tls-1.0.9/html' >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 "tls" >#define PACKAGE_TARNAME "tls" >#define PACKAGE_VERSION "1.0.0" >#define PACKAGE_STRING "tls 1.0.0" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_MALLOC 1 >#define STDC_HEADERS 1 > >configure: exit 0
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 607120
:
461330
| 461332 |
461334
|
461336
|
461338
|
461340