arangodb / arangodb

🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
https://www.arangodb.com
Other
13.53k stars 837 forks source link

Problem upgrading arangodb 1.0.4 to 1.1.0 with Homebrew (OSX 10.8.2) #321

Closed okiess closed 11 years ago

okiess commented 11 years ago

~ $ brew upgrade arangodb ==> Upgrading arangodb ==> Downloading https://github.com/triAGENS/ArangoDB/zipball/v1.1.0 Already downloaded: /Library/Caches/Homebrew/arangodb-1.1.0.zip ==> ./configure --prefix=/Users/oliver/Developer/Cellar/arangodb/1.1.0 --disable-relative --disable-all-in-one-icu --disable-all-in-one-libev --disable-all-in-one-v8 --enable-mruby --datadir=/Users/oliver/Developer/Cellar/arangodb/1.1.0/share --localstatedir=/Users/oliver/Developer/var checking ev.h presence... yes checking for ev.h... yes checking for clock_gettime in -lrt... no checking for ev_now in -lev... no configure: error: Please install libev from http://software.schmorp.de/pkg/libev.html

READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting

These open issues may also help: https://github.com/mxcl/homebrew/issues/16588

~ $ brew install libev Error: libev-4.11 already installed

fceller commented 11 years ago

Could you check the following?

find /usr -name "libev*"

/usr/local/Cellar/libev /usr/local/Cellar/libev/4.11/lib/libev.4.dylib /usr/local/Cellar/libev/4.11/lib/libev.a /usr/local/Cellar/libev/4.11/lib/libev.dylib /usr/local/lib/libev.4.dylib /usr/local/lib/libev.a /usr/local/lib/libev.dylib /usr/local/Library/Formula/libev.rb /usr/local/Library/Formula/libevent.rb /usr/local/Library/LinkedKegs/libev /usr/local/opt/libev

fceller commented 11 years ago

Could you also append the config.log file?

okiess commented 11 years ago

~/Developer (master) $ find /Users/oliver/Developer -name "libev*" /Users/oliver/Developer/Cellar/libev /Users/oliver/Developer/Cellar/libev/4.11/lib/libev.4.dylib /Users/oliver/Developer/Cellar/libev/4.11/lib/libev.a /Users/oliver/Developer/Cellar/libev/4.11/lib/libev.dylib /Users/oliver/Developer/Cellar/libevent /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent-2.0.5.dylib
/Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent.a /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_core-2.0.5.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_core.a /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_core.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_extra-2.0.5.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_extra.a /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_extra.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_openssl-2.0.5.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_openssl.a /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_openssl.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_pthreads-2.0.5.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_pthreads.a /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/libevent_pthreads.dylib /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/pkgconfig/libevent.pc /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/pkgconfig/libevent_openssl.pc /Users/oliver/Developer/Cellar/libevent/2.0.20/lib/pkgconfig/libevent_pthreads.pc /Users/oliver/Developer/lib/libev.4.dylib /Users/oliver/Developer/lib/libev.a /Users/oliver/Developer/lib/libev.dylib /Users/oliver/Developer/lib/libevent-2.0.5.dylib /Users/oliver/Developer/lib/libevent.a /Users/oliver/Developer/lib/libevent.dylib /Users/oliver/Developer/lib/libevent_core-2.0.5.dylib /Users/oliver/Developer/lib/libevent_core.a /Users/oliver/Developer/lib/libevent_core.dylib /Users/oliver/Developer/lib/libevent_extra-2.0.5.dylib /Users/oliver/Developer/lib/libevent_extra.a /Users/oliver/Developer/lib/libevent_extra.dylib /Users/oliver/Developer/lib/libevent_openssl-2.0.5.dylib /Users/oliver/Developer/lib/libevent_openssl.a /Users/oliver/Developer/lib/libevent_openssl.dylib /Users/oliver/Developer/lib/libevent_pthreads-2.0.5.dylib /Users/oliver/Developer/lib/libevent_pthreads.a /Users/oliver/Developer/lib/libevent_pthreads.dylib /Users/oliver/Developer/lib/pkgconfig/libevent.pc /Users/oliver/Developer/lib/pkgconfig/libevent_openssl.pc /Users/oliver/Developer/lib/pkgconfig/libevent_pthreads.pc /Users/oliver/Developer/Library/Formula/libev.rb /Users/oliver/Developer/Library/Formula/libevent.rb /Users/oliver/Developer/Library/LinkedKegs/libev /Users/oliver/Developer/Library/LinkedKegs/libevent /Users/oliver/Developer/opt/libev /Users/oliver/Developer/opt/libevent

okiess commented 11 years ago

Here's the 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 triAGENS ArangoDB configure 1.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --disable-debug --disable-dependency-tracking --prefix=/Users/oliver/Developer/Cellar/arangodb/1.1.0 --disable-relative --disable-all-in-one-icu --disable-all-in-one-libev --disable-all-in-one-v8 --enable-mruby --datadir=/Users/oliver/Developer/Cellar/arangodb/1.1.0/share --localstatedir=/Users/oliver/Developer/var

---------

Platform.

---------

hostname = air11i7.localdomain uname -m = x86_64 uname -r = 12.2.1 uname -s = Darwin uname -v = Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~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.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 157 tasks, 786 threads, 4 processors Load average: 4.93, Mach factor: 0.68 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown

PATH: /Users/oliver/Developer/opt/icu4c/bin PATH: /usr/local/heroku/bin PATH: /Users/oliver/.rvm/gems/ree-1.8.7-2012.02/bin PATH: /Users/oliver/.rvm/gems/ree-1.8.7-2012.02@global/bin PATH: /Users/oliver/.rvm/rubies/ree-1.8.7-2012.02/bin PATH: /Users/oliver/.rvm/bin PATH: /Users/oliver/Developer/bin PATH: /Users/oliver/Developer/sbin PATH: /Users/oliver/Developer/android-sdk-macosx/tools PATH: /Users/oliver/Developer/android-sdk-macosx/platform-tools PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /opt/X11/bin PATH: /usr/local/heroku/bin PATH: /Users/oliver/.rvm/gems/ree-1.8.7-2012.02/bin PATH: /Users/oliver/.rvm/gems/ree-1.8.7-2012.02@global/bin PATH: /Users/oliver/.rvm/rubies/ree-1.8.7-2012.02/bin PATH: /Users/oliver/.rvm/bin PATH: /Users/oliver/Developer/bin PATH: /Users/oliver/Developer/sbin PATH: /Users/oliver/Developer/android-sdk-macosx/tools PATH: /Users/oliver/Developer/android-sdk-macosx/platform-tools PATH: /Users/oliver/.rvm/bin PATH: /Users/oliver/Developer/Library/Contributions/cmds

-----------

Core tests.

-----------

configure:2568: ................................................................................ configure:2570: CHECKING BUILD SYSTEM configure:2572: ................................................................................ configure:2579: checking build system type configure:2593: result: x86_64-apple-darwin12.2.1 configure:2613: checking host system type configure:2626: result: x86_64-apple-darwin12.2.1 configure:2646: checking target system type configure:2659: result: x86_64-apple-darwin12.2.1 configure:2733: checking for a BSD-compatible install configure:2801: result: /Users/oliver/Developer/bin/ginstall -c configure:2812: checking whether build environment is sane configure:2867: result: yes configure:3018: checking for a thread-safe mkdir -p configure:3057: result: /Users/oliver/Developer/bin/gmkdir -p configure:3064: checking for gawk configure:3094: result: no configure:3064: checking for mawk configure:3094: result: no configure:3064: checking for nawk configure:3094: result: no configure:3064: checking for awk configure:3080: found /usr/bin/awk configure:3091: result: awk configure:3102: checking whether make sets $(MAKE) configure:3124: result: yes configure:3221: checking whether make supports nested variables configure:3238: result: yes configure:3257: ................................................................................ configure:3259: CHECKING C/C++ COMPILER AND LINKER configure:3261: ................................................................................ configure:3294: checking for style of include used by make configure:3322: result: GNU configure:3457: checking for C++ compiler version configure:3466: /usr/bin/clang++ --version >&5 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix configure:3477: $? = 0 configure:3466: /usr/bin/clang++ -v >&5 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix configure:3477: $? = 0 configure:3466: /usr/bin/clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3477: $? = 1 configure:3466: /usr/bin/clang++ -qversion >&5 clang: error: no input files configure:3477: $? = 1 configure:3497: checking whether the C++ compiler works configure:3519: /usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -L/Users/oliver/Developer/opt/icu4c/lib -L/Users/oliver/Developer/lib -F/Users/oliver/Developer/Frameworks conftest.cpp >&5 configure:3523: $? = 0 configure:3571: result: yes configure:3574: checking for C++ compiler default output file name configure:3576: result: a.out configure:3582: checking for suffix of executables configure:3589: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -L/Users/oliver/Developer/opt/icu4c/lib -L/Users/oliver/Developer/lib -F/Users/oliver/Developer/Frameworks conftest.cpp >&5 configure:3593: $? = 0 configure:3615: result: configure:3637: checking whether we are cross compiling configure:3645: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -L/Users/oliver/Developer/opt/icu4c/lib -L/Users/oliver/Developer/lib -F/Users/oliver/Developer/Frameworks conftest.cpp >&5 configure:3649: $? = 0 configure:3656: ./conftest configure:3660: $? = 0 configure:3675: result: no configure:3680: checking for suffix of object files configure:3702: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.cpp >&5 configure:3706: $? = 0 configure:3727: result: o configure:3731: checking whether we are using the GNU C++ compiler configure:3750: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.cpp >&5 configure:3750: $? = 0 configure:3759: result: yes configure:3768: checking whether /usr/bin/clang++ accepts -g configure:3788: /usr/bin/clang++ -c -g -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.cpp >&5 configure:3788: $? = 0 configure:3829: result: yes configure:3854: checking dependency style of /usr/bin/clang++ configure:3965: result: none configure:3985: checking how to run the C++ preprocessor configure:4012: /usr/bin/clang++ -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.cpp configure:4012: $? = 0 configure:4026: /usr/bin/clang++ -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:4026: $? = 1 configure: failed program was: | /* confdefs.h _/ | #define PACKAGE_NAME "triAGENS ArangoDB" | #define PACKAGE_TARNAME "arangodb" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" | #define PACKAGE_BUGREPORT "info@triagens.de" | #define PACKAGEURL "http://www.arangodb.org" | #define PACKAGE "arangodb" | #define VERSION "1.1.0" | / end confdefs.h. _/ | #include configure:4051: result: /usr/bin/clang++ -E configure:4071: /usr/bin/clang++ -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.cpp configure:4071: $? = 0 configure:4085: /usr/bin/clang++ -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:4085: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "triAGENS ArangoDB" | #define PACKAGE_TARNAME "arangodb" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" | #define PACKAGE_BUGREPORT "info@triagens.de" | #define PACKAGEURL "http://www.arangodb.org" | #define PACKAGE "arangodb" | #define VERSION "1.1.0" | / end confdefs.h. _/ | #include configure:4225: checking for C compiler version configure:4234: /usr/bin/clang --version >&5 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix configure:4245: $? = 0 configure:4234: /usr/bin/clang -v >&5 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix configure:4245: $? = 0 configure:4234: /usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4245: $? = 1 configure:4234: /usr/bin/clang -qversion >&5 clang: error: no input files configure:4245: $? = 1 configure:4249: checking whether we are using the GNU C compiler configure:4268: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:4268: $? = 0 configure:4277: result: yes configure:4286: checking whether /usr/bin/clang accepts -g configure:4306: /usr/bin/clang -c -g -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:4306: $? = 0 configure:4347: result: yes configure:4364: checking for /usr/bin/clang option to accept ISO C89 configure:4427: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:4427: $? = 0 configure:4440: result: none needed configure:4462: checking dependency style of /usr/bin/clang configure:4573: result: none configure:4700: checking for C++ compiler version configure:4709: /usr/bin/clang++ --version >&5 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix configure:4720: $? = 0 configure:4709: /usr/bin/clang++ -v >&5 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix configure:4720: $? = 0 configure:4709: /usr/bin/clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4720: $? = 1 configure:4709: /usr/bin/clang++ -qversion >&5 clang: error: no input files configure:4720: $? = 1 configure:4724: checking whether we are using the GNU C++ compiler configure:4752: result: yes configure:4761: checking whether /usr/bin/clang++ accepts -g configure:4822: result: yes configure:4847: checking dependency style of /usr/bin/clang++ configure:4958: result: none configure:4978: checking how to run the C preprocessor configure:5009: /usr/bin/clang -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c configure:5009: $? = 0 configure:5023: /usr/bin/clang -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:5023: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "triAGENS ArangoDB" | #define PACKAGE_TARNAME "arangodb" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" | #define PACKAGE_BUGREPORT "info@triagens.de" | #define PACKAGEURL "http://www.arangodb.org" | #define PACKAGE "arangodb" | #define VERSION "1.1.0" | / end confdefs.h. _/ | #include configure:5048: result: /usr/bin/clang -E configure:5068: /usr/bin/clang -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c configure:5068: $? = 0 configure:5082: /usr/bin/clang -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^
1 error generated. configure:5082: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "triAGENS ArangoDB" #define PACKAGE_TARNAME "arangodb" #define PACKAGE_VERSION "1.1.0" #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" #define PACKAGE_BUGREPORT "info@triagens.de" #define PACKAGE_URL "http://www.arangodb.org" #define PACKAGE "arangodb" #define VERSION "1.1.0" / end confdefs.h. / #include configure:5111: checking whether /usr/bin/clang and cc understand -c and -o together configure:5142: /usr/bin/clang -c conftest.c -o conftest2.o >&5 configure:5146: $? = 0 configure:5152: /usr/bin/clang -c conftest.c -o conftest2.o >&5 configure:5156: $? = 0 configure:5167: cc -c conftest.c >&5 configure:5171: $? = 0 configure:5179: cc -c conftest.c -o conftest2.o >&5 configure:5183: $? = 0 configure:5189: cc -c conftest.c -o conftest2.o >&5 configure:5193: $? = 0 configure:5211: result: yes configure:5237: checking whether ln -s works configure:5241: result: yes configure:5248: checking whether make sets $(MAKE) configure:5270: result: yes configure:5314: checking -Wstrict-null-sentinel for /usr/bin/clang++ configure:5317: /usr/bin/clang++ -Werror -Wstrict-null-sentinel -xc++ /dev/null -S -o /dev/null clang: error: unknown warning option '-Wstrict-null-sentinel' configure:5320: $? = 1 configure:5326: result: no configure:5336: checking -std=gnu90 for /usr/bin/clang configure:5339: /usr/bin/clang -Werror -std=gnu90 -xc /dev/null -S -o /dev/null configure:5342: $? = 0 configure:5344: result: yes configure:5370: checking -std=c++98 for /usr/bin/clang++ configure:5373: /usr/bin/clang++ -Werror -std=c++98 -xc++ /dev/null -S -o /dev/null configure:5376: $? = 0 configure:5378: result: yes configure:5493: checking for ranlib configure:5509: found /usr/bin/ranlib configure:5520: result: ranlib configure:5746: checking for special C compiler options needed for large files configure:5791: result: no configure:5797: checking for _FILE_OFFSET_BITS value needed for large files configure:5822: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:5822: $? = 0 configure:5854: result: no configure:5949: ................................................................................ configure:5951: CHECKING FOR PTHREADS configure:5953: ................................................................................ configure:6128: checking for the pthreads library -lpthreads configure:6161: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -g conftest.c -lpthreads >&5 ld: library not found for -lpthreads clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:6161: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "triAGENS ArangoDB" #define PACKAGE_TARNAME "arangodb" #define PACKAGE_VERSION "1.1.0" #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" #define PACKAGE_BUGREPORT "info@triagens.de" #define PACKAGE_URL "http://www.arangodb.org" #define PACKAGE "arangodb" #define VERSION "1.1.0" #define TRI_ENABLE_LOGGER 1 #define TRI_ENABLE_LOGGER_TIMING 1 #define TRI_ENABLE_TIMING 1 #define TRI_ENABLE_FIGURES 1 / end confdefs.h. / #include int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:6170: result: no configure:6073: checking whether pthreads work without any flags configure:6161: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -g conftest.c >&5 configure:6161: $? = 0 configure:6170: result: yes configure:6189: checking for joinable pthread attribute configure:6204: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -g conftest.c >&5 configure:6204: $? = 0 configure:6210: result: PTHREAD_CREATE_JOINABLE configure:6220: checking if more special flags are required for pthreads configure:6227: result: -D_THREAD_SAFE configure:6327: checking broken __cxa_guard configure:6363: /usr/bin/clang++ -o conftest -std=c++98 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Woverloaded-virtual -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -g -D_THREAD_SAFE conftest.cpp >&5 configure:6363: $? = 0 configure:6363: ./conftest configure:6363: $? = 0 configure:6373: result: no configure:6396: ................................................................................ configure:6398: CHECKING FOR DOCUMENTATION UTILS configure:6400: ................................................................................ configure:6406: checking for dot configure:6439: result: no configure:6467: checking for markdown configure:6485: found /Users/oliver/Developer/bin/markdown configure:6497: result: /Users/oliver/Developer/bin/markdown configure:6526: checking for html2text configure:6559: result: no configure:6956: -------------------------------------------------------------------------------- configure:6958: CHECKING FOR MATH configure:6960: -------------------------------------------------------------------------------- configure:6971: checking for sincos in -lm configure:6996: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -g -D_THREAD_SAFE conftest.c -lm >&5 Undefined symbols for architecture x86_64: "_sincos", referenced from: _main in conftest-ImsuUw.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:6996: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "triAGENS ArangoDB" #define PACKAGE_TARNAME "arangodb" #define PACKAGE_VERSION "1.1.0" #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" #define PACKAGE_BUGREPORT "info@triagens.de" #define PACKAGE_URL "http://www.arangodb.org" #define PACKAGE "arangodb" #define VERSION "1.1.0" #define TRI_ENABLE_LOGGER 1 #define TRI_ENABLE_LOGGER_TIMING 1 #define TRI_ENABLE_TIMING 1 #define TRI_ENABLE_FIGURES 1 / end confdefs.h. /
/_ Override any GCC internal prototype to avoid an error.
Use char because int might match the return type of a GCC
builtin and then its argument prototype would still apply. _/
#ifdef __cplusplus
extern "C"
#endif
char sincos ();
int
main ()
{
return sincos ();
;
return 0;
}
configure:7005: result: no configure:7030: -------------------------------------------------------------------------------- configure:7032: CHECKING FOR READLINE configure:7034: -------------------------------------------------------------------------------- configure:7111: checking for grep that handles long lines and -e configure:7169: result: /usr/bin/grep configure:7174: checking for egrep configure:7236: result: /usr/bin/grep -E configure:7241: checking for ANSI C header files configure:7261: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7261: $? = 0 configure:7334: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -g -D_THREAD_SAFE conftest.c >&5 configure:7334: $? = 0 configure:7334: ./conftest configure:7334: $? = 0 configure:7345: result: yes configure:7358: checking for sys/types.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for sys/stat.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for stdlib.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for string.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for memory.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for strings.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for inttypes.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for stdint.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7358: checking for unistd.h configure:7358: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7358: $? = 0 configure:7358: result: yes configure:7372: checking readline/readline.h usability configure:7372: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c >&5 configure:7372: $? = 0 configure:7372: result: yes configure:7372: checking readline/readline.h presence configure:7372: /usr/bin/clang -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks conftest.c configure:7372: $? = 0 configure:7372: result: yes configure:7372: checking for readline/readline.h configure:7372: result: yes configure:7419: checking for readline in -lreadline configure:7444: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -g -D_THREAD_SAFE conftest.c -lreadline >&5 configure:7444: $? = 0 configure:7453: result: yes configure:7518: checking READLINE version configure:7527: result: 0x0402.hex configure:7608: -------------------------------------------------------------------------------- configure:7610: CHECKING FOR OPENSSL configure:7612: -------------------------------------------------------------------------------- configure:7634: checking openssl/ssl.h usability configure:7634: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 conftest.c >&5 configure:7634: $? = 0 configure:7634: result: yes configure:7634: checking openssl/ssl.h presence configure:7634: /usr/bin/clang -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 conftest.c configure:7634: $? = 0 configure:7634: result: yes configure:7634: checking for openssl/ssl.h configure:7634: result: yes configure:7645: checking for CRYPTO_get_ex_data in -lcrypto configure:7670: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 -g -D_THREAD_SAFE conftest.c -lcrypto -lz >&5 configure:7670: $? = 0 configure:7679: result: yes configure:7688: checking for SSL_get_error in -lssl configure:7713: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 -g -D_THREAD_SAFE conftest.c -lssl -lcrypto -lz -ldl >&5 configure:7713: $? = 0 configure:7722: result: yes configure:7731: checking return type of SSLv23_method configure:7745: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 conftest.c >&5 configure:7745: $? = 0 configure:7761: result: SSLMETHOD configure:7980: checking OPENSSL version configure:7984: result: "OpenSSL 0.9.8r 8 Feb 2011" configure:8071: -------------------------------------------------------------------------------- configure:8073: CHECKING FOR LIBEV configure:8075: -------------------------------------------------------------------------------- configure:8112: checking ev.h usability configure:8112: /usr/bin/clang -c -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 conftest.c >&5 configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking ev.h presence configure:8112: /usr/bin/clang -E -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 conftest.c configure:8112: $? = 0 configure:8112: result: yes configure:8112: checking for ev.h configure:8112: result: yes configure:8126: checking for clock_gettime in -lrt configure:8151: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 -g -D_THREAD_SAFE conftest.c -lrt >&5 ld: library not found for -lrt clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:8151: $? = 1 configure: failed program was: /* confdefs.h _/ #define PACKAGE_NAME "triAGENS ArangoDB" #define PACKAGE_TARNAME "arangodb" #define PACKAGE_VERSION "1.1.0" #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" #define PACKAGE_BUGREPORT "info@triagens.de" #define PACKAGE_URL "http://www.arangodb.org" #define PACKAGE "arangodb" #define VERSION "1.1.0" #define TRI_ENABLE_LOGGER 1 #define TRI_ENABLE_LOGGER_TIMING 1 #define TRI_ENABLE_TIMING 1 #define TRI_ENABLE_FIGURES 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_EV_H 1 / end confdefs.h. /
/_ Override any GCC internal prototype to avoid an error.
Use char because int might match the return type of a GCC
builtin and then its argument prototype would still apply. _/
#ifdef __cplusplus
extern "C"
#endif
char clock_gettime ();
int
main ()
{
return clock_gettime ();
;
return 0;
}
configure:8160: result: no configure:8200: checking for ev_now in -lev configure:8225: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 -g -D_THREAD_SAFE conftest.c -lev >&5 ld: library not found for -lev clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:8225: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "triAGENS ArangoDB" #define PACKAGE_TARNAME "arangodb" #define PACKAGE_VERSION "1.1.0" #define PACKAGE_STRING "triAGENS ArangoDB 1.1.0" #define PACKAGE_BUGREPORT "info@triagens.de" #define PACKAGE_URL "http://www.arangodb.org" #define PACKAGE "arangodb" #define VERSION "1.1.0" #define TRI_ENABLE_LOGGER 1 #define TRI_ENABLE_LOGGER_TIMING 1 #define TRI_ENABLE_TIMING 1 #define TRI_ENABLE_FIGURES 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_EV_H 1 / end confdefs.h. /
/_ Override any GCC internal prototype to avoid an error.
Use char because int might match the return type of a GCC
builtin and then its argument prototype would still apply. */
#ifdef __cplusplus
extern "C"
#endif
char ev_now ();
int
main ()
{
return ev_now ();
;
return 0;
}

configure:8234: result: no configure:8273: error: Please install libev from http://software.schmorp.de/pkg/libev.html

----------------

Cache variables.

----------------

ac_cv_build=x86_64-apple-darwin12.2.1 ac_cv_c_compiler_gnu=yes 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/clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks' 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 -Qunused-arguments -mmacosx-version-min=10.8' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/clang++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/Users/oliver/Developer/opt/icu4c/lib -L/Users/oliver/Developer/lib -F/Users/oliver/Developer/Frameworks' ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_header_ev_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin12.2.1 ac_cv_lib_crypto_CRYPTO_get_ex_data=yes ac_cv_lib_ev_ev_now=no ac_cv_lib_m_sincos=no ac_cv_lib_readline_readline=yes ac_cv_lib_rt_clock_gettime=no ac_cv_lib_ssl_SSL_get_error=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MARKDOWN_EXEC=/Users/oliver/Developer/bin/markdown ac_cv_path_install='/Users/oliver/Developer/bin/ginstall -c' ac_cv_path_mkdir=/Users/oliver/Developer/bin/gmkdir ac_cv_prog_AWK=awk ac_cv_prog_CPP='/usr/bin/clang -E' ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc__usr_bin_clang_c_o=yes ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-apple-darwin12.2.1 am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes tr_cv_broken_cxa_guard=no

-----------------

Output variables.

-----------------

ACLOCAL='${SHELL} /private/tmp/arangodb-aBVA/triAGENS-ArangoDB-951a182/config/missing --run aclocal-1.12' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} /private/tmp/arangodb-aBVA/triAGENS-ArangoDB-951a182/config/missing --run autoconf' AUTOHEADER='${SHELL} /private/tmp/arangodb-aBVA/triAGENS-ArangoDB-951a182/config/missing --run autoheader' AUTOMAKE='${SHELL} /private/tmp/arangodb-aBVA/triAGENS-ArangoDB-951a182/config/missing --run automake-1.12' AWK='awk' BISON='' BUILD_H='' CC='/usr/bin/clang' CCDEPMODE='depmode=none' CFLAGS='-std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE ' CPP='/usr/bin/clang -E' CPPFLAGS='-I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 ' CXX='/usr/bin/clang++' CXXCPP='/usr/bin/clang++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-std=c++98 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Woverloaded-virtual -D_THREAD_SAFE ' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOT_EXEC='' DOT_PATH='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_ALL_IN_ONE_ICU_FALSE='' ENABLE_ALL_IN_ONE_ICU_TRUE='#' ENABLE_ALL_IN_ONE_LIBEV_FALSE='' ENABLE_ALL_IN_ONE_LIBEV_TRUE='#' ENABLE_ALL_IN_ONE_V8_FALSE='' ENABLE_ALL_IN_ONE_V8_TRUE='#' ENABLE_ARANGOB_FALSE='#' ENABLE_ARANGOB_TRUE='' ENABLE_DARWIN_FALSE='#' ENABLE_DARWIN_TRUE='' ENABLE_DOT_FALSE='' ENABLE_DOT_TRUE='#' ENABLE_FIGURES_FALSE='#' ENABLE_FIGURES_TRUE='' ENABLE_GCOV_FALSE='' ENABLE_GCOV_TRUE='#' ENABLE_HTML2TEXT_FALSE='' ENABLE_HTML2TEXT_TRUE='#' ENABLE_LOGGER_FALSE='#' ENABLE_LOGGER_TIMING_FALSE='#' ENABLE_LOGGER_TIMING_TRUE='' ENABLE_LOGGER_TRUE='' ENABLE_MAINTAINER_MODE_FALSE='' ENABLE_MAINTAINER_MODE_TRUE='#' ENABLE_MARKDOWN_FALSE='#' ENABLE_MARKDOWN_TRUE='' ENABLE_MRUBY_FALSE='' ENABLE_MRUBY_TRUE='' ENABLE_READLINE_FALSE='#' ENABLE_READLINE_TRUE='' ENABLE_RELATIVE_FALSE='' ENABLE_RELATIVE_TRUE='#' ENABLE_TIMING_FALSE='#' ENABLE_TIMING_TRUE='' ENABLE_ZONE_DEBUG_FALSE='' ENABLE_ZONE_DEBUG_TRUE='#' EXEEXT='' GCOV_CFLAGS='' GCOV_CXXFLAGS='' GCOV_LDFLAGS='' GCOV_LIBS='' GREP='/usr/bin/grep' HAVE_DOT='NO' HTML2TEXT_EXEC='' ICU_BUILT='' ICU_CPPFLAGS='' ICU_LDFLAGS='' ICU_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-g -D_THREAD_SAFE ' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBEV_CPPFLAGS='' LIBEV_LDFLAGS='' LIBEV_LIBS='' LIBOBJS='' LIBS=' ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /private/tmp/arangodb-aBVA/triAGENS-ArangoDB-951a182/config/missing --run makeinfo' MARKDOWN_EXEC='/Users/oliver/Developer/bin/markdown' MATH_CPPFLAGS='' MATH_LDFLAGS='' MATH_LIBS='' MKDIR_P='/Users/oliver/Developer/bin/gmkdir -p' MRUBY_CPPFLAGS='' MRUBY_LDFLAGS='' MRUBY_LIBS='' OBJEXT='o' OPENSSL_CPPFLAGS=' -DTRI_OPENSSL_VERSION='\''"OpenSSL 0.9.8r 8 Feb 2011"'\''' OPENSSL_LDFLAGS='' OPENSSL_LIBS='-lssl -lcrypto ' PACKAGE='arangodb' PACKAGE_BUGREPORT='info@triagens.de' PACKAGE_NAME='triAGENS ArangoDB' PACKAGE_STRING='triAGENS ArangoDB 1.1.0' PACKAGE_TARNAME='arangodb' PACKAGE_URL='http://www.arangodb.org' PACKAGE_VERSION='1.1.0' PATH_SEPARATOR=':' PTHREAD_CC='/usr/bin/clang' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' RANLIB='ranlib' READLINE_CPPFLAGS=' -DTRI_READLINE_VERSION='\''"0x0402.hex"'\''' READLINE_LDFLAGS='' READLINE_LIBS='-lreadline ' SET_MAKE='' SHELL='/bin/sh' STRIP='' TRI_BITS='64' V8_CPPFLAGS='' V8_LDFLAGS='' V8_LIBS='' V8_TARGET='' VERSION='1.1.0' ac_ct_CC='' ac_ct_CXX='' acx_pthread_config='' amEXEEXT_FALSE='' am__EXEEXT_TRUE='' amfastdepCC_FALSE='' amfastdepCC_TRUE='#' am__fastdepCXX_FALSE='' amfastdepCXX_TRUE='#' aminclude='include' amisrc='' am__leading_dot='.' amnodep='' amquote='' amtar='$${TAR-tar} chof - "$$tardir"' amuntar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin12.2.1' build_alias='' build_cpu='x86_64' build_os='darwin12.2.1' build_vendor='apple' datadir='/Users/oliver/Developer/Cellar/arangodb/1.1.0/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-apple-darwin12.2.1' host_alias='' host_cpu='x86_64' host_os='darwin12.2.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /private/tmp/arangodb-aBVA/triAGENS-ArangoDB-951a182/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/Users/oliver/Developer/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Users/oliver/Developer/Cellar/arangodb/1.1.0' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin12.2.1' target_alias='' target_cpu='x86_64' target_os='darwin12.2.1' target_vendor='apple'

-----------

confdefs.h.

-----------

/* confdefs.h */

define PACKAGE_NAME "triAGENS ArangoDB"

define PACKAGE_TARNAME "arangodb"

define PACKAGE_VERSION "1.1.0"

define PACKAGE_STRING "triAGENS ArangoDB 1.1.0"

define PACKAGE_BUGREPORT "info@triagens.de"

define PACKAGE_URL "http://www.arangodb.org"

define PACKAGE "arangodb"

define VERSION "1.1.0"

define TRI_ENABLE_LOGGER 1

define TRI_ENABLE_LOGGER_TIMING 1

define TRI_ENABLE_TIMING 1

define TRI_ENABLE_FIGURES 1

define STDC_HEADERS 1

define HAVE_SYS_TYPES_H 1

define HAVE_SYS_STAT_H 1

define HAVE_STDLIB_H 1

define HAVE_STRING_H 1

define HAVE_MEMORY_H 1

define HAVE_STRINGS_H 1

define HAVE_INTTYPES_H 1

define HAVE_STDINT_H 1

define HAVE_UNISTD_H 1

define HAVE_READLINE_READLINE_H 1

define HAVE_OPENSSL_SSL_H 1

define HAVE_EV_H 1

configure: exit 1

fceller commented 11 years ago

Very strange: The error is

configure:8225: /usr/bin/clang -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -I/Users/oliver/Developer/opt/icu4c/include -isystem /Users/oliver/Developer/include -F/Users/oliver/Developer/Frameworks -DHAVE_READLINE=1 -g -D_THREAD_SAFE conftest.c -lev >&5
ld: library not found for -lev

The linker does not find the "libev". But according to find it is here

/Users/oliver/Developer/lib/libev.a

and the LDFLAGS are

ac_cv_env_LDFLAGS_value='-L/Users/oliver/Developer/opt/icu4c/lib -L/Users/oliver/Developer/lib -F/Users/oliver/Developer/Frameworks'

Could you test the following

cd /tmp

and create a file test.c containing

char ev_now ();
int main () { return ev_now (); }

and then execute:

/usr/bin/clang -L/Users/oliver/Developer/lib -v -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -DHAVE_READLINE=1 -g -D_THREAD_SAFE test.c -lev

Does this work?

okiess commented 11 years ago

Seems to work:

/tmp $ /usr/bin/clang -L/Users/oliver/Developer/lib -v -o conftest -std=gnu90 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -D_THREAD_SAFE -DHAVE_READLINE=1 -g -D_THREAD_SAFE test.c -lev Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix "/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.8.0 -emit-obj -disable-free -disable-llvm-verifier -main-file-name test.c -pic-level 1 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -munwind-tables -target-cpu core-avx-i -target-linker-version 134.9 -v -g -resource-dir /usr/bin/../lib/clang/4.1 -D _THREAD_SAFE -D HAVE_READLINE=1 -D _THREAD_SAFE -fmodule-cache-path /var/folders/qq/zn319p0n6n9cky0tbwc68tf80000gn/T/clang-module-cache -Os -Wall -Winit-self -Wno-long-long -Wno-variadic-macros -Wno-deprecated-declarations -Wshadow -Wstrict-prototypes -Wdeclaration-after-statement -w -std=gnu90 -fdebug-compilation-dir /tmp -ferror-limit 19 -fmessage-length 203 -stack-protector 1 -mstackrealign -fblocks -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-dispatch-method=mixed -fobjc-default-synthesize-properties -fdiagnostics-show-option -fcolor-diagnostics -o /var/folders/qq/zn319p0n6n9cky0tbwc68tf80000gn/T/test-mhUMmo.o -x c test.c clang -cc1 version 4.1 based upon LLVM 3.1svn default target x86_64-apple-darwin12.2.1

include "..." search starts here:

include <...> search starts here:

/usr/local/include /usr/bin/../lib/clang/4.1/include /usr/include /System/Library/Frameworks (framework directory) /Library/Frameworks (framework directory) End of search list. "/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.8.0 -w -o conftest -L/Users/oliver/Developer/lib /var/folders/qq/zn319p0n6n9cky0tbwc68tf80000gn/T/test-mhUMmo.o -lev -lSystem /usr/bin/../lib/clang/4.1/lib/darwin/libclang_rt.osx.a "/usr/bin/dsymutil" -o conftest.dSYM conftest

fceller commented 11 years ago

Ok, so the libev is indeed installed correctly. So it is strange, that the configure script reports that error. I will try to install brew inside my home to see if this makes any difference.

fceller commented 11 years ago

Oliver, can you check if

brew install https://raw.github.com/fceller/homebrew/master/Library/Formula/arangodb.rb

works for you?

okiess commented 11 years ago

Yes, this worked for me. Thank you!