Created
November 2, 2012 08:12
-
-
Save jokeyrhyme/3999424 to your computer and use it in GitHub Desktop.
brew install gource (0.38)
This file contains 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
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-darwin12.2.0 | |
checking host system type... x86_64-apple-darwin12.2.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 c++ accepts -g... yes | |
checking for style of include used by make... GNU | |
checking dependency style of c++... none | |
checking for timegm... yes | |
checking for unsetenv... yes | |
checking how to run the C++ preprocessor... c++ -E | |
checking for X... disabled | |
checking for a sed that does not truncate output... /opt/homebrew/Library/ENV/4.3/sed | |
checking for gcc... cc | |
checking whether we are using the GNU C compiler... yes | |
checking whether cc accepts -g... yes | |
checking for cc option to accept ISO C89... none needed | |
checking dependency style of 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... 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... no | |
checking for OpenGL/gl.h... yes | |
checking for OpenGL library... -lGL | |
checking for GL/glu.h... no | |
checking for OpenGL/glu.h... yes | |
checking for OpenGL Utility library... -lGLU | |
checking for varargs GLU tesselator callback function type... no | |
checking for sdl-config... /opt/homebrew/opt/sdl/bin/sdl-config | |
checking for SDL - version >= 1.2.10... yes | |
checking for freetype-config... /opt/homebrew/opt/freetype/bin/freetype-config | |
checking for FreeType -- version >= 9.0.3... yes | |
checking for IMG_LoadPNG_RW in -lSDL_image... yes | |
checking for IMG_LoadJPG_RW in -lSDL_image... yes | |
checking for pcre_compile in -lpcre... yes | |
checking for glewInit in -lGLEW... yes | |
checking for boostlib >= 1.46... yes | |
checking whether the Boost::System library is available... yes | |
checking whether the Boost::Filesystem library is available... yes | |
configure: error: Could not link against -lGLU ! | |
HOMEBREW_VERSION: 0.9.3 | |
HEAD: f0b81bf356c48d19730fee3ccee45cad6525a0d7 | |
HOMEBREW_PREFIX: /opt/homebrew | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.8.2-x86_64 | |
Xcode: 4.5.1 | |
CLT: 4.5.0.0.1.1249367152 | |
X11: 2.7.4 => /opt/X11 | |
This file contains 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
HOMEBREW_VERSION: 0.9.3 | |
HEAD: f0b81bf356c48d19730fee3ccee45cad6525a0d7 | |
HOMEBREW_PREFIX: /opt/homebrew | |
HOMEBREW_CELLAR: /opt/homebrew/Cellar | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.8.2-x86_64 | |
Xcode: 4.5.1 | |
CLT: 4.5.0.0.1.1249367152 | |
LLVM-GCC: build 2336 | |
Clang: 4.1 build 421 | |
X11: 2.7.4 => /opt/X11 | |
System Ruby: 1.8.7-358 | |
Perl: /usr/bin/perl | |
Python: /opt/homebrew/bin/python => /opt/homebrew/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /opt/homebrew/bin/ruby => /opt/homebrew/Cellar/ruby/1.9.3-p286/bin/ruby |
This file contains 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
CC: cc | |
CXX: c++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /opt/homebrew | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/ | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /opt/homebrew/lib/pkgconfig:/opt/homebrew/Library/Homebrew/pkgconfig | |
ACLOCAL_PATH: /opt/homebrew/share/aclocal | |
PATH: /opt/homebrew/Library/ENV/4.3:/opt/homebrew/opt/python/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains 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: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/opt/homebrew/opt/php54/bin/php-config | |
Warning: Some keg-only formula are linked into the Cellar. | |
Linking a keg-only formula, such as gettext, into the cellar with | |
`brew link f` will cause other formulae to detect them during the | |
`./configure` step. This may cause problems when compiling those | |
other formulae. | |
Binaries provided by keg-only formulae may override system binaries | |
with other strange results. | |
You may wish to `brew unlink` these brews: | |
jpeg-turbo | |
Warning: Your Homebrew is not installed to /usr/local | |
You can install Homebrew anywhere you want, but some brews may only build | |
correctly if you install in /usr/local. Sorry! |
This file contains 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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by Gource configure 0.38, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/opt/homebrew/Cellar/gource/0.38 --disable-sdltest --disable-freetypetest | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = fulmen.local | |
uname -m = x86_64 | |
uname -r = 12.2.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~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.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~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: 16.00 gigabytes | |
Default processor set: 138 tasks, 810 threads, 8 processors | |
Load average: 0.90, Mach factor: 7.08 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /opt/homebrew/Library/ENV/4.3 | |
PATH: /opt/homebrew/opt/freetype/bin | |
PATH: /opt/homebrew/opt/pkg-config/bin | |
PATH: /opt/homebrew/opt/glew/bin | |
PATH: /opt/homebrew/opt/jpeg/bin | |
PATH: /opt/homebrew/opt/pcre/bin | |
PATH: /opt/homebrew/opt/sdl/bin | |
PATH: /opt/homebrew/opt/python/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2552: checking for a BSD-compatible install | |
configure:2620: result: /usr/bin/install -c | |
configure:2631: checking whether build environment is sane | |
configure:2681: result: yes | |
configure:2822: checking for a thread-safe mkdir -p | |
configure:2861: result: ./install-sh -c -d | |
configure:2874: checking for gawk | |
configure:2904: result: no | |
configure:2874: checking for mawk | |
configure:2904: result: no | |
configure:2874: checking for nawk | |
configure:2904: result: no | |
configure:2874: checking for awk | |
configure:2890: found /usr/bin/awk | |
configure:2901: result: awk | |
configure:2912: checking whether make sets $(MAKE) | |
configure:2934: result: yes | |
configure:3019: checking build system type | |
configure:3033: result: x86_64-apple-darwin12.2.0 | |
configure:3053: checking host system type | |
configure:3066: result: x86_64-apple-darwin12.2.0 | |
configure:3200: checking for C++ compiler version | |
configure:3209: c++ --version >&5 | |
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.2.0 | |
Thread model: posix | |
configure:3220: $? = 0 | |
configure:3209: c++ -v >&5 | |
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.2.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /opt/homebrew/include' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' | |
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' | |
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' | |
configure:3220: $? = 0 | |
configure:3209: c++ -V >&5 | |
clang: error: unsupported option '-V -isystem/opt/homebrew/include' | |
clang: error: no input files | |
configure:3220: $? = 1 | |
configure:3209: c++ -qversion >&5 | |
clang: error: no input files | |
configure:3220: $? = 1 | |
configure:3240: checking whether the C++ compiler works | |
configure:3262: c++ -I/opt/homebrew/include conftest.cpp >&5 | |
configure:3266: $? = 0 | |
configure:3314: result: yes | |
configure:3317: checking for C++ compiler default output file name | |
configure:3319: result: a.out | |
configure:3325: checking for suffix of executables | |
configure:3332: c++ -o conftest -I/opt/homebrew/include conftest.cpp >&5 | |
configure:3336: $? = 0 | |
configure:3358: result: | |
configure:3380: checking whether we are cross compiling | |
configure:3388: c++ -o conftest -I/opt/homebrew/include conftest.cpp >&5 | |
configure:3392: $? = 0 | |
configure:3399: ./conftest | |
configure:3403: $? = 0 | |
configure:3418: result: no | |
configure:3423: checking for suffix of object files | |
configure:3445: c++ -c -I/opt/homebrew/include conftest.cpp >&5 | |
configure:3449: $? = 0 | |
configure:3470: result: o | |
configure:3474: checking whether we are using the GNU C++ compiler | |
configure:3493: c++ -c -I/opt/homebrew/include conftest.cpp >&5 | |
configure:3493: $? = 0 | |
configure:3502: result: yes | |
configure:3511: checking whether c++ accepts -g | |
configure:3531: c++ -c -g conftest.cpp >&5 | |
configure:3531: $? = 0 | |
configure:3572: result: yes | |
configure:3606: checking for style of include used by make | |
configure:3634: result: GNU | |
configure:3659: checking dependency style of c++ | |
configure:3769: result: none | |
configure:3792: checking for timegm | |
configure:3792: c++ -o conftest -I/opt/homebrew/include conftest.cpp >&5 | |
configure:3792: $? = 0 | |
configure:3792: result: yes | |
configure:3800: checking for unsetenv | |
configure:3800: c++ -o conftest -I/opt/homebrew/include conftest.cpp >&5 | |
configure:3800: $? = 0 | |
configure:3800: result: yes | |
configure:3825: checking how to run the C++ preprocessor | |
configure:3852: c++ -E conftest.cpp | |
configure:3852: $? = 0 | |
configure:3866: c++ -E conftest.cpp | |
conftest.cpp:13:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3866: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3891: result: c++ -E | |
configure:3911: c++ -E conftest.cpp | |
configure:3911: $? = 0 | |
configure:3925: c++ -E conftest.cpp | |
conftest.cpp:13:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3925: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3954: checking for X | |
configure:4132: result: disabled | |
configure:4147: checking for a sed that does not truncate output | |
configure:4211: result: /opt/homebrew/Library/ENV/4.3/sed | |
configure:4264: checking for gcc | |
configure:4291: result: cc | |
configure:4520: checking for C compiler version | |
configure:4529: cc --version >&5 | |
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.2.0 | |
Thread model: posix | |
configure:4540: $? = 0 | |
configure:4529: cc -v >&5 | |
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin12.2.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /opt/homebrew/include' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' | |
clang: warning: argument unused during compilation: '-L/opt/homebrew/lib' | |
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' | |
configure:4540: $? = 0 | |
configure:4529: cc -V >&5 | |
clang: error: unsupported option '-V -isystem/opt/homebrew/include' | |
clang: error: no input files | |
configure:4540: $? = 1 | |
configure:4529: cc -qversion >&5 | |
clang: error: no input files | |
configure:4540: $? = 1 | |
configure:4544: checking whether we are using the GNU C compiler | |
configure:4563: cc -c conftest.c >&5 | |
configure:4563: $? = 0 | |
configure:4572: result: yes | |
configure:4581: checking whether cc accepts -g | |
configure:4601: cc -c -g conftest.c >&5 | |
configure:4601: $? = 0 | |
configure:4642: result: yes | |
configure:4659: checking for cc option to accept ISO C89 | |
configure:4723: cc -c -g -O2 conftest.c >&5 | |
configure:4723: $? = 0 | |
configure:4736: result: none needed | |
configure:4758: checking dependency style of cc | |
configure:4868: result: none | |
configure:5049: checking for the pthreads library -lpthreads | |
configure:5087: cc -o conftest -g -O2 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:5087: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void* a) {a=0;} | |
| static void* start_routine(void* a) {return a;} | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr; | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); | |
| pthread_cleanup_push(routine, 0); | |
| pthread_create(&th,0,start_routine,0); | |
| pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:5096: result: no | |
configure:4994: checking whether pthreads work without any flags | |
configure:5087: cc -o conftest -g -O2 conftest.c >&5 | |
configure:5087: $? = 0 | |
configure:5096: result: yes | |
configure:5115: checking for joinable pthread attribute | |
configure:5130: cc -o conftest -g -O2 conftest.c >&5 | |
configure:5130: $? = 0 | |
configure:5136: result: PTHREAD_CREATE_JOINABLE | |
configure:5146: checking if more special flags are required for pthreads | |
configure:5153: result: -D_THREAD_SAFE | |
configure:5240: checking how to run the C preprocessor | |
configure:5271: cc -E conftest.c | |
configure:5271: $? = 0 | |
configure:5285: cc -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5285: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5310: result: cc -E | |
configure:5330: cc -E conftest.c | |
configure:5330: $? = 0 | |
configure:5344: cc -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5344: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5373: checking for grep that handles long lines and -e | |
configure:5431: result: /usr/bin/grep | |
configure:5436: checking for egrep | |
configure:5498: result: /usr/bin/grep -E | |
configure:5503: checking for ANSI C header files | |
configure:5523: cc -c -g -O2 conftest.c >&5 | |
configure:5523: $? = 0 | |
configure:5596: cc -o conftest -g -O2 conftest.c >&5 | |
configure:5596: $? = 0 | |
configure:5596: ./conftest | |
configure:5596: $? = 0 | |
configure:5607: result: yes | |
configure:5620: checking for sys/types.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for sys/stat.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for stdlib.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for string.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for memory.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for strings.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for inttypes.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for stdint.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5620: checking for unistd.h | |
configure:5620: cc -c -g -O2 conftest.c >&5 | |
configure:5620: $? = 0 | |
configure:5620: result: yes | |
configure:5639: checking whether we are using the Microsoft C compiler | |
configure:5658: cc -c -g -O2 conftest.c >&5 | |
conftest.c:29:8: error: use of undeclared identifier 'choke' | |
choke me | |
^ | |
1 error generated. | |
configure:5658: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| #ifndef _MSC_VER | |
| choke me | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5667: result: no | |
configure:5683: checking windows.h usability | |
configure:5683: cc -c -g -O2 conftest.c >&5 | |
conftest.c:57:10: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:5683: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <windows.h> | |
configure:5683: result: no | |
configure:5683: checking windows.h presence | |
configure:5683: cc -E conftest.c | |
conftest.c:24:10: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:5683: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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 | |
| /* end confdefs.h. */ | |
| #include <windows.h> | |
configure:5683: result: no | |
configure:5683: checking for windows.h | |
configure:5683: result: no | |
configure:5699: checking for GL/gl.h | |
configure:5699: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 | |
conftest.c:30:10: fatal error: 'GL/gl.h' file not found | |
#include <GL/gl.h> | |
^ | |
1 error generated. | |
configure:5699: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| | |
| | |
| #include <GL/gl.h> | |
configure:5699: result: no | |
configure:5699: checking for OpenGL/gl.h | |
configure:5699: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 | |
configure:5699: $? = 0 | |
configure:5699: result: yes | |
configure:5720: checking for OpenGL library | |
configure:5767: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lopengl32 >&5 | |
ld: library not found for -lopengl32 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5767: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| # ifdef HAVE_GL_GL_H | |
| # include <GL/gl.h> | |
| # elif defined(HAVE_OPENGL_GL_H) | |
| # include <OpenGL/gl.h> | |
| # else | |
| # error no gl.h | |
| # endif | |
| int | |
| main () | |
| { | |
| glBegin(0) | |
| ; | |
| return 0; | |
| } | |
configure:5793: cc -o conftest -g -O2 -D_THREAD_SAFE -L/usr/lib64/nvidia conftest.c -lopengl32 >&5 | |
ld: warning: directory not found for option '-L/usr/lib64/nvidia' | |
ld: library not found for -lopengl32 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5793: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| # ifdef HAVE_GL_GL_H | |
| # include <GL/gl.h> | |
| # elif defined(HAVE_OPENGL_GL_H) | |
| # include <OpenGL/gl.h> | |
| # else | |
| # error no gl.h | |
| # endif | |
| int | |
| main () | |
| { | |
| glBegin(0) | |
| ; | |
| return 0; | |
| } | |
configure:5819: cc -o conftest -g -O2 -D_THREAD_SAFE -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib conftest.c -lopengl32 >&5 | |
ld: library not found for -lopengl32 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5819: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| # ifdef HAVE_GL_GL_H | |
| # include <GL/gl.h> | |
| # elif defined(HAVE_OPENGL_GL_H) | |
| # include <OpenGL/gl.h> | |
| # else | |
| # error no gl.h | |
| # endif | |
| int | |
| main () | |
| { | |
| glBegin(0) | |
| ; | |
| return 0; | |
| } | |
configure:5767: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lGL >&5 | |
configure:5767: $? = 0 | |
configure:5863: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lGL >&5 | |
conftest.c:39:1: warning: implicit declaration of function 'glXQueryVersion' is invalid in C99 [-Wimplicit-function-declaration] | |
glXQueryVersion(0, 0, 0) | |
^ | |
1 warning generated. | |
Undefined symbols for architecture x86_64: | |
"_glXQueryVersion", referenced from: | |
_main in conftest-740vTg.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:5863: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| # ifdef HAVE_GL_GL_H | |
| # include <GL/gl.h> | |
| # elif defined(HAVE_OPENGL_GL_H) | |
| # include <OpenGL/gl.h> | |
| # else | |
| # error no gl.h | |
| # endif | |
| int | |
| main () | |
| { | |
| glXQueryVersion(0, 0, 0) | |
| ; | |
| return 0; | |
| } | |
configure:5906: result: -lGL | |
configure:5931: checking for GL/glu.h | |
configure:5931: c++ -c -I/opt/homebrew/include -D_THREAD_SAFE conftest.cpp >&5 | |
conftest.cpp:31:10: fatal error: 'GL/glu.h' file not found | |
#include <GL/glu.h> | |
^ | |
1 error generated. | |
configure:5931: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| | |
| | |
| #include <GL/glu.h> | |
configure:5931: result: no | |
configure:5931: checking for OpenGL/glu.h | |
configure:5931: c++ -c -I/opt/homebrew/include -D_THREAD_SAFE conftest.cpp >&5 | |
configure:5931: $? = 0 | |
configure:5931: result: yes | |
configure:5950: checking for OpenGL Utility library | |
configure:6007: c++ -o conftest -I/opt/homebrew/include -D_THREAD_SAFE -lGL conftest.cpp >&5 | |
Undefined symbols for architecture x86_64: | |
"_gluBeginCurve", referenced from: | |
_main in conftest-Us8teB.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:6007: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| #define HAVE_OPENGL_GLU_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| # ifdef HAVE_GL_GLU_H | |
| # include <GL/glu.h> | |
| # elif defined(HAVE_OPENGL_GLU_H) | |
| # include <OpenGL/glu.h> | |
| # else | |
| # error no glu.h | |
| # endif | |
| int | |
| main () | |
| { | |
| gluBeginCurve(0) | |
| ; | |
| return 0; | |
| } | |
configure:6040: c++ -o conftest -I/opt/homebrew/include -D_THREAD_SAFE -lGL conftest.cpp -lglu32 >&5 | |
ld: library not found for -lglu32 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6040: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| #define HAVE_OPENGL_GLU_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | |
| # include <windows.h> | |
| # endif | |
| # ifdef HAVE_GL_GLU_H | |
| # include <GL/glu.h> | |
| # elif defined(HAVE_OPENGL_GLU_H) | |
| # include <OpenGL/glu.h> | |
| # else | |
| # error no glu.h | |
| # endif | |
| int | |
| main () | |
| { | |
| gluBeginCurve(0) | |
| ; | |
| return 0; | |
| } | |
configure:6040: c++ -o conftest -I/opt/homebrew/include -D_THREAD_SAFE -lGL conftest.cpp -lGLU >&5 | |
configure:6040: $? = 0 | |
configure:6068: result: -lGLU | |
configure:6087: checking for varargs GLU tesselator callback function type | |
configure:6117: c++ -c -D_THREAD_SAFE -I/opt/homebrew/include conftest.cpp >&5 | |
conftest.cpp:35:22: error: no matching function for call to 'gluTessCallback' | |
GLvoid (*func)(...); gluTessCallback(0, 0, func) | |
^~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:290:13: note: candidate function not viable: no known conversion from 'GLvoid (*)(...)' to 'GLvoid (*)()' for 3rd argument; | |
extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)()); | |
^ | |
1 error generated. | |
configure:6117: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Gource" | |
| #define PACKAGE_TARNAME "gource" | |
| #define PACKAGE_VERSION "0.38" | |
| #define PACKAGE_STRING "Gource 0.38" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gource" | |
| #define VERSION "0.38" | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
| #define HAVE_OPENGL_GLU_H 1 | |
| /* end confdefs.h. */ | |
| | |
| # ifdef HAVE_GL_GLU_H | |
| # include <GL/glu.h> | |
| # else | |
| # include <OpenGL/glu.h> | |
| # endif | |
| int | |
| main () | |
| { | |
| GLvoid (*func)(...); gluTessCallback(0, 0, func) | |
| ; | |
| return 0; | |
| } | |
configure:6129: result: no | |
configure:6186: checking for sdl-config | |
configure:6204: found /opt/homebrew/opt/sdl/bin/sdl-config | |
configure:6217: result: /opt/homebrew/opt/sdl/bin/sdl-config | |
configure:6226: checking for SDL - version >= 1.2.10 | |
configure:6328: result: yes | |
configure:6447: checking for freetype-config | |
configure:6465: found /opt/homebrew/opt/freetype/bin/freetype-config | |
configure:6478: result: /opt/homebrew/opt/freetype/bin/freetype-config | |
configure:6488: checking for FreeType -- version >= 9.0.3 | |
configure:6586: result: yes | |
configure:6649: checking for IMG_LoadPNG_RW in -lSDL_image | |
configure:6674: c++ -o conftest -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include conftest.cpp -lSDL_image -lGL -lGLU -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/homebrew/Cellar/freetype/2.4.10/lib -lfreetype -lz -lbz2 >&5 | |
configure:6674: $? = 0 | |
configure:6683: result: yes | |
configure:6693: checking for IMG_LoadJPG_RW in -lSDL_image | |
configure:6718: c++ -o conftest -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include conftest.cpp -lSDL_image -lGL -lGLU -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/homebrew/Cellar/freetype/2.4.10/lib -lfreetype -lz -lbz2 >&5 | |
configure:6718: $? = 0 | |
configure:6727: result: yes | |
configure:6739: checking for pcre_compile in -lpcre | |
configure:6764: c++ -o conftest -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include conftest.cpp -lpcre -lGL -lGLU -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/homebrew/Cellar/freetype/2.4.10/lib -lfreetype -lz -lbz2 -lSDL_image >&5 | |
configure:6764: $? = 0 | |
configure:6773: result: yes | |
configure:6788: checking for glewInit in -lGLEW | |
configure:6813: c++ -o conftest -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include conftest.cpp -lGLEW -lpcre -lGL -lGLU -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/homebrew/Cellar/freetype/2.4.10/lib -lfreetype -lz -lbz2 -lSDL_image >&5 | |
configure:6813: $? = 0 | |
configure:6822: result: yes | |
configure:6880: checking for boostlib >= 1.46 | |
configure:6949: c++ -c -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include conftest.cpp >&5 | |
configure:6949: $? = 0 | |
configure:6951: result: yes | |
configure:7129: checking whether the Boost::System library is available | |
configure:7153: c++ -c -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include conftest.cpp >&5 | |
conftest.cpp:32:1: warning: expression result unused [-Wunused-value] | |
boost::system::system_category | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
configure:7153: $? = 0 | |
configure:7168: result: yes | |
configure:7373: checking whether the Boost::Filesystem library is available | |
configure:7397: c++ -c -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include conftest.cpp >&5 | |
configure:7397: $? = 0 | |
configure:7411: result: yes | |
configure:7568: error: Could not link against -lGLU ! | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin12.2.0 | |
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=cc | |
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=set | |
ac_cv_env_CXXFLAGS_value=-I/opt/homebrew/include | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=c++ | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_XMKMF_set= | |
ac_cv_env_XMKMF_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_func_timegm=yes | |
ac_cv_func_unsetenv=yes | |
ac_cv_header_GL_gl_h=no | |
ac_cv_header_GL_glu_h=no | |
ac_cv_header_OpenGL_gl_h=yes | |
ac_cv_header_OpenGL_glu_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_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_header_windows_h=no | |
ac_cv_host=x86_64-apple-darwin12.2.0 | |
ac_cv_lib_GLEW_glewInit=yes | |
ac_cv_lib_SDL_image_IMG_LoadJPG_RW=yes | |
ac_cv_lib_SDL_image_IMG_LoadPNG_RW=yes | |
ac_cv_lib_pcre_pcre_compile=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FT2_CONFIG=/opt/homebrew/opt/freetype/bin/freetype-config | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_SDL_CONFIG=/opt/homebrew/opt/sdl/bin/sdl-config | |
ac_cv_path_SED=/opt/homebrew/Library/ENV/4.3/sed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='cc -E' | |
ac_cv_prog_CXXCPP='c++ -E' | |
ac_cv_prog_ac_ct_CC=cc | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
ax_cv_boost_filesystem=yes | |
ax_cv_boost_system=yes | |
ax_cv_c_compiler_ms=no | |
ax_cv_check_gl_libgl=-lGL | |
ax_cv_check_glu_libglu=-lGLU | |
ax_cv_varargs_glu_tesscb=no | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/gource-p5Wf/gource-0.38/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /private/tmp/gource-p5Wf/gource-0.38/missing --run tar' | |
AUTOCONF='${SHELL} /private/tmp/gource-p5Wf/gource-0.38/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/gource-p5Wf/gource-0.38/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/gource-p5Wf/gource-0.38/missing --run automake-1.11' | |
AWK='awk' | |
BOOST_CPPFLAGS='' | |
BOOST_FILESYSTEM_LIB='' | |
BOOST_LDFLAGS='' | |
BOOST_SYSTEM_LIB='' | |
CC='cc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='cc -E' | |
CPPFLAGS=' -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include ' | |
CXX='c++' | |
CXXCPP='c++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
FONTDIR_FALSE='' | |
FONTDIR_TRUE='' | |
FT2_CFLAGS='-I/opt/homebrew/Cellar/freetype/2.4.10/include/freetype2 -I/opt/homebrew/Cellar/freetype/2.4.10/include' | |
FT2_CONFIG='/opt/homebrew/opt/freetype/bin/freetype-config' | |
FT2_LIBS='-L/opt/homebrew/Cellar/freetype/2.4.10/lib -lfreetype -lz -lbz2' | |
GLU_CFLAGS='-D_THREAD_SAFE ' | |
GLU_LIBS='-lGLU' | |
GL_CFLAGS='-D_THREAD_SAFE ' | |
GL_LIBS='-lGL ' | |
GREP='/usr/bin/grep' | |
HAVE_TIMEGM='' | |
HAVE_UNSETENV='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LDFLAGS=' ' | |
LIBOBJS='' | |
LIBS='-lpcre -lGL -lGLU -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/homebrew/Cellar/freetype/2.4.10/lib -lfreetype -lz -lbz2 -lSDL_image -lGLEW ' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /private/tmp/gource-p5Wf/gource-0.38/missing --run makeinfo' | |
MKDIR_P='./install-sh -c -d' | |
OBJEXT='o' | |
PACKAGE='gource' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='Gource' | |
PACKAGE_STRING='Gource 0.38' | |
PACKAGE_TARNAME='gource' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.38' | |
PATH_SEPARATOR=':' | |
PTHREAD_CC='cc' | |
PTHREAD_CFLAGS='-D_THREAD_SAFE ' | |
PTHREAD_LIBS='' | |
SDL_CFLAGS='-I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE' | |
SDL_CONFIG='/opt/homebrew/opt/sdl/bin/sdl-config' | |
SDL_LIBS='-L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa' | |
SED='/opt/homebrew/Library/ENV/4.3/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
USE_BUNDLED_TINYXML_FALSE='' | |
USE_BUNDLED_TINYXML_TRUE='' | |
VERSION='0.38' | |
XMKMF='' | |
ac_ct_CC='cc' | |
ac_ct_CXX='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
ax_pthread_config='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin12.2.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin12.2.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
gourcefontdir='' | |
host='x86_64-apple-darwin12.2.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin12.2.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/gource-p5Wf/gource-0.38/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/opt/homebrew/Cellar/gource/0.38' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "Gource" | |
#define PACKAGE_TARNAME "gource" | |
#define PACKAGE_VERSION "0.38" | |
#define PACKAGE_STRING "Gource 0.38" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gource" | |
#define VERSION "0.38" | |
#define HAVE_TIMEGM 1 | |
#define HAVE_UNSETENV 1 | |
#define HAVE_PTHREAD 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_OPENGL_GL_H 1 | |
#define HAVE_OPENGL_GLU_H 1 | |
#define HAVE_LIBPCRE 1 | |
#define HAVE_BOOST /**/ | |
#define HAVE_BOOST_SYSTEM /**/ | |
#define HAVE_BOOST_FILESYSTEM /**/ | |
configure: exit 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment