Created
August 30, 2016 15:43
-
-
Save phillipodam/cd42d9d2e536a9cdf28121a25b10469e to your computer and use it in GitHub Desktop.
wolfssl on 2.6.32-131.17.1.el6.x86_64 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for wolfssl on 2.6.32-131.17.1.el6.x86_64 | |
| Build date: 2016-08-30 11:40:55 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 0.9.9 | |
| ORIGIN: https://github.com/Linuxbrew/brew | |
| HEAD: d2bbafa9043e420ded794515d128e880fdbbdec4 | |
| Last commit: 31 hours ago | |
| Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
| Core tap HEAD: f1bb8b806a17c37de3d0e1fd8a3a6fba644006ba | |
| Core tap last commit: 2 days ago | |
| HOMEBREW_PREFIX: /home/podam/.linuxbrew | |
| HOMEBREW_REPOSITORY: /home/podam/.linuxbrew | |
| HOMEBREW_CELLAR: /home/podam/.linuxbrew/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
| CPU: quad-core 64-bit ivybridge | |
| Homebrew Ruby: 2.0.0-p648 => /home/podam/.linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby | |
| Clang: N/A | |
| Git: 2.9.3 => /home/podam/.linuxbrew/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby | |
| Java: 1.7.0_85 | |
| Kernel: Linux 2.6.32-131.17.1.el6.x86_64 x86_64 GNU/Linux | |
| OS: CentOS release 6.6 (Final) | |
| OS glibc: 2.12 | |
| OS gcc: 4.4.7 | |
| Linuxbrew glibc: 2.19 | |
| Linuxbrew gcc: 5.3.0 | |
| Linuxbrew xorg: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Your system is ready to brew. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-08-30 11:40:38 -0400 | |
| ./autogen.sh | |
| autoreconf: Entering directory `.' | |
| autoreconf: configure.ac: not using Gettext | |
| autoreconf: running: aclocal --force -I m4 | |
| autoreconf: configure.ac: tracing | |
| autoreconf: configure.ac: creating directory build-aux | |
| autoreconf: running: glibtoolize --copy --force | |
| glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. | |
| glibtoolize: copying file 'build-aux/ltmain.sh' | |
| glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. | |
| glibtoolize: copying file 'm4/libtool.m4' | |
| glibtoolize: copying file 'm4/ltoptions.m4' | |
| glibtoolize: copying file 'm4/ltsugar.m4' | |
| glibtoolize: copying file 'm4/ltversion.m4' | |
| glibtoolize: copying file 'm4/lt~obsolete.m4' | |
| autoreconf: running: /home/podam/.linuxbrew/Cellar/autoconf/2.69/bin/autoconf --force | |
| autoreconf: running: /home/podam/.linuxbrew/Cellar/autoconf/2.69/bin/autoheader --force | |
| autoreconf: running: automake --add-missing --copy --force-missing | |
| configure.ac:58: installing 'build-aux/compile' | |
| configure.ac:17: installing 'build-aux/config.guess' | |
| configure.ac:17: installing 'build-aux/config.sub' | |
| configure.ac:20: installing 'build-aux/install-sh' | |
| configure.ac:20: installing 'build-aux/missing' | |
| Makefile.am: installing 'build-aux/depcomp' | |
| parallel-tests: installing 'build-aux/test-driver' | |
| autoreconf: Leaving directory `.' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-08-30 11:40:54 -0400 | |
| ./configure | |
| --disable-silent-rules | |
| --disable-dependency-tracking | |
| --infodir=/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8/share/info | |
| --mandir=/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8/share/man | |
| --prefix=/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8 | |
| --sysconfdir=/home/podam/.linuxbrew/etc | |
| --disable-bump | |
| --disable-examples | |
| --disable-fortress | |
| --disable-md5 | |
| --disable-sniffer | |
| --disable-webserver | |
| --enable-aesccm | |
| --enable-aesgcm | |
| --enable-alpn | |
| --enable-blake2 | |
| --enable-camellia | |
| --enable-certgen | |
| --enable-certreq | |
| --enable-chacha | |
| --enable-crl | |
| --enable-crl-monitor | |
| --enable-curve25519 | |
| --enable-dtls | |
| --enable-dh | |
| --enable-ecc | |
| --enable-eccencrypt | |
| --enable-ed25519 | |
| --enable-filesystem | |
| --enable-hc128 | |
| --enable-hkdf | |
| --enable-inline | |
| --enable-ipv6 | |
| --enable-jni | |
| --enable-keygen | |
| --enable-ocsp | |
| --enable-opensslextra | |
| --enable-poly1305 | |
| --enable-psk | |
| --enable-rabbit | |
| --enable-ripemd | |
| --enable-savesession | |
| --enable-savecert | |
| --enable-sessioncerts | |
| --enable-sha512 | |
| --enable-sni | |
| --enable-supportedcurves | |
| --enable-fastmath | |
| --enable-fasthugemath | |
| --enable-aesni | |
| checking build system type... x86_64-unknown-linux-gnu | |
| checking host system type... x86_64-unknown-linux-gnu | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... /bin/mkdir -p | |
| checking for gawk... gawk | |
| checking whether make sets $(MAKE)... yes | |
| checking whether make supports nested variables... yes | |
| checking whether UID '10004' is supported by ustar format... yes | |
| checking whether GID '1000' is supported by ustar format... yes | |
| checking how to create a ustar tar archive... gnutar | |
| checking how to print strings... printf | |
| checking for style of include used by make... GNU | |
| checking for gcc... /home/podam/.linuxbrew/bin/gcc-5 | |
| checking whether the C compiler works... no | |
| configure: error: in `/tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8': | |
| configure: error: C compiler cannot create executables | |
| See `config.log' for more details | |
| HOMEBREW_VERSION: 0.9.9 | |
| ORIGIN: https://github.com/Linuxbrew/brew | |
| HEAD: d2bbafa9043e420ded794515d128e880fdbbdec4 | |
| Last commit: 31 hours ago | |
| Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
| Core tap HEAD: f1bb8b806a17c37de3d0e1fd8a3a6fba644006ba | |
| Core tap last commit: 2 days ago | |
| HOMEBREW_PREFIX: /home/podam/.linuxbrew | |
| HOMEBREW_REPOSITORY: /home/podam/.linuxbrew | |
| HOMEBREW_CELLAR: /home/podam/.linuxbrew/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
| CPU: quad-core 64-bit ivybridge | |
| Homebrew Ruby: 2.0.0-p648 => /home/podam/.linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby | |
| Clang: N/A | |
| Git: 2.9.3 => /home/podam/.linuxbrew/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby | |
| Java: 1.7.0_85 | |
| Kernel: Linux 2.6.32-131.17.1.el6.x86_64 x86_64 GNU/Linux | |
| OS: CentOS release 6.6 (Final) | |
| OS glibc: 2.12 | |
| OS gcc: 4.4.7 | |
| Linuxbrew glibc: 2.19 | |
| Linuxbrew gcc: 5.3.0 | |
| Linuxbrew xorg: N/A | |
| CC: /home/podam/.linuxbrew/bin/gcc-5 => /home/podam/.linuxbrew/Cellar/gcc/5.3.0/bin/gcc-5 | |
| CXX: /home/podam/.linuxbrew/bin/g++-5 => /home/podam/.linuxbrew/Cellar/gcc/5.3.0/bin/g++-5 | |
| OBJC: /home/podam/.linuxbrew/bin/gcc-5 | |
| OBJCXX: /home/podam/.linuxbrew/bin/g++-5 | |
| CFLAGS: -Os -w -pipe -march=native -mdynamic-no-pic | |
| CXXFLAGS: -Os -w -pipe -march=native -mdynamic-no-pic | |
| CPPFLAGS: -isystem/home/podam/.linuxbrew/include | |
| LDFLAGS: -L/home/podam/.linuxbrew/lib -Wl,--dynamic-linker=/home/podam/.linuxbrew/lib/ld.so -Wl,-rpath,/home/podam/.linuxbrew/lib | |
| MAKEFLAGS: -j4 | |
| CMAKE_PREFIX_PATH: /home/podam/.linuxbrew | |
| PKG_CONFIG_LIBDIR: /home/podam/.linuxbrew/lib/pkgconfig | |
| PATH: /home/podam/.linuxbrew/sbin:/home/podam/.linuxbrew/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/podam/bin:/home/podam/.linuxbrew/Library/Homebrew/cask/cmd:/home/podam/.linuxbrew/Library/Homebrew/shims/scm | |
| CPATH: /home/podam/.linuxbrew/include | |
| LD_LIBRARY_PATH: /home/podam/.linuxbrew/Cellar/wolfssl/3.9.8/lib:/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8 | |
| LD_RUN_PATH: /home/podam/.linuxbrew/lib | |
| LIBRARY_PATH: /home/podam/.linuxbrew/lib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by wolfssl configure 3.9.8, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| $ ./configure --disable-silent-rules --disable-dependency-tracking --infodir=/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8/share/info --mandir=/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8/share/man --prefix=/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8 --sysconfdir=/home/podam/.linuxbrew/etc --disable-bump --disable-examples --disable-fortress --disable-md5 --disable-sniffer --disable-webserver --enable-aesccm --enable-aesgcm --enable-alpn --enable-blake2 --enable-camellia --enable-certgen --enable-certreq --enable-chacha --enable-crl --enable-crl-monitor --enable-curve25519 --enable-dtls --enable-dh --enable-ecc --enable-eccencrypt --enable-ed25519 --enable-filesystem --enable-hc128 --enable-hkdf --enable-inline --enable-ipv6 --enable-jni --enable-keygen --enable-ocsp --enable-opensslextra --enable-poly1305 --enable-psk --enable-rabbit --enable-ripemd --enable-savesession --enable-savecert --enable-sessioncerts --enable-sha512 --enable-sni --enable-supportedcurves --enable-fastmath --enable-fasthugemath --enable-aesni | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = ip-10-0-0-130 | |
| uname -m = x86_64 | |
| uname -r = 2.6.32-131.17.1.el6.x86_64 | |
| uname -s = Linux | |
| uname -v = #1 SMP Thu Oct 6 19:24:09 BST 2011 | |
| /usr/bin/uname -p = unknown | |
| /bin/uname -X = unknown | |
| /bin/arch = x86_64 | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| /usr/bin/hostinfo = unknown | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /home/podam/.linuxbrew/sbin | |
| PATH: /home/podam/.linuxbrew/bin | |
| PATH: /usr/local/bin | |
| PATH: /bin | |
| PATH: /usr/bin | |
| PATH: /usr/local/sbin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /home/podam/bin | |
| PATH: /home/podam/.linuxbrew/Library/Homebrew/cask/cmd | |
| PATH: /home/podam/.linuxbrew/Library/Homebrew/shims/scm | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:3093: checking build system type | |
| configure:3107: result: x86_64-unknown-linux-gnu | |
| configure:3127: checking host system type | |
| configure:3140: result: x86_64-unknown-linux-gnu | |
| configure:3178: checking for a BSD-compatible install | |
| configure:3246: result: /usr/bin/install -c | |
| configure:3257: checking whether build environment is sane | |
| configure:3312: result: yes | |
| configure:3463: checking for a thread-safe mkdir -p | |
| configure:3502: result: /bin/mkdir -p | |
| configure:3509: checking for gawk | |
| configure:3525: found /bin/gawk | |
| configure:3536: result: gawk | |
| configure:3547: checking whether make sets $(MAKE) | |
| configure:3569: result: yes | |
| configure:3598: checking whether make supports nested variables | |
| configure:3615: result: yes | |
| configure:3695: checking whether UID '10004' is supported by ustar format | |
| configure:3698: result: yes | |
| configure:3705: checking whether GID '1000' is supported by ustar format | |
| configure:3708: result: yes | |
| configure:3716: checking how to create a ustar tar archive | |
| configure:3727: tar --version | |
| tar (GNU tar) 1.23 | |
| Copyright (C) 2010 Free Software Foundation, Inc. | |
| License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
| This is free software: you are free to change and redistribute it. | |
| There is NO WARRANTY, to the extent permitted by law. | |
| Written by John Gilmore and Jay Fenlason. | |
| configure:3730: $? = 0 | |
| configure:3770: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
| configure:3773: $? = 0 | |
| configure:3777: tar -xf - <conftest.tar | |
| configure:3780: $? = 0 | |
| configure:3782: cat conftest.dir/file | |
| GrepMe | |
| configure:3785: $? = 0 | |
| configure:3798: result: gnutar | |
| configure:3925: checking how to print strings | |
| configure:3952: result: printf | |
| configure:3985: checking for style of include used by make | |
| configure:4013: result: GNU | |
| configure:4084: checking for gcc | |
| configure:4111: result: /home/podam/.linuxbrew/bin/gcc-5 | |
| configure:4340: checking for C compiler version | |
| configure:4349: /home/podam/.linuxbrew/bin/gcc-5 --version >&5 | |
| gcc-5 (Homebrew gcc 5.3.0) 5.3.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:4360: $? = 0 | |
| configure:4349: /home/podam/.linuxbrew/bin/gcc-5 -v >&5 | |
| Reading specs from /home/podam/.linuxbrew/Cellar/gcc/5.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.3.0/specs | |
| COLLECT_GCC=/home/podam/.linuxbrew/bin/gcc-5 | |
| COLLECT_LTO_WRAPPER=/home/podam/.linuxbrew/Cellar/gcc/5.3.0/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper | |
| Target: x86_64-unknown-linux-gnu | |
| Configured with: ../configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.3.0 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --with-isl=/home/linuxbrew/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.3.0' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib | |
| Thread model: posix | |
| gcc version 5.3.0 (Homebrew gcc 5.3.0) | |
| configure:4360: $? = 0 | |
| configure:4349: /home/podam/.linuxbrew/bin/gcc-5 -V >&5 | |
| gcc-5: error: unrecognized command line option '-V' | |
| gcc-5: fatal error: no input files | |
| compilation terminated. | |
| configure:4360: $? = 1 | |
| configure:4349: /home/podam/.linuxbrew/bin/gcc-5 -qversion >&5 | |
| gcc-5: error: unrecognized command line option '-qversion' | |
| gcc-5: fatal error: no input files | |
| compilation terminated. | |
| configure:4360: $? = 1 | |
| configure:4380: checking whether the C compiler works | |
| configure:4402: /home/podam/.linuxbrew/bin/gcc-5 -Os -w -pipe -march=native -mdynamic-no-pic -isystem/home/podam/.linuxbrew/include -L/home/podam/.linuxbrew/lib -Wl,--dynamic-linker=/home/podam/.linuxbrew/lib/ld.so -Wl,-rpath,/home/podam/.linuxbrew/lib conftest.c >&5 | |
| gcc-5: error: unrecognized command line option '-mdynamic-no-pic' | |
| configure:4406: $? = 1 | |
| configure:4444: result: no | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "wolfssl" | |
| | #define PACKAGE_TARNAME "wolfssl" | |
| | #define PACKAGE_VERSION "3.9.8" | |
| | #define PACKAGE_STRING "wolfssl 3.9.8" | |
| | #define PACKAGE_BUGREPORT "https://github.com/wolfssl/wolfssl/issues" | |
| | #define PACKAGE_URL "http://www.wolfssl.com" | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4449: error: in `/tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8': | |
| configure:4451: error: C compiler cannot create executables | |
| See `config.log' for more details | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-unknown-linux-gnu | |
| ac_cv_env_CCASFLAGS_set= | |
| ac_cv_env_CCASFLAGS_value= | |
| ac_cv_env_CCAS_set= | |
| ac_cv_env_CCAS_value= | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=/home/podam/.linuxbrew/bin/gcc-5 | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -mdynamic-no-pic' | |
| ac_cv_env_CPPFLAGS_set=set | |
| ac_cv_env_CPPFLAGS_value=-isystem/home/podam/.linuxbrew/include | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_CXXCPP_set= | |
| ac_cv_env_CXXCPP_value= | |
| ac_cv_env_CXXFLAGS_set=set | |
| ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -mdynamic-no-pic' | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=/home/podam/.linuxbrew/bin/g++-5 | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value='-L/home/podam/.linuxbrew/lib -Wl,--dynamic-linker=/home/podam/.linuxbrew/lib/ld.so -Wl,-rpath,/home/podam/.linuxbrew/lib' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_LT_SYS_LIBRARY_PATH_set= | |
| ac_cv_env_LT_SYS_LIBRARY_PATH_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_host=x86_64-unknown-linux-gnu | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_path_mkdir=/bin/mkdir | |
| ac_cv_prog_AWK=gawk | |
| ac_cv_prog_ac_ct_CC=/home/podam/.linuxbrew/bin/gcc-5 | |
| ac_cv_prog_make_make_set=yes | |
| am_cv_make_support_nested_variables=yes | |
| am_cv_prog_tar_ustar=gnutar | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8/build-aux/missing aclocal-1.15' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMINCLUDE='' | |
| AMTAR='$${TAR-tar}' | |
| AM_BACKSLASH='\' | |
| AM_CCASFLAGS='' | |
| AM_CFLAGS='' | |
| AM_CPPFLAGS='' | |
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
| AM_DEFAULT_VERBOSITY='1' | |
| AM_LDFLAGS='' | |
| AM_V='$(V)' | |
| AR='' | |
| AUTOCONF='${SHELL} /tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8/build-aux/missing autoconf' | |
| AUTOHEADER='${SHELL} /tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8/build-aux/missing autoheader' | |
| AUTOMAKE='${SHELL} /tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8/build-aux/missing automake-1.15' | |
| AWK='gawk' | |
| BUILD_AESCCM_FALSE='' | |
| BUILD_AESCCM_TRUE='' | |
| BUILD_AESGCM_FALSE='' | |
| BUILD_AESGCM_TRUE='' | |
| BUILD_AESNI_FALSE='' | |
| BUILD_AESNI_TRUE='' | |
| BUILD_AES_FALSE='' | |
| BUILD_AES_TRUE='' | |
| BUILD_ASN_FALSE='' | |
| BUILD_ASN_TRUE='' | |
| BUILD_ASYNCCRYPT_FALSE='' | |
| BUILD_ASYNCCRYPT_TRUE='' | |
| BUILD_BLAKE2_FALSE='' | |
| BUILD_BLAKE2_TRUE='' | |
| BUILD_CAMELLIA_FALSE='' | |
| BUILD_CAMELLIA_TRUE='' | |
| BUILD_CHACHA_FALSE='' | |
| BUILD_CHACHA_TRUE='' | |
| BUILD_CMAC_FALSE='' | |
| BUILD_CMAC_TRUE='' | |
| BUILD_CODING_FALSE='' | |
| BUILD_CODING_TRUE='' | |
| BUILD_CRL_FALSE='' | |
| BUILD_CRL_MONITOR_FALSE='' | |
| BUILD_CRL_MONITOR_TRUE='' | |
| BUILD_CRL_TRUE='' | |
| BUILD_CRYPTONLY_FALSE='' | |
| BUILD_CRYPTONLY_TRUE='' | |
| BUILD_CURVE25519_FALSE='' | |
| BUILD_CURVE25519_TRUE='' | |
| BUILD_CURVED25519_SMALL_FALSE='' | |
| BUILD_CURVED25519_SMALL_TRUE='' | |
| BUILD_DES3_FALSE='' | |
| BUILD_DES3_TRUE='' | |
| BUILD_DH_FALSE='' | |
| BUILD_DH_TRUE='' | |
| BUILD_DSA_FALSE='' | |
| BUILD_DSA_TRUE='' | |
| BUILD_ECC_FALSE='' | |
| BUILD_ECC_TRUE='' | |
| BUILD_ED25519_FALSE='' | |
| BUILD_ED25519_TRUE='' | |
| BUILD_EXAMPLE_CLIENTS_FALSE='' | |
| BUILD_EXAMPLE_CLIENTS_TRUE='' | |
| BUILD_EXAMPLE_SERVERS_FALSE='' | |
| BUILD_EXAMPLE_SERVERS_TRUE='' | |
| BUILD_FASTMATH_FALSE='' | |
| BUILD_FASTMATH_TRUE='' | |
| BUILD_FAST_RSA_FALSE='' | |
| BUILD_FAST_RSA_TRUE='' | |
| BUILD_FEMATH_FALSE='' | |
| BUILD_FEMATH_TRUE='' | |
| BUILD_FIPS_FALSE='' | |
| BUILD_FIPS_TRUE='' | |
| BUILD_GEMATH_FALSE='' | |
| BUILD_GEMATH_TRUE='' | |
| BUILD_HC128_FALSE='' | |
| BUILD_HC128_TRUE='' | |
| BUILD_IDEA_FALSE='' | |
| BUILD_IDEA_TRUE='' | |
| BUILD_INLINE_FALSE='' | |
| BUILD_INLINE_TRUE='' | |
| BUILD_IPV6_FALSE='' | |
| BUILD_IPV6_TRUE='' | |
| BUILD_LEANPSK_FALSE='' | |
| BUILD_LEANPSK_TRUE='' | |
| BUILD_LEANTLS_FALSE='' | |
| BUILD_LEANTLS_TRUE='' | |
| BUILD_LIBZ_FALSE='' | |
| BUILD_LIBZ_TRUE='' | |
| BUILD_MCAPI_FALSE='' | |
| BUILD_MCAPI_TRUE='' | |
| BUILD_MD2_FALSE='' | |
| BUILD_MD2_TRUE='' | |
| BUILD_MD4_FALSE='' | |
| BUILD_MD4_TRUE='' | |
| BUILD_MD5_FALSE='' | |
| BUILD_MD5_TRUE='' | |
| BUILD_MEMORY_FALSE='' | |
| BUILD_MEMORY_TRUE='' | |
| BUILD_NTRU_FALSE='' | |
| BUILD_NTRU_TRUE='' | |
| BUILD_OCSP_FALSE='' | |
| BUILD_OCSP_STAPLING_FALSE='' | |
| BUILD_OCSP_STAPLING_TRUE='' | |
| BUILD_OCSP_STAPLING_V2_FALSE='' | |
| BUILD_OCSP_STAPLING_V2_TRUE='' | |
| BUILD_OCSP_TRUE='' | |
| BUILD_PKCS7_FALSE='' | |
| BUILD_PKCS7_TRUE='' | |
| BUILD_POLY1305_FALSE='' | |
| BUILD_POLY1305_TRUE='' | |
| BUILD_PSK_FALSE='' | |
| BUILD_PSK_TRUE='' | |
| BUILD_PWDBASED_FALSE='' | |
| BUILD_PWDBASED_TRUE='' | |
| BUILD_RABBIT_FALSE='' | |
| BUILD_RABBIT_TRUE='' | |
| BUILD_RC4_FALSE='' | |
| BUILD_RC4_TRUE='' | |
| BUILD_RIPEMD_FALSE='' | |
| BUILD_RIPEMD_TRUE='' | |
| BUILD_RSA_FALSE='' | |
| BUILD_RSA_TRUE='' | |
| BUILD_SHA512_FALSE='' | |
| BUILD_SHA512_TRUE='' | |
| BUILD_SHA_FALSE='' | |
| BUILD_SHA_TRUE='' | |
| BUILD_SLOWMATH_FALSE='' | |
| BUILD_SLOWMATH_TRUE='' | |
| BUILD_SNIFFER_FALSE='' | |
| BUILD_SNIFFER_TRUE='' | |
| BUILD_SNIFFTEST_FALSE='' | |
| BUILD_SNIFFTEST_TRUE='' | |
| BUILD_SRP_FALSE='' | |
| BUILD_SRP_TRUE='' | |
| BUILD_TESTS_FALSE='' | |
| BUILD_TESTS_TRUE='' | |
| BUILD_TRUST_PEER_CERT_FALSE='' | |
| BUILD_TRUST_PEER_CERT_TRUE='' | |
| BUILD_USER_CRYPTO_FALSE='' | |
| BUILD_USER_CRYPTO_TRUE='' | |
| BUILD_USER_RSA_FALSE='' | |
| BUILD_USER_RSA_TRUE='' | |
| BUILD_WNR_FALSE='' | |
| BUILD_WNR_TRUE='' | |
| BUILD_WOLFCRYPT_TESTS_FALSE='' | |
| BUILD_WOLFCRYPT_TESTS_TRUE='' | |
| CC='/home/podam/.linuxbrew/bin/gcc-5' | |
| CCAS='' | |
| CCASDEPMODE='' | |
| CCASFLAGS='' | |
| CCDEPMODE='' | |
| CFLAGS='-Os -w -pipe -march=native -mdynamic-no-pic' | |
| CFLAG_VISIBILITY='' | |
| CPP='' | |
| CPPFLAGS='-isystem/home/podam/.linuxbrew/include' | |
| CXX='/home/podam/.linuxbrew/bin/g++-5' | |
| CXXCPP='' | |
| CXXDEPMODE='' | |
| CXXFLAGS='-Os -w -pipe -march=native -mdynamic-no-pic' | |
| CYGPATH_W='echo' | |
| DEBUG_FALSE='' | |
| DEBUG_TRUE='' | |
| DEFS='' | |
| DEPDIR='.deps' | |
| DLLTOOL='' | |
| DSYMUTIL='' | |
| DUMPBIN='' | |
| ECHO_C='' | |
| ECHO_N='-n' | |
| ECHO_T='' | |
| EGREP='' | |
| EXEEXT='' | |
| FGREP='' | |
| GENERIC_CONFIG='' | |
| GREP='' | |
| HAVE_OPENSSL_CMD='' | |
| HAVE_VALGRIND='' | |
| HAVE_VISIBILITY='' | |
| HEX_VERSION='' | |
| INC_AMINCLUDE='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| IPPHEADERS='' | |
| IPPLIBS='' | |
| IPPLINK='' | |
| IS_VCS_CHECKOUT_FALSE='' | |
| IS_VCS_CHECKOUT_TRUE='' | |
| LD='' | |
| LDFLAGS='-L/home/podam/.linuxbrew/lib -Wl,--dynamic-linker=/home/podam/.linuxbrew/lib/ld.so -Wl,-rpath,/home/podam/.linuxbrew/lib' | |
| LIBM='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='' | |
| LIB_ADD='' | |
| LIB_STATIC_ADD='' | |
| LIPO='' | |
| LN_S='' | |
| LTLIBOBJS='' | |
| LT_SYS_LIBRARY_PATH='' | |
| MAKEINFO='${SHELL} /tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8/build-aux/missing makeinfo' | |
| MANIFEST_TOOL='' | |
| MCHECK='' | |
| MKDIR_P='/bin/mkdir -p' | |
| NM='' | |
| NMEDIT='' | |
| OBJDUMP='' | |
| OBJEXT='' | |
| OTOOL64='' | |
| OTOOL='' | |
| PACKAGE='wolfssl' | |
| PACKAGE_BUGREPORT='https://github.com/wolfssl/wolfssl/issues' | |
| PACKAGE_NAME='wolfssl' | |
| PACKAGE_STRING='wolfssl 3.9.8' | |
| PACKAGE_TARNAME='wolfssl' | |
| PACKAGE_URL='http://www.wolfssl.com' | |
| PACKAGE_VERSION='3.9.8' | |
| PATH_SEPARATOR=':' | |
| PTHREAD_CC='' | |
| PTHREAD_CFLAGS='' | |
| PTHREAD_LIBS='' | |
| RANLIB='' | |
| SED='' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='' | |
| USE_VALGRIND_FALSE='' | |
| USE_VALGRIND_TRUE='' | |
| VERSION='3.9.8' | |
| WOLFSSL_LIBRARY_VERSION='7:0:4' | |
| ac_ct_AR='' | |
| ac_ct_CC='/home/podam/.linuxbrew/bin/gcc-5' | |
| ac_ct_CXX='' | |
| ac_ct_DUMPBIN='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='' | |
| am__fastdepCCAS_FALSE='' | |
| am__fastdepCCAS_TRUE='' | |
| am__fastdepCC_FALSE='' | |
| am__fastdepCC_TRUE='' | |
| am__fastdepCXX_FALSE='' | |
| am__fastdepCXX_TRUE='' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__nodep='' | |
| am__quote='' | |
| am__tar='tar --format=ustar -chf - "$$tardir"' | |
| am__untar='tar -xf -' | |
| ax_pthread_config='' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-unknown-linux-gnu' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='linux-gnu' | |
| build_vendor='unknown' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='NONE' | |
| host='x86_64-unknown-linux-gnu' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='linux-gnu' | |
| host_vendor='unknown' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8/share/info' | |
| install_sh='${SHELL} /tmp/wolfssl-20160830-27259-mpuyur/wolfssl-3.9.8/build-aux/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8/share/man' | |
| mkdir_p='$(MKDIR_P)' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/home/podam/.linuxbrew/Cellar/wolfssl/3.9.8' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='/home/podam/.linuxbrew/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "wolfssl" | |
| #define PACKAGE_TARNAME "wolfssl" | |
| #define PACKAGE_VERSION "3.9.8" | |
| #define PACKAGE_STRING "wolfssl 3.9.8" | |
| #define PACKAGE_BUGREPORT "https://github.com/wolfssl/wolfssl/issues" | |
| #define PACKAGE_URL "http://www.wolfssl.com" | |
| configure: exit 77 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment