Skip to content

Instantly share code, notes, and snippets.

@sahrens
Created June 24, 2015 09:17
Show Gist options
  • Save sahrens/162598cd4070965eb604 to your computer and use it in GitHub Desktop.
Save sahrens/162598cd4070965eb604 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 watchman configure 3.3.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/watchman/HEAD --with-pcre
## --------- ##
## Platform. ##
## --------- ##
hostname = sahrens-mbp
uname -m = x86_64
uname -r = 14.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 299 tasks, 1329 threads, 8 processors
Load average: 2.45, Mach factor: 5.55
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2322: checking build system type
configure:2336: result: x86_64-apple-darwin14.3.0
configure:2356: checking host system type
configure:2369: result: x86_64-apple-darwin14.3.0
configure:2389: checking target system type
configure:2402: result: x86_64-apple-darwin14.3.0
configure:2444: checking for a BSD-compatible install
configure:2512: result: /usr/bin/install -c
configure:2523: checking whether build environment is sane
configure:2578: result: yes
configure:2729: checking for a thread-safe mkdir -p
configure:2768: result: ./install-sh -c -d
configure:2775: checking for gawk
configure:2805: result: no
configure:2775: checking for mawk
configure:2805: result: no
configure:2775: checking for nawk
configure:2805: result: no
configure:2775: checking for awk
configure:2791: found /usr/bin/awk
configure:2802: result: awk
configure:2813: checking whether make sets $(MAKE)
configure:2835: result: yes
configure:2864: checking whether make supports nested variables
configure:2881: result: yes
configure:3018: checking whether make supports nested variables
configure:3035: result: yes
configure:3106: checking for gcc
configure:3133: result: clang
configure:3362: checking for C compiler version
configure:3371: clang --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:3382: $? = 0
configure:3371: clang -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:3382: $? = 0
configure:3371: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3382: $? = 1
configure:3371: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3382: $? = 1
configure:3402: checking whether the C compiler works
configure:3424: clang -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE conftest.c >&5
ld: building for iOS Simulator, but linking against dylib built for MacOSX file '/usr/lib/libSystem.dylib' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3428: $? = 1
configure:3466: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "watchman"
| #define PACKAGE_TARNAME "watchman"
| #define PACKAGE_VERSION "3.3.0"
| #define PACKAGE_STRING "watchman 3.3.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "watchman"
| #define VERSION "3.3.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3471: error: in `/private/tmp/watchman20150624-15128-1gx1vcy':
configure:3473: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.3.0
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_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-apple-darwin14.3.0
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-apple-darwin14.3.0
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/watchman20150624-15128-1gx1vcy/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
ARCHFLAGS='-Wno-error=unused-command-line-argument-hard-error-in-future'
AUTOCONF='${SHELL} /private/tmp/watchman20150624-15128-1gx1vcy/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/watchman20150624-15128-1gx1vcy/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/watchman20150624-15128-1gx1vcy/missing automake-1.15'
AWK='awk'
CC='clang'
CCAS=''
CCASDEPMODE=''
CCASFLAGS=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=' -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
GREP=''
HAVE_ARC=''
HAVE_ARC_FALSE=''
HAVE_ARC_TRUE=''
HAVE_PYTHON_FALSE=''
HAVE_PYTHON_TRUE=''
HAVE_RUBY_FALSE=''
HAVE_RUBY_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IRONMANCFLAGS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/watchman20150624-15128-1gx1vcy/missing makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT=''
PACKAGE='watchman'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='watchman'
PACKAGE_STRING='watchman 3.3.0'
PACKAGE_TARNAME='watchman'
PACKAGE_URL=''
PACKAGE_VERSION='3.3.0'
PATH_SEPARATOR=':'
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='3.3.0'
WATCHMAN_STATE_DIR=''
ac_ct_CC='clang'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
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-apple-darwin14.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin14.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/watchman20150624-15128-1gx1vcy/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}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local/Cellar/watchman/HEAD'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin14.3.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin14.3.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "watchman"
#define PACKAGE_TARNAME "watchman"
#define PACKAGE_VERSION "3.3.0"
#define PACKAGE_STRING "watchman 3.3.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "watchman"
#define VERSION "3.3.0"
configure: exit 77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment