Created
October 15, 2010 16:27
-
-
Save jacobat/628486 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
| From git://github.com/acaudwell/Gource | |
| * branch HEAD -> FETCH_HEAD | |
| HEAD is now at e1cb95e... Ignore .deps and .dirstamp | |
| configure.ac:11: installing `./config.guess' | |
| configure.ac:11: installing `./config.sub' | |
| configure.ac:9: installing `./install-sh' | |
| configure.ac:9: installing `./missing' | |
| Makefile.am: installing `./depcomp' | |
| configure: error: FTGL 2.1.3 or greater is required. Please see INSTALL |
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
| Warning: It appears you have Macports or Fink installed | |
| Although, unlikely, this can break builds or cause obscure runtime issues. | |
| If you experience problems try uninstalling these tools. | |
| ==> 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 -march=core2 -msse4.1 -w -pipe | |
| CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
| CPPFLAGS: -I/usr/local/brew/Cellar/libpng/1.2.44/include -isystem /usr/local/brew/include | |
| LDFLAGS: -L/usr/local/brew/Cellar/libpng/1.2.44/lib -L/usr/local/brew/lib | |
| MAKEFLAGS: -j2 | |
| PKG_CONFIG_PATH: /usr/local/brew/Cellar/libpng/1.2.44/lib/pkgconfig | |
| /usr/local/brew/bin/git | |
| ==> Cloning git://github.com/acaudwell/Gource.git | |
| Updating /Users/jacob/Library/Caches/Homebrew/gource--git | |
| git fetch git://github.com/acaudwell/Gource.git | |
| git fetch --tags | |
| ==> Checking out tag e1cb95e41e0026dcc90c | |
| git checkout e1cb95e41e0026dcc90c | |
| git checkout-index -a -f --prefix=/private/tmp/homebrew-gource-0.28-VS91/ | |
| git submodule init | |
| git submodule update | |
| git submodule --quiet foreach --recursive git checkout-index -a -f "--prefix=/private/tmp/homebrew-gource-0.28-VS91/$path/" | |
| ==> autoreconf -f -i | |
| autoreconf -f -i | |
| ==> ./configure --disable-dependency-tracking --prefix=/usr/local/brew/Cellar/gource/0.28 --disable-sdltest --disable-freetypetest | |
| ./configure --disable-dependency-tracking --prefix=/usr/local/brew/Cellar/gource/0.28 --disable-sdltest --disable-freetypetest | |
| 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 build system type... x86_64-apple-darwin10.4.0 | |
| checking host system type... x86_64-apple-darwin10.4.0 | |
| 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 /usr/bin/c++ accepts -g... yes | |
| checking for style of include used by make... GNU | |
| checking dependency style of /usr/bin/c++... none | |
| checking how to run the C++ preprocessor... /usr/bin/c++ -E | |
| checking for X... disabled | |
| checking for a sed that does not truncate output... /usr/bin/sed | |
| checking for gcc... /usr/bin/cc | |
| 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 dependency style of /usr/bin/cc... none | |
| checking for the pthreads library -lpthreads... no | |
| checking whether pthreads work without any flags... yes | |
| checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
| checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
| checking how to run the C preprocessor... /usr/bin/cc -E | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| 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 | |
| checking whether we are using the Microsoft C compiler... no | |
| checking windows.h usability... no | |
| checking windows.h presence... no | |
| checking for windows.h... no | |
| checking for GL/gl.h... yes | |
| checking for OpenGL/gl.h... yes | |
| checking for OpenGL library... -framework OpenGL | |
| checking for GL/glu.h... yes | |
| checking for OpenGL/glu.h... yes | |
| checking for OpenGL Utility library... yes | |
| checking for varargs GLU tesselator callback function type... no | |
| checking for sdl-config... /usr/local/brew/bin/sdl-config | |
| checking for SDL - version >= 1.2.10... yes | |
| checking for freetype-config... /usr/X11/bin/freetype-config | |
| checking for FreeType -- version >= 9.0.3... yes | |
| checking for pkg-config... /opt/local/bin/pkg-config | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for FTGL... no | |
| Error: #<BuildError: Failure while executing: ./configure --disable-dependency-tracking --prefix=/usr/local/brew/Cellar/gource/0.28 --disable-sdltest --disable-freetypetest> | |
| /usr/local/brew/Library/Homebrew/formula.rb:344:in `system' | |
| /usr/local/brew/Library/Formula/gource.rb:26:in `install' | |
| /usr/local/brew/Library/Homebrew/install.rb:96:in `install' | |
| /usr/local/brew/Library/Homebrew/formula.rb:190:in `brew' | |
| /usr/local/brew/Library/Homebrew/formula.rb:405:in `stage' | |
| /usr/local/brew/Library/Homebrew/formula.rb:364:in `mktemp' | |
| /usr/local/brew/Library/Homebrew/formula.rb:403:in `stage' | |
| /usr/local/brew/Library/Homebrew/formula.rb:185:in `brew' | |
| /usr/local/brew/Library/Homebrew/install.rb:74:in `install' | |
| /usr/local/brew/Library/Homebrew/install.rb:39 | |
| /usr/local/brew/Library/Formula/gource.rb:33 | |
| ==> Rescuing build... | |
| It looks like an autotools configure failed. | |
| Gist 'config.log' and any error output when reporting an issue. | |
| 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/brew/Cellar/gource/0.28 | |
| ]1;rew-gource-0.28-VS91Error: Nothing was installed to /usr/local/brew/Cellar/gource/0.28 | |
| /usr/local/brew/Library/Homebrew/install.rb:133:in `install' | |
| /usr/local/brew/Library/Homebrew/install.rb:39 | |
| /usr/local/brew/Library/Formula/gource.rb:33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment