You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/07/18 00:34:48 UTC

[jira] [Created] (MESOS-578) configure fails on OSX 10.8.4

Vinod Kone created MESOS-578:
--------------------------------

             Summary: configure fails on OSX 10.8.4
                 Key: MESOS-578
                 URL: https://issues.apache.org/jira/browse/MESOS-578
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.14.0
            Reporter: Vinod Kone
             Fix For: 0.14.0


[tw-mbp15-malmalkawi mesos (master)]$ mkdir build && cd build && ../configure
checking build system type... i386-apple-darwin12.4.0
checking host system type... i386-apple-darwin12.4.0
checking target system type... i386-apple-darwin12.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...

checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for gcc... /usr/bin/gcc-4.2
checking whether we are using the GNU C compiler... no
checking whether /usr/bin/gcc-4.2 accepts -g... no
checking for /usr/bin/gcc-4.2 option to accept ISO C89... unsupported
checking dependency style of /usr/bin/gcc-4.2... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin12.4.0 file names to
i386-apple-darwin12.4.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin12.4.0 file names to
toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... no
checking how to run the C preprocessor... /lib/cpp
configure: error: in `/Users/malmalkawi/mesos/build':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details


config.log
--------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by mesos configure 0.14.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ../configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = tw-mbp15-malmalkawi.local
uname -m = x86_64
uname -r = 12.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/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 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/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: 8.00 gigabytes
Default processor set: 185 tasks, 1492 threads, 8 processors
Load average: 2.49, Mach factor: 5.50
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /Users/malmalkawi/.gvm/groovy/current/bin
PATH: /Users/malmalkawi/.gvm/grails/current/bin
PATH: /Users/malmalkawi/.gvm/griffon/current/bin
PATH: /Users/malmalkawi/.gvm/gradle/current/bin
PATH: /Users/malmalkawi/.gvm/lazybones/current/bin
PATH: /Users/malmalkawi/.gvm/vertx/current/bin
PATH: /usr/share/scala/bin
PATH: /usr/local/heroku/bin
PATH: /Users/malmalkawi/gradle-1.6/bin
PATH: /usr/local/bin
PATH: /opt/twitter/bin
PATH: /Users/malmalkawi/bin
PATH: /Users/malmalkawi/.twitools/src/twitter-utilities/sbt
PATH: /Users/malmalkawi/android-sdk-macosx/tools
PATH: /Users/malmalkawi/android-sdk-macosx/platform-tools
PATH: /Users/malmalkawi/play-2.0.4
PATH: /Users/malmalkawi/Documents/scripts
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/local/git/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2342: checking build system type
configure:2356: result: i386-apple-darwin12.4.0
configure:2376: checking host system type
configure:2389: result: i386-apple-darwin12.4.0
configure:2410: checking target system type
configure:2423: result: i386-apple-darwin12.4.0
configure:2477: checking for a BSD-compatible install
configure:2545: result: /usr/bin/install -c
configure:2556: checking whether build environment is sane
configure:2611: result: yes
configure:2762: checking for a thread-safe mkdir -p
configure:2801: result: ../install-sh -c -d
configure:2808: checking for gawk
configure:2838: result: no
configure:2808: checking for mawk
configure:2838: result: no
configure:2808: checking for nawk
configure:2838: result: no
configure:2808: checking for awk
configure:2824: found /usr/bin/awk
configure:2835: result: awk
configure:2846: checking whether make sets $(MAKE)
configure:2868: result: yes
configure:2897: checking whether make supports nested variables
configure:2914: result: yes
configure:3007: checking for style of include used by make
configure:3035: result: GNU
configure:3116: checking for g++
configure:3132: found /usr/bin/g++
configure:3143: result: g++
configure:3170: checking for C++ compiler version
configure:3179: g++ --version >&5
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 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:3190: $? = 0
configure:3179: g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
configure:3190: $? = 0
configure:3179: g++ -V >&5
llvm-g++-4.2: argument to `-V' is missing
configure:3190: $? = 1
configure:3179: g++ -qversion >&5
i686-apple-darwin11-llvm-g++-4.2: no input files
configure:3190: $? = 1
configure:3210: checking whether the C++ compiler works
configure:3232: g++    conftest.cpp  >&5
configure:3236: $? = 0
configure:3284: result: yes
configure:3287: checking for C++ compiler default output file name
configure:3289: result: a.out
configure:3295: checking for suffix of executables
configure:3302: g++ -o conftest    conftest.cpp  >&5
configure:3306: $? = 0
configure:3328: result: 
configure:3350: checking whether we are cross compiling
configure:3358: g++ -o conftest    conftest.cpp  >&5
configure:3362: $? = 0
configure:3369: ./conftest
configure:3373: $? = 0
configure:3388: result: no
configure:3393: checking for suffix of object files
configure:3415: g++ -c   conftest.cpp >&5
configure:3419: $? = 0
configure:3440: result: o
configure:3444: checking whether we are using the GNU C++ compiler
configure:3463: g++ -c   conftest.cpp >&5
configure:3463: $? = 0
configure:3472: result: yes
configure:3481: checking whether g++ accepts -g
configure:3501: g++ -c -g  conftest.cpp >&5
configure:3501: $? = 0
configure:3542: result: yes
configure:3567: checking dependency style of g++
configure:3678: result: gcc3
configure:3743: checking for ar
configure:3759: found /usr/bin/ar
configure:3770: result: ar
configure:3796: checking the archiver (ar) interface
configure:3806: g++ -c -g -O2  conftest.cpp >&5
configure:3806: $? = 0
configure:3808: ar cru libconftest.a conftest.o >&5
configure:3811: $? = 0
configure:3834: result: ar
configure:3904: checking how to print strings
configure:3931: result: printf
configure:4000: checking for gcc
configure:4027: result: /usr/bin/gcc-4.2
configure:4256: checking for C compiler version
configure:4265: /usr/bin/gcc-4.2 --version >&5
../configure: line 4267: /usr/bin/gcc-4.2: No such file or directory
configure:4276: $? = 127
configure:4265: /usr/bin/gcc-4.2 -v >&5
../configure: line 4267: /usr/bin/gcc-4.2: No such file or directory
configure:4276: $? = 127
configure:4265: /usr/bin/gcc-4.2 -V >&5
../configure: line 4267: /usr/bin/gcc-4.2: No such file or directory
configure:4276: $? = 127
configure:4265: /usr/bin/gcc-4.2 -qversion >&5
../configure: line 4267: /usr/bin/gcc-4.2: No such file or directory
configure:4276: $? = 127
configure:4280: checking whether we are using the GNU C compiler
configure:4299: /usr/bin/gcc-4.2 -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4299: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:4308: result: no
configure:4317: checking whether /usr/bin/gcc-4.2 accepts -g
configure:4337: /usr/bin/gcc-4.2 -c -g  conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4337: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4352: /usr/bin/gcc-4.2 -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4352: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4368: /usr/bin/gcc-4.2 -c -g  conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4368: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4378: result: no
configure:4395: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:4458: /usr/bin/gcc-4.2  -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4458: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:4458: /usr/bin/gcc-4.2 -qlanglvl=extc89 -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4458: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:4458: /usr/bin/gcc-4.2 -qlanglvl=ansi -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4458: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:4458: /usr/bin/gcc-4.2 -std -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4458: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:4458: /usr/bin/gcc-4.2 -Ae -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4458: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:4458: /usr/bin/gcc-4.2 -Aa -D_HPUX_SOURCE -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4458: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:4458: /usr/bin/gcc-4.2 -Xc -D__EXTENSIONS__ -c   conftest.c >&5
../configure: line 1626: /usr/bin/gcc-4.2: No such file or directory
configure:4458: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:4474: result: unsupported
configure:4493: checking dependency style of /usr/bin/gcc-4.2
configure:4604: result: none
configure:4619: checking for a sed that does not truncate output
configure:4683: result: /usr/bin/sed
configure:4701: checking for grep that handles long lines and -e
configure:4759: result: /usr/bin/grep
configure:4764: checking for egrep
configure:4826: result: /usr/bin/grep -E
configure:4831: checking for fgrep
configure:4893: result: /usr/bin/grep -F
configure:4961: checking for non-GNU ld
configure:4995: result: /usr/bin/ld
configure:5002: checking if the linker (/usr/bin/ld) is GNU ld
configure:5017: result: no
configure:5029: checking for BSD- or MS-compatible name lister (nm)
configure:5078: result: /usr/bin/nm
configure:5208: checking the name lister (/usr/bin/nm) interface
configure:5215: g++ -c -g -O2  conftest.cpp >&5
configure:5218: /usr/bin/nm "conftest.o"
configure:5221: output
000000000000018c S _some_variable
configure:5228: result: BSD nm
configure:5231: checking whether ln -s works
configure:5235: result: yes
configure:5243: checking the maximum length of command line arguments
configure:5373: result: 196608
configure:5390: checking whether the shell understands some XSI constructs
configure:5400: result: yes
configure:5404: checking whether the shell understands "+="
configure:5410: result: yes
configure:5445: checking how to convert i386-apple-darwin12.4.0 file names to i386-apple-darwin12.4.0 format
configure:5485: result: func_convert_file_noop
configure:5492: checking how to convert i386-apple-darwin12.4.0 file names to toolchain format
configure:5512: result: func_convert_file_noop
configure:5519: checking for /usr/bin/ld option to reload object files
configure:5526: result: -r
configure:5600: checking for objdump
configure:5630: result: no
configure:5659: checking how to recognize dependent libraries
configure:5861: result: pass_all
configure:5946: checking for dlltool
configure:5976: result: no
configure:6006: checking how to associate runtime and link libraries
configure:6033: result: printf %s\n
configure:6157: checking for archiver @FILE support
configure:6174: g++ -c -g -O2  conftest.cpp >&5
configure:6174: $? = 0
configure:6177: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6180: $? = 1
configure:6200: result: no
configure:6258: checking for strip
configure:6274: found /usr/bin/strip
configure:6285: result: strip
configure:6357: checking for ranlib
configure:6373: found /usr/bin/ranlib
configure:6384: result: ranlib
configure:6486: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
configure:6606: g++ -c -g -O2  conftest.cpp >&5
configure:6609: $? = 0
configure:6613: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6616: $? = 0
cannot find nm_test_var in conftest.nm
configure:6606: g++ -c -g -O2  conftest.cpp >&5
configure:6609: $? = 0
configure:6613: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6616: $? = 0
configure:6682: g++ -o conftest -g -O2   conftest.cpp conftstm.o >&5
configure:6685: $? = 0
configure:6723: result: ok
configure:6760: checking for sysroot
configure:6790: result: no
configure:7047: checking for mt
configure:7077: result: no
configure:7097: checking if : is a manifest tool
configure:7103: : '-?'
configure:7111: result: no
configure:7167: checking for dsymutil
configure:7183: found /usr/bin/dsymutil
configure:7194: result: dsymutil
configure:7259: checking for nmedit
configure:7275: found /usr/bin/nmedit
configure:7286: result: nmedit
configure:7351: checking for lipo
configure:7367: found /usr/bin/lipo
configure:7378: result: lipo
configure:7443: checking for otool
configure:7459: found /usr/bin/otool
configure:7470: result: otool
configure:7535: checking for otool64
configure:7565: result: no
configure:7610: checking for -single_module linker flag
/usr/bin/gcc-4.2   -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
../configure: line 7625: /usr/bin/gcc-4.2: No such file or directory
configure:7643: result: no
configure:7646: checking for -exported_symbols_list linker flag
configure:7666: g++ -o conftest -g -O2   -Wl,-exported_symbols_list,conftest.sym conftest.cpp  >&5
configure:7666: $? = 0
configure:7676: result: yes
configure:7679: checking for -force_load linker flag
/usr/bin/gcc-4.2  -c -o conftest.o conftest.c
../configure: line 7689: /usr/bin/gcc-4.2: No such file or directory
ar cru libconftest.a conftest.o
ar: conftest.o: No such file or directory
ranlib libconftest.a
ranlib: empty library: libconftest.a (no table of contents added)
/usr/bin/gcc-4.2   -o conftest conftest.c -Wl,-force_load,./libconftest.a
../configure: line 7698: /usr/bin/gcc-4.2: No such file or directory
configure:7711: result: no
configure:7753: checking how to run the C preprocessor
configure:7784: /usr/bin/gcc-4.2 -E  conftest.c
../configure: line 1740: /usr/bin/gcc-4.2: No such file or directory
configure:7784: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7784: /usr/bin/gcc-4.2 -E  conftest.c
../configure: line 1740: /usr/bin/gcc-4.2: No such file or directory
configure:7784: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7784: /usr/bin/gcc-4.2 -E -traditional-cpp  conftest.c
../configure: line 1740: /usr/bin/gcc-4.2: No such file or directory
configure:7784: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7784: /usr/bin/gcc-4.2 -E -traditional-cpp  conftest.c
../configure: line 1740: /usr/bin/gcc-4.2: No such file or directory
configure:7784: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7784: /lib/cpp  conftest.c
../configure: line 1740: /lib/cpp: No such file or directory
configure:7784: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7784: /lib/cpp  conftest.c
../configure: line 1740: /lib/cpp: No such file or directory
configure:7784: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7823: result: /lib/cpp
configure:7843: /lib/cpp  conftest.c
../configure: line 1740: /lib/cpp: No such file or directory
configure:7843: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7843: /lib/cpp  conftest.c
../configure: line 1740: /lib/cpp: No such file or directory
configure:7843: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mesos"
| #define PACKAGE_TARNAME "mesos"
| #define PACKAGE_VERSION "0.14.0"
| #define PACKAGE_STRING "mesos 0.14.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mesos"
| #define VERSION "0.14.0"
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:7873: error: in `/Users/malmalkawi/mesos/build':
configure:7875: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-apple-darwin12.4.0
ac_cv_c_compiler_gnu=no
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_JAVA_CPPFLAGS_set=
ac_cv_env_JAVA_CPPFLAGS_value=
ac_cv_env_JAVA_HOME_set=set
ac_cv_env_JAVA_HOME_value=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
ac_cv_env_JAVA_LDFLAGS_set=
ac_cv_env_JAVA_LDFLAGS_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=i386-apple-darwin12.4.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP=/lib/cpp
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=no
ac_cv_prog_cc_g=no
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=i386-apple-darwin12.4.0
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
lt_cv_apple_cc_single_mod=no
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=no
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /Users/malmalkawi/mesos/missing aclocal-1.13'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /Users/malmalkawi/mesos/missing autoconf'
AUTOHEADER='${SHELL} /Users/malmalkawi/mesos/missing autoheader'
AUTOMAKE='${SHELL} /Users/malmalkawi/mesos/missing automake-1.13'
AWK='awk'
CC='/usr/bin/gcc-4.2'
CCDEPMODE='depmode=none'
CFLAGS=''
CONFIGURE_ARGS=''
CPP='/lib/cpp'
CPPFLAGS=''
CXX='g++'
CXXCPP=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAS_JAVA_FALSE=''
HAS_JAVA_TRUE=''
HAS_PYTHON_FALSE=''
HAS_PYTHON_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVA=''
JAVAC=''
JAVA_CPPFLAGS=''
JAVA_HOME='/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home'
JAVA_LDFLAGS=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /Users/malmalkawi/mesos/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='../install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OS_LINUX_FALSE=''
OS_LINUX_TRUE=''
OTOOL64=':'
OTOOL='otool'
PACKAGE='mesos'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='mesos'
PACKAGE_STRING='mesos 0.14.0'
PACKAGE_TARNAME='mesos'
PACKAGE_URL=''
PACKAGE_VERSION='0.14.0'
PATH_SEPARATOR=':'
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON=''
PYTHON_EGG_POSTFIX=''
PYTHON_EGG_PUREPY_POSTFIX=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.14.0'
WITH_INCLUDED_ZOOKEEPER_FALSE=''
WITH_INCLUDED_ZOOKEEPER_TRUE=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc-4.2'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin12.4.0'
build_alias=''
build_cpu='i386'
build_os='darwin12.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-apple-darwin12.4.0'
host_alias=''
host_cpu='i386'
host_os='darwin12.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/malmalkawi/mesos/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='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='i386-apple-darwin12.4.0'
target_alias=''
target_cpu='i386'
target_os='darwin12.4.0'
target_vendor='apple'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "mesos"
#define PACKAGE_TARNAME "mesos"
#define PACKAGE_VERSION "0.14.0"
#define PACKAGE_STRING "mesos 0.14.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "mesos"
#define VERSION "0.14.0"

configure: exit 1
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira