Created
October 29, 2010 16:23
-
-
Save jterk/653846 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jterk ~> brew install --universal --java --force subversion | |
==> Downloading http://subversion.tigris.org/downloads/subversion-1.6.13.tar.bz2 | |
File already downloaded and cached to /Users/jterk/Library/Caches/Homebrew | |
==> ./configure --disable-debug --prefix=/usr/local/Cellar/subversion/1.6.13 --with-ssl --with-zlib=/usr --disable-neon- | |
configure: Configuring Subversion 1.6.13 | |
configure: creating config.nice | |
checking for gcc... /usr/bin/cc | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/cc accepts -g... yes | |
checking for /usr/bin/cc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/c++ accepts -g... yes | |
checking how to run the C preprocessor... /usr/bin/cc -E | |
checking for a sed that does not truncate output... /usr/local/bin/gsed | |
checking build system type... i386-apple-darwin10.4.0 | |
checking host system type... i386-apple-darwin10.4.0 | |
checking target system type... i386-apple-darwin10.4.0 | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether ln -s works... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
configure: Apache Portable Runtime (APR) library configuration | |
checking for APR... yes | |
checking APR version... 1.3.8 | |
configure: Apache Portable Runtime Utility (APRUTIL) library configuration | |
checking for APR-util... yes | |
checking APR-UTIL version... 1.3.9 | |
checking for pkg-config... /usr/local/bin/pkg-config | |
configure: checking neon library | |
checking neon library version... 0.29.3 | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
configure: looking for apr_memcache as part of apr-util | |
checking apr_memcache.h usability... yes | |
checking apr_memcache.h presence... yes | |
checking for apr_memcache.h... yes | |
checking for apr_memcache_create in -laprutil-1... yes | |
checking for Apache module support via DSO through APXS... found at /usr/sbin/apxs | |
checking httpd version... recent enough | |
checking whether Apache version is compatible with APR version... yes | |
================================================================== | |
WARNING: You have chosen to compile Subversion with a different | |
compiler than the one used to compile Apache. | |
Current compiler: /usr/bin/cc | |
Apache's compiler: gcc | |
This could cause some problems. | |
================================================================== | |
configure: checking sqlite library | |
amalgamation not found at /private/tmp/homebrew-subversion-1.6.13-t0yK/subversion-1.6.13/sqlite-amalgamation/sqlite3.c | |
checking sqlite3.h usability... yes | |
checking sqlite3.h presence... yes | |
checking for sqlite3.h... yes | |
checking sqlite library version (via header)... okay | |
checking for sqlite3_close in -lsqlite3... yes | |
configuring libtool now | |
checking for a sed that does not truncate output... /usr/local/bin/gsed | |
checking for ld used by /usr/bin/cc... /usr/bin/cc | |
checking if the linker (/usr/bin/cc) is GNU ld... no | |
checking for /usr/bin/cc option to reload object files... -r | |
checking for BSD-compatible nm... /usr/bin/nm | |
checking how to recognize dependent libraries... pass_all | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking how to run the C++ preprocessor... /usr/bin/c++ -E | |
checking for g77... no | |
checking for xlf... no | |
checking for f77... no | |
checking for frt... no | |
checking for pgf77... no | |
checking for cf77... no | |
checking for fort77... no | |
checking for fl32... no | |
checking for af77... no | |
checking for xlf90... no | |
checking for f90... no | |
checking for pgf90... no | |
checking for pghpf... no | |
checking for epcf90... no | |
checking for gfortran... no | |
checking for g95... no | |
checking for xlf95... no | |
checking for f95... no | |
checking for fort... no | |
checking for ifort... no | |
checking for ifc... no | |
checking for efc... no | |
checking for pgf95... no | |
checking for lf95... no | |
checking for ftn... no | |
checking whether we are using the GNU Fortran 77 compiler... no | |
checking whether accepts -g... no | |
checking the maximum length of command line arguments... 196608 | |
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok | |
checking for objdir... .libs | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/cc option to produce PIC... -fno-common | |
checking if /usr/bin/cc PIC flag -fno-common works... yes | |
checking if /usr/bin/cc static flag -static works... no | |
checking if /usr/bin/cc supports -c -o file.o... yes | |
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.4.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
configure: creating libtool | |
appending configuration tag "CXX" to libtool | |
checking for ld used by /usr/bin/c++... /usr/bin/cc | |
checking if the linker (/usr/bin/cc) is GNU ld... no | |
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes | |
checking for /usr/bin/c++ option to produce PIC... -fno-common | |
checking if /usr/bin/c++ PIC flag -fno-common works... yes | |
checking if /usr/bin/c++ static flag -static works... no | |
checking if /usr/bin/c++ supports -c -o file.o... yes | |
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.4.0 dyld | |
(cached) (cached) checking how to hardcode library paths into programs... immediate | |
appending configuration tag "F77" to libtool | |
checking whether libtool needs -no-undefined... no | |
checking whether to avoid circular linkage at all costs... no | |
checking for trang... none | |
checking for socket in -lsocket... no | |
checking whether to look for SASL... yes | |
configure: Looking in default locations | |
checking sasl/sasl.h usability... yes | |
checking sasl/sasl.h presence... yes | |
checking for sasl/sasl.h... yes | |
checking sasl/saslutil.h usability... yes | |
checking sasl/saslutil.h presence... yes | |
checking for sasl/saslutil.h... yes | |
checking for prop_get in -lsasl2... yes | |
checking for availability of Cyrus SASL v2... yes | |
checking for Mac OS KeyChain Services... yes | |
checking whether APR has support for DSOs... yes | |
checking for D-Bus .pc file... no | |
checking whether to look for GNOME Keyring... no | |
checking for msgfmt... none | |
checking for msgmerge... none | |
checking for xgettext... none | |
checking whether to look for KWallet... no | |
checking for ANSI C header files... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking for working memcmp... yes | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for symlink... yes | |
checking for readlink... yes | |
configure: zlib library configuration | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for inflate in -lz... yes | |
configure: Disabling apache module activation | |
checking for python... /usr/local/bin/python | |
checking for JDK... configure: WARNING: no JNI header files found. | |
configure: WARNING: You may need to install the latest Java Development package from http://connect.apple.com/. Apple no longer includes the JNI header files by default on Java updates. | |
no | |
checking for perl... /usr/bin/perl | |
checking for ruby... /usr/local/bin/ruby | |
checking for rb_hash_foreach()... yes | |
checking for rdoc... /usr/local/bin/rdoc | |
checking for Ruby major version... 1 | |
checking for Ruby minor version... 9 | |
checking for swig... /usr/bin/swig | |
checking swig version... 1.3.31 | |
configure: Configuring python swig binding | |
checking for Python includes... -I/usr/local/Cellar/python/2.7/include/python2.7 | |
checking for compiling Python extensions... /usr/bin/cc | |
checking for linking Python extensions... /usr/bin/cc -L/usr/local/Cellar/readline/6.0/lib -bundle -undefined dynamic_lookup -bundle_loader /usr/local/Cellar/python/2.7/bin/python | |
checking for linking Python libraries... -L/usr/local/Cellar/readline/6.0/lib -bundle -undefined dynamic_lookup -bundle_loader /usr/local/Cellar/python/2.7/bin/python | |
checking for apr_int64_t Python/C API format string... l | |
checking perl version... 5010000 | |
configure: Configuring Ruby SWIG binding | |
checking for Ruby include path... -I. -I/usr/local/Cellar/ruby/1.9.2-p0/include/ruby-1.9.1 -I/usr/local/Cellar/ruby/1.9.2-p0/include/ruby-1.9.1/ruby -I/usr/local/Cellar/ruby/1.9.2-p0/include/ruby-1.9.1/ruby/backward -I/usr/local/Cellar/ruby/1.9.2-p0/include/ruby-1.9.1/x86_64-darwin10.4.0 | |
checking how to compile Ruby extensions... /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 -DNDEBUG | |
checking how to link Ruby extensions... /usr/bin/cc -dynamic -bundle -shrext .bundle | |
checking for linking Ruby libraries... -lruby.1.9.1 | |
checking for rb_errinfo... no | |
checking where to install Ruby scripts... /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/site_ruby/1.9.1 | |
checking where to install Ruby extensions... /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/site_ruby/1.9.1/x86_64-darwin10.4.0 | |
checking how to use output level for Ruby bindings tests... normal | |
checking for ctypesgen.py... none | |
configure: error: Cannot compile JavaHL without a suitable JDK. | |
Please specify a suitable JDK using the --with-jdk option. | |
Exit status: 1 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/subversion.rb#L87 | |
==> Environment | |
HOMEBREW_VERSION: 0.7 | |
HEAD: e73218acd41a585c89099c71355db7d2067ddb2d | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew | |
Hardware: dual-core 64-bit penryn | |
OS X: 10.6.4 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-174 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Xcode: 3.2.3 | |
GCC-4.0: build 5494 | |
GCC-4.2: build 5664 | |
LLVM: build 2326 | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
LD: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 | |
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe -arch i386 -arch x86_64 | |
CPPFLAGS: -I/usr/local/Cellar/neon/0.29.3/include | |
LDFLAGS: -L/usr/local/Cellar/neon/0.29.3/lib -arch i386 -arch x86_64 | |
MAKEFLAGS: -j2 | |
PKG_CONFIG_PATH: /usr/local/Cellar/neon/0.29.3/lib/pkgconfig |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment