Created
August 17, 2017 06:21
-
-
Save yosukehara/bdd36fc9530d0b4772f5d481d52e95ac to your computer and use it in GitHub Desktop.
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 configure, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr/local/erlang/19.3.6.2 --enable-smp-support --enable-m64-build --enable-halfword-emulator --enable-kernel-poll --without-javac --disable-native-libs --disable-hipe --disable-sctp --enable-threads --enable-systemd | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = ubuntu1604s | |
uname -m = x86_64 | |
uname -r = 4.4.0-92-generic | |
uname -s = Linux | |
uname -v = #115-Ubuntu SMP Thu Aug 10 09:04:33 UTC 2017 | |
/usr/bin/uname -p = unknown | |
/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: /home/yosuke/.pyenv/shims | |
PATH: /home/yosuke/.pyenv/bin | |
PATH: /home/yosuke/.cargo/bin | |
PATH: /home/yosuke/bin | |
PATH: /home/yosuke/.local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /sbin | |
PATH: /bin | |
PATH: /usr/games | |
PATH: /usr/local/games | |
PATH: /snap/bin | |
PATH: /usr/lib/jvm/java-8-oracle/bin | |
PATH: /usr/lib/jvm/java-8-oracle/db/bin | |
PATH: /usr/lib/jvm/java-8-oracle/jre/bin | |
PATH: /usr/local/erlang/current/bin | |
PATH: /usr/local/elixir/bin | |
PATH: /usr/lib/go/bin | |
PATH: /home/yosuke/.go/bin | |
PATH: /usr/local/gradle/bin | |
PATH: /usr/local/s3cmd/current | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2163: checking build system type | |
configure:2177: result: x86_64-unknown-linux-gnu | |
configure:2197: checking host system type | |
configure:2210: result: x86_64-unknown-linux-gnu | |
configure:2310: checking for gcc | |
configure:2326: found /usr/bin/gcc | |
configure:2337: result: gcc | |
configure:2566: checking for C compiler version | |
configure:2575: gcc --version >&5 | |
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 | |
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:2586: $? = 0 | |
configure:2575: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) | |
configure:2586: $? = 0 | |
configure:2575: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:2586: $? = 1 | |
configure:2575: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:2586: $? = 1 | |
configure:2606: checking whether the C compiler works | |
configure:2628: gcc conftest.c >&5 | |
configure:2632: $? = 0 | |
configure:2680: result: yes | |
configure:2683: checking for C compiler default output file name | |
configure:2685: result: a.out | |
configure:2691: checking for suffix of executables | |
configure:2698: gcc -o conftest conftest.c >&5 | |
configure:2702: $? = 0 | |
configure:2724: result: | |
configure:2746: checking whether we are cross compiling | |
configure:2754: gcc -o conftest conftest.c >&5 | |
configure:2758: $? = 0 | |
configure:2765: ./conftest | |
configure:2769: $? = 0 | |
configure:2784: result: no | |
configure:2789: checking for suffix of object files | |
configure:2811: gcc -c conftest.c >&5 | |
configure:2815: $? = 0 | |
configure:2836: result: o | |
configure:2840: checking whether we are using the GNU C compiler | |
configure:2859: gcc -c conftest.c >&5 | |
configure:2859: $? = 0 | |
configure:2868: result: yes | |
configure:2877: checking whether gcc accepts -g | |
configure:2897: gcc -c -g conftest.c >&5 | |
configure:2897: $? = 0 | |
configure:2938: result: yes | |
configure:2955: checking for gcc option to accept ISO C89 | |
configure:3018: gcc -c -g -O2 conftest.c >&5 | |
configure:3018: $? = 0 | |
configure:3031: result: none needed | |
configure:3109: checking for g++ | |
configure:3125: found /usr/bin/g++ | |
configure:3136: result: g++ | |
configure:3163: checking for C++ compiler version | |
configure:3172: g++ --version >&5 | |
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 | |
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:3183: $? = 0 | |
configure:3172: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) | |
configure:3183: $? = 0 | |
configure:3172: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:3183: $? = 1 | |
configure:3172: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:3183: $? = 1 | |
configure:3187: checking whether we are using the GNU C++ compiler | |
configure:3206: g++ -c conftest.cpp >&5 | |
configure:3206: $? = 0 | |
configure:3215: result: yes | |
configure:3224: checking whether g++ accepts -g | |
configure:3244: g++ -c -g conftest.cpp >&5 | |
configure:3244: $? = 0 | |
configure:3285: result: yes | |
configure:3351: checking for ld | |
configure:3367: found /usr/bin/ld | |
configure:3378: result: ld | |
configure:3405: checking for env | |
configure:3423: found /usr/bin/env | |
configure:3436: result: /usr/bin/env | |
configure:3451: checking for GNU make | |
configure:3485: result: yes (make) | |
configure:3505: checking for a BSD-compatible install | |
configure:3573: result: /usr/bin/install -c | |
configure:3591: checking whether ln -s works | |
configure:3595: result: yes | |
configure:3645: checking for ranlib | |
configure:3661: found /usr/bin/ranlib | |
configure:3672: result: ranlib | |
configure:3698: checking ERTS version | |
configure:3701: result: 8.3.5.2 | |
configure:3708: checking OTP release | |
configure:3711: result: 19 | |
configure:3715: checking OTP version | |
configure:3718: result: 19.3.6.2 | |
configure:4140: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by config.status, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu1604s | |
config.status:778: creating Makefile | |
config.status:881: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting | |
config.status:778: creating make/output.mk | |
config.status:778: creating make/emd2exml | |
configure:5224: === configuring in lib (/home/yosuke/dev/src/otp/lib) | |
configure:5287: running /bin/bash /home/yosuke/dev/src/otp/lib/configure --disable-option-checking '--prefix=/usr/local/erlang/19.3.6.2' '--enable-smp-support' '--enable-m64-build' '--enable-halfword-emulator' '--enable-kernel-poll' '--without-javac' '--disable-native-libs' '--disable-hipe' '--disable-sctp' '--enable-threads' '--enable-systemd' --cache-file=/dev/null --srcdir=/home/yosuke/dev/src/otp/lib | |
configure:5224: === configuring in erts (/home/yosuke/dev/src/otp/erts) | |
configure:5287: running /bin/bash /home/yosuke/dev/src/otp/erts/configure --disable-option-checking '--prefix=/usr/local/erlang/19.3.6.2' '--enable-smp-support' '--enable-m64-build' '--enable-halfword-emulator' '--enable-kernel-poll' '--without-javac' '--disable-native-libs' '--disable-hipe' '--disable-sctp' '--enable-threads' '--enable-systemd' --cache-file=/dev/null --srcdir=/home/yosuke/dev/src/otp/erts | |
configure:5292: error: /home/yosuke/dev/src/otp/erts/configure failed for erts | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-unknown-linux-gnu | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_AR_set= | |
ac_cv_env_AR_value= | |
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= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_set= | |
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_value= | |
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= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_DED_LDFLAGS_set= | |
ac_cv_env_DED_LDFLAGS_value= | |
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_set= | |
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_value= | |
ac_cv_env_DED_LD_set= | |
ac_cv_env_DED_LD_value= | |
ac_cv_env_ERL_TOP_set= | |
ac_cv_env_ERL_TOP_value= | |
ac_cv_env_GETCONF_set= | |
ac_cv_env_GETCONF_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LD_set= | |
ac_cv_env_LD_value= | |
ac_cv_env_LFS_CFLAGS_set= | |
ac_cv_env_LFS_CFLAGS_value= | |
ac_cv_env_LFS_LDFLAGS_set= | |
ac_cv_env_LFS_LDFLAGS_value= | |
ac_cv_env_LFS_LIBS_set= | |
ac_cv_env_LFS_LIBS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_RANLIB_set= | |
ac_cv_env_RANLIB_value= | |
ac_cv_env_STATIC_CFLAGS_set= | |
ac_cv_env_STATIC_CFLAGS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_erl_xcomp_after_morecore_hook_set= | |
ac_cv_env_erl_xcomp_after_morecore_hook_value= | |
ac_cv_env_erl_xcomp_bigendian_set= | |
ac_cv_env_erl_xcomp_bigendian_value= | |
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_set= | |
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_value= | |
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_set= | |
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_value= | |
ac_cv_env_erl_xcomp_double_middle_endian_set= | |
ac_cv_env_erl_xcomp_double_middle_endian_value= | |
ac_cv_env_erl_xcomp_getaddrinfo_set= | |
ac_cv_env_erl_xcomp_getaddrinfo_value= | |
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_set= | |
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_value= | |
ac_cv_env_erl_xcomp_isysroot_set= | |
ac_cv_env_erl_xcomp_isysroot_value= | |
ac_cv_env_erl_xcomp_kqueue_set= | |
ac_cv_env_erl_xcomp_kqueue_value= | |
ac_cv_env_erl_xcomp_linux_nptl_set= | |
ac_cv_env_erl_xcomp_linux_nptl_value= | |
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_set= | |
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_value= | |
ac_cv_env_erl_xcomp_linux_usable_sigusrx_set= | |
ac_cv_env_erl_xcomp_linux_usable_sigusrx_value= | |
ac_cv_env_erl_xcomp_poll_set= | |
ac_cv_env_erl_xcomp_poll_value= | |
ac_cv_env_erl_xcomp_putenv_copy_set= | |
ac_cv_env_erl_xcomp_putenv_copy_value= | |
ac_cv_env_erl_xcomp_reliable_fpe_set= | |
ac_cv_env_erl_xcomp_reliable_fpe_value= | |
ac_cv_env_erl_xcomp_sysroot_set= | |
ac_cv_env_erl_xcomp_sysroot_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_objext=o | |
ac_cv_path_ENV=/usr/bin/env | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_CXX=g++ | |
ac_cv_prog_ac_ct_LD=ld | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='' | |
BOOTSTRAP_ONLY='no' | |
CC='gcc' | |
CFLAGS='-m64 -g -O2' | |
CFLAG_RUNTIME_LIBRARY_PATH='' | |
CPP='' | |
CPPFLAGS='' | |
CROSS_COMPILING='no' | |
CXX='g++' | |
CXXFLAGS='-g -O2' | |
DED_LD='' | |
DED_LDFLAGS='' | |
DED_LD_FLAG_RUNTIME_LIBRARY_PATH='' | |
DEFAULT_VERBOSITY='0' | |
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
ENV='/usr/bin/env' | |
ERL_TOP='/home/yosuke/dev/src/otp' | |
ERTS_VSN='8.3.5.2' | |
EXEEXT='' | |
GETCONF='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
LD='ld' | |
LDFLAGS='-m64 ' | |
LFS_CFLAGS='' | |
LFS_LDFLAGS='' | |
LFS_LIBS='' | |
LIBOBJS='' | |
LIBS='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAKE_PROG='make' | |
NATIVE_LIBS_ENABLED='' | |
OBJEXT='o' | |
OTP_REL='19' | |
OTP_VSN='19.3.6.2' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
RANLIB='ranlib' | |
SHELL='/bin/bash' | |
STATIC_CFLAGS='' | |
TARGET='x86_64-unknown-linux-gnu' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
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}' | |
dvidir='${docdir}' | |
erl_xcomp_after_morecore_hook='' | |
erl_xcomp_bigendian='' | |
erl_xcomp_clock_gettime_cpu_time='' | |
erl_xcomp_dlsym_brk_wrappers='' | |
erl_xcomp_double_middle_endian='' | |
erl_xcomp_getaddrinfo='' | |
erl_xcomp_gethrvtime_procfs_ioctl='' | |
erl_xcomp_isysroot='' | |
erl_xcomp_kqueue='' | |
erl_xcomp_linux_nptl='' | |
erl_xcomp_linux_usable_sigaltstack='' | |
erl_xcomp_linux_usable_sigusrx='' | |
erl_xcomp_poll='' | |
erl_xcomp_putenv_copy='' | |
erl_xcomp_reliable_fpe='' | |
erl_xcomp_sysroot='' | |
exec_prefix='${prefix}' | |
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='${datarootdir}/info' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/erlang/19.3.6.2' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
runstatedir='${localstatedir}/run' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
subdirs=' lib erts' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment