Skip to content

Instantly share code, notes, and snippets.

@jokeyrhyme
Created November 2, 2012 08:19
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 jokeyrhyme/3999454 to your computer and use it in GitHub Desktop.
Save jokeyrhyme/3999454 to your computer and use it in GitHub Desktop.
brew install gource --env=std (0.38)
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 /usr/bin/clang++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang++... none
checking for timegm... yes
checking for unsetenv... yes
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for X... disabled
checking for a sed that does not truncate output... /usr/bin/sed
checking for gcc... /usr/bin/clang
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... 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/clang -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... -framework OpenGL
checking for GL/glu.h... no
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... /opt/homebrew/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking for freetype-config... /opt/X11/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 -lGL !
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 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: 136 tasks, 788 threads, 8 processors
Load average: 1.27, Mach factor: 6.72
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/homebrew/opt/php54/bin
PATH: .
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /opt/android-sdk/platform-tools
PATH: /opt/android-sdk/tools
PATH: /opt/homebrew/bin
PATH: /opt/homebrew/sbin
PATH: /opt/homebrew/share/ruby/bin
PATH: /opt/homebrew/share/npm/bin
PATH: /opt/homebrew/share/python3
PATH: /opt/pear/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/homebrew/Library/Contributions/cmds
## ----------- ##
## 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: /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.0
Thread model: posix
configure:3220: $? = 0
configure:3209: /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.0
Thread model: posix
configure:3220: $? = 0
configure:3209: /usr/bin/clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3220: $? = 1
configure:3209: /usr/bin/clang++ -qversion >&5
clang: error: no input files
configure:3220: $? = 1
configure:3240: checking whether the C++ compiler works
configure:3262: /usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /opt/homebrew/include -L/opt/homebrew/lib 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: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /opt/homebrew/include -L/opt/homebrew/lib conftest.cpp >&5
configure:3336: $? = 0
configure:3358: result:
configure:3380: checking whether we are cross compiling
configure:3388: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /opt/homebrew/include -L/opt/homebrew/lib 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: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /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: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /opt/homebrew/include conftest.cpp >&5
configure:3493: $? = 0
configure:3502: result: yes
configure:3511: checking whether /usr/bin/clang++ accepts -g
configure:3531: /usr/bin/clang++ -c -g -isystem /opt/homebrew/include 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 /usr/bin/clang++
configure:3769: result: none
configure:3792: checking for timegm
configure:3792: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /opt/homebrew/include -L/opt/homebrew/lib conftest.cpp >&5
configure:3792: $? = 0
configure:3792: result: yes
configure:3800: checking for unsetenv
configure:3800: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /opt/homebrew/include -L/opt/homebrew/lib conftest.cpp >&5
configure:3800: $? = 0
configure:3800: result: yes
configure:3825: checking how to run the C++ preprocessor
configure:3852: /usr/bin/clang++ -E -isystem /opt/homebrew/include conftest.cpp
configure:3852: $? = 0
configure:3866: /usr/bin/clang++ -E -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang++ -E
configure:3911: /usr/bin/clang++ -E -isystem /opt/homebrew/include conftest.cpp
configure:3911: $? = 0
configure:3925: /usr/bin/clang++ -E -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/sed
configure:4264: checking for gcc
configure:4291: result: /usr/bin/clang
configure:4520: checking for C compiler version
configure:4529: /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.0
Thread model: posix
configure:4540: $? = 0
configure:4529: /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.0
Thread model: posix
configure:4540: $? = 0
configure:4529: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4540: $? = 1
configure:4529: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:4540: $? = 1
configure:4544: checking whether we are using the GNU C compiler
configure:4563: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:4563: $? = 0
configure:4572: result: yes
configure:4581: checking whether /usr/bin/clang accepts -g
configure:4601: /usr/bin/clang -c -g -isystem /opt/homebrew/include conftest.c >&5
configure:4601: $? = 0
configure:4642: result: yes
configure:4659: checking for /usr/bin/clang option to accept ISO C89
configure:4723: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:4723: $? = 0
configure:4736: result: none needed
configure:4758: checking dependency style of /usr/bin/clang
configure:4868: result: none
configure:5049: checking for the pthreads library -lpthreads
configure:5087: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -L/opt/homebrew/lib 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -L/opt/homebrew/lib conftest.c >&5
configure:5087: $? = 0
configure:5096: result: yes
configure:5115: checking for joinable pthread attribute
configure:5130: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -L/opt/homebrew/lib 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: /usr/bin/clang -E -isystem /opt/homebrew/include conftest.c
configure:5271: $? = 0
configure:5285: /usr/bin/clang -E -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -E
configure:5330: /usr/bin/clang -E -isystem /opt/homebrew/include conftest.c
configure:5330: $? = 0
configure:5344: /usr/bin/clang -E -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5523: $? = 0
configure:5596: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -L/opt/homebrew/lib 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: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for sys/stat.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for stdlib.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for string.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for memory.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for strings.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for inttypes.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for stdint.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5620: checking for unistd.h
configure:5620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include conftest.c >&5
configure:5620: $? = 0
configure:5620: result: yes
configure:5639: checking whether we are using the Microsoft C compiler
configure:5658: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -E -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -D_THREAD_SAFE -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -D_THREAD_SAFE -isystem /opt/homebrew/include conftest.c >&5
configure:5699: $? = 0
configure:5699: result: yes
configure:5720: checking for OpenGL library
configure:5767: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -D_THREAD_SAFE -L/opt/homebrew/lib 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -D_THREAD_SAFE -L/opt/homebrew/lib -L/usr/lib64/nvidia 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: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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -D_THREAD_SAFE -L/opt/homebrew/lib -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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -D_THREAD_SAFE -L/opt/homebrew/lib conftest.c -lGL >&5
ld: library not found for -lGL
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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -D_THREAD_SAFE -L/opt/homebrew/lib -L/usr/lib64/nvidia conftest.c -lGL >&5
ld: library not found for -lGL
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 "acaudwell@gmail.com"
| #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: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -D_THREAD_SAFE -L/opt/homebrew/lib -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib conftest.c -lGL >&5
ld: library not found for -lGL
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 "acaudwell@gmail.com"
| #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:5896: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /opt/homebrew/include -D_THREAD_SAFE -L/opt/homebrew/lib -framework OpenGL conftest.c >&5
configure:5896: $? = 0
configure:5906: result: -framework OpenGL
configure:5931: checking for GL/glu.h
configure:5931: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -isystem /opt/homebrew/include 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 "acaudwell@gmail.com"
| #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: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -isystem /opt/homebrew/include conftest.cpp >&5
configure:5931: $? = 0
configure:5931: result: yes
configure:5950: checking for OpenGL Utility library
configure:6007: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -isystem /opt/homebrew/include -L/opt/homebrew/lib -framework OpenGL conftest.cpp >&5
configure:6007: $? = 0
configure:6068: result: yes
configure:6087: checking for varargs GLU tesselator callback function type
configure:6117: /usr/bin/clang++ -c -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -isystem /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 "acaudwell@gmail.com"
| #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/bin/sdl-config
configure:6217: result: /opt/homebrew/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/X11/bin/freetype-config
configure:6478: result: /opt/X11/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: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -L/opt/homebrew/lib conftest.cpp -lSDL_image -framework OpenGL -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/X11/lib -lfreetype -lz -lbz2 >&5
configure:6674: $? = 0
configure:6683: result: yes
configure:6693: checking for IMG_LoadJPG_RW in -lSDL_image
configure:6718: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -L/opt/homebrew/lib conftest.cpp -lSDL_image -framework OpenGL -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/X11/lib -lfreetype -lz -lbz2 >&5
configure:6718: $? = 0
configure:6727: result: yes
configure:6739: checking for pcre_compile in -lpcre
configure:6764: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -L/opt/homebrew/lib conftest.cpp -lpcre -framework OpenGL -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/X11/lib -lfreetype -lz -lbz2 -lSDL_image >&5
configure:6764: $? = 0
configure:6773: result: yes
configure:6788: checking for glewInit in -lGLEW
configure:6813: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -L/opt/homebrew/lib conftest.cpp -lGLEW -lpcre -framework OpenGL -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/X11/lib -lfreetype -lz -lbz2 -lSDL_image >&5
configure:6813: $? = 0
configure:6822: result: yes
configure:6880: checking for boostlib >= 1.46
configure:6949: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include conftest.cpp >&5
configure:6949: $? = 0
configure:6951: result: yes
configure:7129: checking whether the Boost::System library is available
configure:7153: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include conftest.cpp >&5
configure:7153: $? = 0
configure:7168: result: yes
configure:7373: checking whether the Boost::Filesystem library is available
configure:7397: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include -isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include conftest.cpp >&5
configure:7397: $? = 0
configure:7411: result: yes
configure:7568: error: Could not link against -lGL !
## ---------------- ##
## 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=/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='-isystem /opt/homebrew/include'
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 -I/opt/homebrew/include'
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/opt/homebrew/lib
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/X11/bin/freetype-config
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SDL_CONFIG=/opt/homebrew/bin/sdl-config
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
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_CC=/usr/bin/clang
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='-framework OpenGL'
ax_cv_check_glu_libglu=yes
ax_cv_varargs_glu_tesscb=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/gource-K33E/gource-0.38/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/gource-K33E/gource-0.38/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/gource-K33E/gource-0.38/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/gource-K33E/gource-0.38/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/gource-K33E/gource-0.38/missing --run automake-1.11'
AWK='awk'
BOOST_CPPFLAGS=''
BOOST_FILESYSTEM_LIB=''
BOOST_LDFLAGS=''
BOOST_SYSTEM_LIB=''
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
CPP='/usr/bin/clang -E'
CPPFLAGS='-isystem /opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/include '
CXX='/usr/bin/clang++'
CXXCPP='/usr/bin/clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/homebrew/include -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/homebrew/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/X11/include/freetype2 -I/opt/X11/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/X11/include/freetype2 -I/opt/X11/include'
FT2_CONFIG='/opt/X11/bin/freetype-config'
FT2_LIBS='-L/opt/X11/lib -lfreetype -lz -lbz2'
GLU_CFLAGS='-D_THREAD_SAFE '
GLU_LIBS=''
GL_CFLAGS='-D_THREAD_SAFE '
GL_LIBS='-framework OpenGL '
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='-L/opt/homebrew/lib '
LIBOBJS=''
LIBS='-lpcre -framework OpenGL -L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt/X11/lib -lfreetype -lz -lbz2 -lSDL_image -lGLEW '
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/gource-K33E/gource-0.38/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='gource'
PACKAGE_BUGREPORT='acaudwell@gmail.com'
PACKAGE_NAME='Gource'
PACKAGE_STRING='Gource 0.38'
PACKAGE_TARNAME='gource'
PACKAGE_URL=''
PACKAGE_VERSION='0.38'
PATH_SEPARATOR=':'
PTHREAD_CC='/usr/bin/clang'
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/bin/sdl-config'
SDL_LIBS='-L/opt/homebrew/lib -lSDLmain -lSDL -Wl,-framework,Cocoa'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_BUNDLED_TINYXML_FALSE=''
USE_BUNDLED_TINYXML_TRUE=''
VERSION='0.38'
XMKMF=''
ac_ct_CC='/usr/bin/clang'
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-K33E/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 "acaudwell@gmail.com"
#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