Skip to content

Instantly share code, notes, and snippets.

@eschnett
Created March 19, 2015 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eschnett/75316b734bdee0a8b08e to your computer and use it in GitHub Desktop.
Save eschnett/75316b734bdee0a8b08e to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libevent configure 2.0.21-stable, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent/configure --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport --prefix=/project/eschnett/shelob/src/cc/FunHPC.cxx/openmpi-1.8.4 --with-hwloc=/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1 CC=/project/eschnett/shelob/gcc-4.9.2/bin/gcc CXX=/project/eschnett/shelob/gcc-4.9.2/bin/g++ CFLAGS=-m128bit-long-double -march=native -Wall -g -O3 CXXFLAGS=-m128bit-long-double -march=native -Wall -g -O3 --cache-file=/dev/null --srcdir=/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent --disable-option-checking
## --------- ##
## Platform. ##
## --------- ##
hostname = shelob1
uname -m = x86_64
uname -r = 2.6.32-358.23.2.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Sat Sep 14 05:32:37 EDT 2013
/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: /usr/local/compilers/Intel/composer_xe_2013.0.079/bin/intel64
PATH: /usr/local/packages/openmpi/1.6.2/Intel-13.0.0/bin
PATH: /usr/local/packages/openmpi/1.6.2/Intel-13.0.0/sbin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/X11R6/bin
PATH: /usr/local/packages/softenv/bin
PATH: /usr/local/compilers/GNU/gcc-4.7.2/bin
PATH: /usr/local/packages/openmpi/1.6.2/gcc-4.7.2/bin
PATH: /usr/local/packages/openmpi/1.6.2/gcc-4.7.2/sbin
PATH: /opt/bin
PATH: /home/eschnett/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2675: checking for a BSD-compatible install
configure:2743: result: /usr/bin/install -c
configure:2754: checking whether build environment is sane
configure:2809: result: yes
configure:2960: checking for a thread-safe mkdir -p
configure:2999: result: /bin/mkdir -p
configure:3006: checking for gawk
configure:3022: found /bin/gawk
configure:3033: result: gawk
configure:3044: checking whether make sets $(MAKE)
configure:3066: result: yes
configure:3167: checking build system type
configure:3181: result: x86_64-unknown-linux-gnu
configure:3201: checking host system type
configure:3214: result: x86_64-unknown-linux-gnu
configure:3290: checking for gcc
configure:3317: result: /project/eschnett/shelob/gcc-4.9.2/bin/gcc
configure:3546: checking for C compiler version
configure:3555: /project/eschnett/shelob/gcc-4.9.2/bin/gcc --version >&5
gcc (GCC) 4.9.2
Copyright (C) 2014 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:3566: $? = 0
configure:3555: /project/eschnett/shelob/gcc-4.9.2/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/project/eschnett/shelob/gcc-4.9.2/bin/gcc
COLLECT_LTO_WRAPPER=/project/eschnett/shelob/gcc-4.9.2/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /project/eschnett/shelob/src/gcc-4.9.2-build/../gcc-4.9.2/configure --prefix=/project/eschnett/shelob/gcc-4.9.2 --enable-languages=c,c++,fortran --disable-multilib
Thread model: posix
gcc version 4.9.2 (GCC)
configure:3566: $? = 0
configure:3555: /project/eschnett/shelob/gcc-4.9.2/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3566: $? = 1
configure:3555: /project/eschnett/shelob/gcc-4.9.2/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3566: $? = 1
configure:3586: checking whether the C compiler works
configure:3608: /project/eschnett/shelob/gcc-4.9.2/bin/gcc -m128bit-long-double -march=native -Wall -g -O3 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build/opal/mca/hwloc/external/hwloc/include -L/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/lib conftest.c -lm -lutil -lhwloc >&5
configure:3612: $? = 0
configure:3660: result: yes
configure:3663: checking for C compiler default output file name
configure:3665: result: a.out
configure:3671: checking for suffix of executables
configure:3678: /project/eschnett/shelob/gcc-4.9.2/bin/gcc -o conftest -m128bit-long-double -march=native -Wall -g -O3 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build/opal/mca/hwloc/external/hwloc/include -L/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/lib conftest.c -lm -lutil -lhwloc >&5
configure:3682: $? = 0
configure:3704: result:
configure:3726: checking whether we are cross compiling
configure:3734: /project/eschnett/shelob/gcc-4.9.2/bin/gcc -o conftest -m128bit-long-double -march=native -Wall -g -O3 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build/opal/mca/hwloc/external/hwloc/include -L/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/lib conftest.c -lm -lutil -lhwloc >&5
configure:3738: $? = 0
configure:3745: ./conftest
./conftest: error while loading shared libraries: libhwloc.so.5: cannot open shared object file: No such file or directory
configure:3749: $? = 127
configure:3756: error: in `/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build/opal/mca/event/libevent2021/libevent':
configure:3758: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/project/eschnett/shelob/gcc-4.9.2/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-m128bit-long-double -march=native -Wall -g -O3'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build/opal/mca/hwloc/external/hwloc/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/lib'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-lm -lutil -lhwloc '
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=/project/eschnett/shelob/gcc-4.9.2/bin/gcc
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent/missing --run aclocal-1.12'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR=''
AUTOCONF='${SHELL} /project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent/missing --run autoconf'
AUTOHEADER='${SHELL} /project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent/missing --run autoheader'
AUTOMAKE='${SHELL} /project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent/missing --run automake-1.12'
AWK='gawk'
BUILD_CYGWIN_FALSE=''
BUILD_CYGWIN_TRUE=''
BUILD_REGRESS_FALSE=''
BUILD_REGRESS_TRUE=''
BUILD_WIN32_FALSE=''
BUILD_WIN32_TRUE=''
BUILD_WITH_NO_UNDEFINED_FALSE=''
BUILD_WITH_NO_UNDEFINED_TRUE=''
CC='/project/eschnett/shelob/gcc-4.9.2/bin/gcc'
CCDEPMODE=''
CFLAGS='-m128bit-long-double -march=native -Wall -g -O3'
CPP=''
CPPFLAGS='-I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4 -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/include -I/project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4-build/opal/mca/hwloc/external/hwloc/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DEVPOLL_BACKEND_FALSE=''
DEVPOLL_BACKEND_TRUE=''
DLLTOOL=''
DNS_FALSE=''
DNS_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EPOLL_BACKEND_FALSE=''
EPOLL_BACKEND_TRUE=''
EVPORT_BACKEND_FALSE=''
EVPORT_BACKEND_TRUE=''
EV_LIB_GDI=''
EV_LIB_WS32=''
EXEEXT=''
FGREP=''
GREP=''
HTTP_FALSE=''
HTTP_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBEVENT_FALSE=''
INSTALL_LIBEVENT_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KQUEUE_BACKEND_FALSE=''
KQUEUE_BACKEND_TRUE=''
LD=''
LDFLAGS=' -L/project/eschnett/shelob/src/cc/FunHPC.cxx/hwloc-1.10.1/lib'
LIBEVENT_GC_SECTIONS=''
LIBOBJS=''
LIBS='-lm -lutil -lhwloc '
LIBTOOL=''
LIBTOOL_DEPS=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OPENSSL_FALSE=''
OPENSSL_LIBADD=''
OPENSSL_LIBS=''
OPENSSL_TRUE=''
OTOOL64=''
OTOOL=''
PACKAGE='libevent'
PACKAGE_BUGREPORT='http://libevent.org'
PACKAGE_NAME='libevent'
PACKAGE_STRING='libevent 2.0.21-stable'
PACKAGE_TARNAME='libevent'
PACKAGE_URL=''
PACKAGE_VERSION='2.0.21-stable'
PATH_SEPARATOR=':'
POLL_BACKEND_FALSE=''
POLL_BACKEND_TRUE=''
PTHREADS_FALSE=''
PTHREADS_TRUE=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB=''
RPC_FALSE=''
RPC_TRUE=''
SED=''
SELECT_BACKEND_FALSE=''
SELECT_BACKEND_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
SIGNAL_SUPPORT_FALSE=''
SIGNAL_SUPPORT_TRUE=''
STRIP=''
VERSION='2.0.21-stable'
ZLIB_LIBS=''
ZLIB_REGRESS_FALSE=''
ZLIB_REGRESS_TRUE=''
ac_ct_AR=''
ac_ct_CC='/project/eschnett/shelob/gcc-4.9.2/bin/gcc'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
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='${datarootdir}/info'
install_sh='${SHELL} /project/eschnett/shelob/src/cc/FunHPC.cxx/external/openmpi-1.8.4/opal/mca/event/libevent2021/libevent/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/project/eschnett/shelob/src/cc/FunHPC.cxx/openmpi-1.8.4'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libevent"
#define PACKAGE_TARNAME "libevent"
#define PACKAGE_VERSION "2.0.21-stable"
#define PACKAGE_STRING "libevent 2.0.21-stable"
#define PACKAGE_BUGREPORT "http://libevent.org"
#define PACKAGE_URL ""
#define PACKAGE "libevent"
#define VERSION "2.0.21-stable"
#define NUMERIC_VERSION 0x02001500
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment