Skip to content

Instantly share code, notes, and snippets.

@sakra
Created October 22, 2010 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sakra/640268 to your computer and use it in GitHub Desktop.
Save sakra/640268 to your computer and use it in GitHub Desktop.
brew install -vd subversion --java --universal
==> Build Environment
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 -w -pipe
CXXFLAGS: -O3 -w -pipe
CPPFLAGS: -I/usr/local/Cellar/neon/0.29.3/include
LDFLAGS: -L/usr/local/Cellar/neon/0.29.3/lib
MAKEFLAGS: -j4
PKG_CONFIG_PATH: /usr/local/Cellar/neon/0.29.3/lib/pkgconfig
==> Downloading http://subversion.tigris.org/downloads/subversion-1.6.13.tar.bz2
File already downloaded and cached to /Users/kratky/Library/Caches/Homebrew
/usr/bin/tar xf /Users/kratky/Library/Caches/Homebrew/subversion-1.6.13.tar.bz2
==> ./configure --disable-debug --prefix=/usr/local/Cellar/subversion/1.6.13 --with-ssl --with-zlib=/usr --disable-neon-version-check --disable-mod-activation --without-apache-libexecdir --without-berkeley-db --enable-javahl --without-jikes
./configure --disable-debug --prefix=/usr/local/Cellar/subversion/1.6.13 --with-ssl --with-zlib=/usr --disable-neon-version-check --disable-mod-activation --without-apache-libexecdir --without-berkeley-db --enable-javahl --without-jikes
==> make
make
make: *** No targets specified and no makefile found. Stop.
Error: #<BuildError: Failure while executing: make >
/usr/local/Library/Homebrew/formula.rb:344:in `system'
/usr/local/Library/Formula/subversion.rb:88:in `install'
/usr/local/Library/Homebrew/install.rb:96:in `install'
/usr/local/Library/Homebrew/formula.rb:190:in `brew'
/usr/local/Library/Homebrew/formula.rb:405:in `stage'
/usr/local/Library/Homebrew/formula.rb:364:in `mktemp'
/usr/local/Library/Homebrew/formula.rb:403:in `stage'
/usr/local/Library/Homebrew/formula.rb:185:in `brew'
/usr/local/Library/Homebrew/install.rb:74:in `install'
/usr/local/Library/Homebrew/install.rb:39
/usr/local/Library/Formula/subversion.rb:141
==> Rescuing build...
When you exit this shell Homebrew will attempt to finalise the installation.
If nothing is installed or the shell exits with a non-zero error code,
Homebrew will abort. The installation prefix is:
/usr/local/Cellar/subversion/1.6.13
start
stop
[friaul:tmp/homebrew-subversion-1.6.13-OIyu/subversion-1.6.13] kratky% 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/bin/sed
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-OIyu/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/bin/sed
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/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/bin/ruby
checking for rb_hash_foreach()... yes
checking for rdoc... /usr/bin/rdoc
checking for Ruby major version... 1
checking for Ruby minor version... 8
checking for swig... /usr/bin/swig
checking swig version... 1.3.31
configure: Configuring python swig binding
checking for Python includes... -I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6
checking for compiling Python extensions... gcc-4.2 -pipe
checking for linking Python extensions... gcc-4.2 -Wl,-F. -bundle -undefined dynamic_lookup -framework Python
checking for linking Python libraries... -Wl,-F. -bundle -undefined dynamic_lookup -framework 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/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin10.0
checking how to compile Ruby extensions... gcc -O3 -w -pipe -arch i386 -arch x86_64 -DNDEBUG
checking how to link Ruby extensions... gcc -arch i386 -arch x86_64 -pipe -bundle -undefined dynamic_lookup -shrext .bundle
checking for linking Ruby libraries... -lruby
checking for rb_errinfo... no
checking where to install Ruby scripts... /Library/Ruby/Site/1.8
checking where to install Ruby extensions... /Library/Ruby/Site/1.8/universal-darwin10.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.
Aborting due to non-zero exit status
Kernel.exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment