Last active
December 20, 2015 00:29
-
-
Save DanLipsitt/6042549 to your computer and use it in GitHub Desktop.
homebrew gtkglmm install failure on mac os 10.8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://downloads.sourceforge.net/gtkglext/gtkglextmm-1.2.0.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/gtkglextmm-1.2.0.tar.gz | |
tar xf /Library/Caches/Homebrew/gtkglextmm-1.2.0.tar.gz | |
==> Downloading patches | |
/usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.8.4) https://trac.macports.org/export/89836/trunk/dports/devel/gtkglextmm/files/patch-gtkglext_gtkmm_gl-widget.cc.diff -o 000-homebrew.diff --silent | |
==> Patching | |
/usr/bin/patch -f -p0 -i 000-homebrew.diff | |
patching file gtkglext/gtkmm/gl/widget.cc | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtkglextmm/1.2.0 | |
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtkglextmm/1.2.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking build system type... i386-apple-darwin12.4.0 | |
checking host system type... i386-apple-darwin12.4.0 | |
checking for gcc... cc | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether cc accepts -g... yes | |
checking for cc option to accept ANSI C... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of cc... none | |
checking how to run the C preprocessor... cc -E | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether c++ accepts -g... yes | |
checking dependency style of c++... none | |
checking how to run the C++ preprocessor... c++ -E | |
checking for strerror in -lcposix... no | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for egrep... grep -E | |
checking for ld used by cc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... no | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for BSD-compatible nm... /usr/bin/nm | |
checking whether ln -s works... yes | |
checking how to recognise dependent libraries... pass_all | |
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 dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking how to run the C++ preprocessor... c++ -E | |
checking for g77... no | |
checking for f77... no | |
checking for xlf... no | |
checking for frt... no | |
checking for pgf77... no | |
checking for fort77... no | |
checking for fl32... no | |
checking for af77... no | |
checking for f90... no | |
checking for xlf90... no | |
checking for pgf90... no | |
checking for epcf90... no | |
checking for f95... no | |
checking for fort... no | |
checking for xlf95... no | |
checking for ifc... no | |
checking for efc... no | |
checking for pgf95... no | |
checking for lf95... no | |
checking for gfortran... no | |
checking whether we are using the GNU Fortran 77 compiler... no | |
checking whether accepts -g... no | |
checking the maximum length of command line arguments... 196608 | |
checking command to parse /usr/bin/nm output from cc object... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
ok | |
checking for objdir... .libs | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for correct ltmain.sh version... yes | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
checking if cc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory | |
yes | |
checking for cc option to produce PIC... -fno-common | |
checking if cc PIC flag -fno-common works... rm: conftest.dSYM: is a directory | |
yes | |
checking if cc static flag -static works... rm: conftest.dSYM: is a directory | |
no | |
checking if cc supports -c -o file.o... rm: conftest.dSYM: is a directory | |
yes | |
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin12.4.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
configure: creating libtool | |
appending configuration tag "CXX" to libtool | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
checking for ld used by c++... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... no | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking for c++ option to produce PIC... -fno-common | |
checking if c++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory | |
yes | |
checking if c++ static flag -static works... rm: conftest.dSYM: is a directory | |
no | |
checking if c++ supports -c -o file.o... rm: conftest.dSYM: is a directory | |
yes | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin12.4.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
appending configuration tag "F77" to libtool | |
checking for some Win32 platform... no | |
checking for native Win32... no | |
checking whether build environment is sane... yes | |
checking for cc option to accept ANSI C... none needed | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether make sets $(MAKE)... (cached) yes | |
checking whether ln -s works... yes | |
checking for gawk... (cached) awk | |
checking for gm4... gm4 | |
checking whether make is GNU Make... yes | |
checking for compiler warning flags to use... -Wall | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for BASE_DEPENDENCIES... yes | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking for GtkGLExt - version >= 1.0.0... yes (version 1.2.0) | |
checking whether GtkGLExt supports multihead... yes | |
checking for perl... /usr/bin/perl | |
checking whether Perl is new enough... yes | |
checking for ANSI C header files... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking gdkmm/display.h usability... yes | |
checking gdkmm/display.h presence... yes | |
checking for gdkmm/display.h... yes | |
checking gdkmm/screen.h usability... yes | |
checking gdkmm/screen.h presence... yes | |
checking for gdkmm/screen.h... yes | |
checking for Gdk::Display::get_default in gdkmm library... yes | |
configure: gdkmm supports multihead | |
checking for perl... (cached) /usr/bin/perl | |
checking for dot... no | |
checking for doxygen... no | |
configure: creating ./config.status | |
config.status: creating gdkglextmm.pc | |
config.status: creating gtkglextmm.pc | |
config.status: creating gdkglextmm-uninstalled.pc | |
config.status: creating gtkglextmm-uninstalled.pc | |
config.status: creating gtkglextmm.spec | |
config.status: creating gtkglextmm.nsi | |
config.status: creating Makefile | |
config.status: creating tools/Makefile | |
config.status: creating tools/extra_defs_gen/Makefile | |
config.status: creating tools/m4/Makefile | |
config.status: creating gdkglext/Makefile | |
config.status: creating gdkglext/src/Makefile | |
config.status: creating gdkglext/gdkmm/Makefile | |
config.status: creating gdkglext/gdkmm/gl/Makefile | |
config.status: creating gdkglext/gdkmm/gl/version.h | |
config.status: creating gdkglext/gdkmm/gl/private/Makefile | |
config.status: creating gtkglext/Makefile | |
config.status: creating gtkglext/src/Makefile | |
config.status: creating gtkglext/gtkmm/Makefile | |
config.status: creating gtkglext/gtkmm/gl/Makefile | |
config.status: creating gtkglext/gtkmm/gl/version.h | |
config.status: creating gtkglext/gtkmm/gl/private/Makefile | |
config.status: creating examples/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/reference/Makefile | |
config.status: creating docs/reference/Doxyfile | |
config.status: creating m4macros/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing gdkglext/gdkglextmm-config.h commands | |
configuration: | |
multihead support: yes | |
==> make install | |
make install | |
Making install in tools | |
Making install in extra_defs_gen | |
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -g -O2 -Wall -c -o generate_defs_gtkglext.o `test -f 'generate_defs_gtkglext.cc' || echo './'`generate_defs_gtkglext.cc | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
/bin/sh ../../libtool --mode=link c++ -g -O2 -Wall -o generate_extra_defs generate_defs_gtkglext.o -L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -L/usr/local/Cellar/libsigc++/2.2.10/lib -L/usr/local/Cellar/glibmm/2.36.2/lib -L/usr/local/Cellar/cairomm/1.10.0/lib -L/usr/local/Cellar/pangomm/2.34.0/lib -L/usr/local/Cellar/atkmm/2.22.7/lib -L/usr/local/Cellar/gtkmm/2.24.4/lib -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig -lglibmm_generate_extra_defs-2.4 | |
mkdir .libs | |
c++ -g -O2 -Wall -o generate_extra_defs generate_defs_gtkglext.o -Wl,-bind_at_load -L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -L/usr/local/Cellar/libsigc++/2.2.10/lib -L/usr/local/Cellar/glibmm/2.36.2/lib -L/usr/local/Cellar/cairomm/1.10.0/lib -L/usr/local/Cellar/pangomm/2.34.0/lib -L/usr/local/Cellar/atkmm/2.22.7/lib -L/usr/local/Cellar/gtkmm/2.24.4/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig -lglibmm_generate_extra_defs-2.4 | |
brew: superenv removed: -g -O2 -Wall | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in m4 | |
make[3]: Nothing to be done for `install-exec-am'. | |
/bin/sh ../../mkinstalldirs /usr/local/Cellar/gtkglextmm/1.2.0/lib/gtkglextmm-1.2/proc/m4 | |
mkdir -p -- /usr/local/Cellar/gtkglextmm/1.2.0/lib/gtkglextmm-1.2/proc/m4 | |
/usr/bin/install -c -m 644 convert.m4 /usr/local/Cellar/gtkglextmm/1.2.0/lib/gtkglextmm-1.2/proc/m4/convert.m4 | |
/usr/bin/install -c -m 644 convert_gdkglext.m4 /usr/local/Cellar/gtkglextmm/1.2.0/lib/gtkglextmm-1.2/proc/m4/convert_gdkglext.m4 | |
/usr/bin/install -c -m 644 convert_gtkglext.m4 /usr/local/Cellar/gtkglextmm/1.2.0/lib/gtkglextmm-1.2/proc/m4/convert_gtkglext.m4 | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in gdkglext | |
cd .. && /bin/sh ./config.status gdkglext/gdkglextmm-config.h | |
config.status: executing gdkglext/gdkglextmm-config.h commands | |
config.status: gdkglext/gdkglextmm-config.h is unchanged | |
echo timestamp > stamp-gdkglextmm-config.h | |
/usr/bin/make install-recursive | |
Making install in src | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in gdkmm | |
Making install in gl | |
Making install in private | |
make[6]: Nothing to be done for `install-exec-am'. | |
/bin/sh ../../../../mkinstalldirs /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private | |
mkdir -p -- /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private | |
/usr/bin/install -c -m 644 tokens_p.h /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private/tokens_p.h | |
/usr/bin/install -c -m 644 config_p.h /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private/config_p.h | |
/usr/bin/install -c -m 644 context_p.h /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private/context_p.h | |
/usr/bin/install -c -m 644 drawable_p.h /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private/drawable_p.h | |
/usr/bin/install -c -m 644 pixmap_p.h /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private/pixmap_p.h | |
/usr/bin/install -c -m 644 window_p.h /usr/local/Cellar/gtkglextmm/1.2.0/include/gtkglextmm-1.2/gdkmm/gl/private/window_p.h | |
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o tokens.lo `test -f 'tokens.cc' || echo './'`tokens.cc | |
mkdir .libs | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c tokens.cc -fno-common -DPIC -o .libs/tokens.o | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c tokens.cc -o tokens.o >/dev/null 2>&1 | |
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o config.lo `test -f 'config.cc' || echo './'`config.cc | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c config.cc -fno-common -DPIC -o .libs/config.o | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c config.cc -o config.o >/dev/null 2>&1 | |
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o context.lo `test -f 'context.cc' || echo './'`context.cc | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c context.cc -fno-common -DPIC -o .libs/context.o | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c context.cc -o context.o >/dev/null 2>&1 | |
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o drawable.lo `test -f 'drawable.cc' || echo './'`drawable.cc | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c drawable.cc -fno-common -DPIC -o .libs/drawable.o | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c drawable.cc -o drawable.o >/dev/null 2>&1 | |
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o pixmap.lo `test -f 'pixmap.cc' || echo './'`pixmap.cc | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c pixmap.cc -fno-common -DPIC -o .libs/pixmap.o | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c pixmap.cc -o pixmap.o >/dev/null 2>&1 | |
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o window.lo `test -f 'window.cc' || echo './'`window.cc | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c window.cc -fno-common -DPIC -o .libs/window.o | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c window.cc -o window.o >/dev/null 2>&1 | |
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o wrap_init.lo `test -f 'wrap_init.cc' || echo './'`wrap_init.cc | |
c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gdkglextmm\" -I../../../gdkglext -I../../../gdkglext -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include -DGDKMM_GL_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c wrap_init.cc -fno-common -DPIC -o .libs/wrap_init.o | |
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall | |
In file included from wrap_init.cc:15: | |
In file included from ./tokens.h:6: | |
In file included from /usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm.h:87: | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:139:18: error: unknown type name 'GThreadFunctions'; did you mean 'GThreadFunc'? | |
void thread_init(GThreadFunctions* vtable = 0); | |
^~~~~~~~~~~~~~~~ | |
GThreadFunc | |
/usr/local/Cellar/glib/2.36.3/include/glib-2.0/glib/gthread.h:48:20: note: 'GThreadFunc' declared here | |
typedef gpointer (*GThreadFunc) (gpointer data); | |
^ | |
In file included from wrap_init.cc:15: | |
In file included from ./tokens.h:6: | |
In file included from /usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm.h:87: | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:338:11: error: field has incomplete type 'GThread' (aka '_GThread') | |
GThread gobject_; | |
^ | |
/usr/local/Cellar/glib/2.36.3/include/glib-2.0/glib/gthread.h:50:16: note: forward declaration of '_GThread' | |
typedef struct _GThread GThread; | |
^ | |
In file included from wrap_init.cc:15: | |
In file included from ./tokens.h:6: | |
In file included from /usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm.h:87: | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:394:3: error: unknown type name 'GStaticMutex'; did you mean 'StaticMutex'? | |
GStaticMutex* gobj() { return &gobject_; } | |
^~~~~~~~~~~~ | |
StaticMutex | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:386:8: note: 'StaticMutex' declared here | |
struct StaticMutex | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:398:3: error: unknown type name 'GStaticMutex'; did you mean 'StaticMutex'? | |
GStaticMutex gobject_; | |
^~~~~~~~~~~~ | |
StaticMutex | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:386:8: note: 'StaticMutex' declared here | |
struct StaticMutex | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:398:16: error: field has incomplete type 'Glib::StaticMutex' | |
GStaticMutex gobject_; | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:386:8: note: definition of 'Glib::StaticMutex' is not complete until the closing '}' | |
struct StaticMutex | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:522:3: error: unknown type name 'GStaticRecMutex'; did you mean 'StaticRecMutex'? | |
GStaticRecMutex* gobj() { return &gobject_; } | |
^~~~~~~~~~~~~~~ | |
StaticRecMutex | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:511:8: note: 'StaticRecMutex' declared here | |
struct StaticRecMutex | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:526:3: error: unknown type name 'GStaticRecMutex'; did you mean 'StaticRecMutex'? | |
GStaticRecMutex gobject_; | |
^~~~~~~~~~~~~~~ | |
StaticRecMutex | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:511:8: note: 'StaticRecMutex' declared here | |
struct StaticRecMutex | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:526:19: error: field has incomplete type 'Glib::StaticRecMutex' | |
GStaticRecMutex gobject_; | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:511:8: note: definition of 'Glib::StaticRecMutex' is not complete until the closing '}' | |
struct StaticRecMutex | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:599:3: error: unknown type name 'GStaticRWLock'; did you mean 'StaticRWLock'? | |
GStaticRWLock* gobj() { return &gobject_; } | |
^~~~~~~~~~~~~ | |
StaticRWLock | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:587:8: note: 'StaticRWLock' declared here | |
struct StaticRWLock | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:603:3: error: unknown type name 'GStaticRWLock'; did you mean 'StaticRWLock'? | |
GStaticRWLock gobject_; | |
^~~~~~~~~~~~~ | |
StaticRWLock | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:587:8: note: 'StaticRWLock' declared here | |
struct StaticRWLock | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:603:17: error: field has incomplete type 'Glib::StaticRWLock' | |
GStaticRWLock gobject_; | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:587:8: note: definition of 'Glib::StaticRWLock' is not complete until the closing '}' | |
struct StaticRWLock | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:785:3: error: unknown type name 'GStaticPrivate'; did you mean 'StaticPrivate'? | |
GStaticPrivate* gobj() { return &gobject_; } | |
^~~~~~~~~~~~~~ | |
StaticPrivate | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:776:8: note: 'StaticPrivate' declared here | |
struct StaticPrivate | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:789:3: error: unknown type name 'GStaticPrivate'; did you mean 'StaticPrivate'? | |
GStaticPrivate gobject_; | |
^~~~~~~~~~~~~~ | |
StaticPrivate | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:776:8: note: 'StaticPrivate' declared here | |
struct StaticPrivate | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:1088:32: error: unknown type name 'GStaticPrivate'; did you mean 'StaticPrivate'? | |
void* StaticPrivate_get_helper(GStaticPrivate *private_key); | |
^~~~~~~~~~~~~~ | |
StaticPrivate | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:776:8: note: 'StaticPrivate' declared here | |
struct StaticPrivate | |
^ | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:1098:31: error: unknown type name 'GStaticPrivate'; did you mean 'StaticPrivate'? | |
void StaticPrivate_set_helper(GStaticPrivate *private_key, gpointer data, GDestroyNotify notify); | |
^~~~~~~~~~~~~~ | |
StaticPrivate | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/thread.h:776:8: note: 'StaticPrivate' declared here | |
struct StaticPrivate | |
^ | |
In file included from wrap_init.cc:15: | |
In file included from ./tokens.h:6: | |
In file included from /usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm.h:89: | |
/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4/glibmm/threads.h:203:11: error: field has incomplete type 'GThread' (aka '_GThread') | |
GThread gobject_; | |
^ | |
/usr/local/Cellar/glib/2.36.3/include/glib-2.0/glib/gthread.h:50:16: note: forward declaration of '_GThread' | |
typedef struct _GThread GThread; | |
^ | |
16 errors generated. | |
make[5]: *** [wrap_init.lo] Error 1 | |
make[4]: *** [install-recursive] Error 1 | |
make[3]: *** [install-recursive] Error 1 | |
make[2]: *** [install-recursive] Error 1 | |
make[1]: *** [install] Error 2 | |
make: *** [install-recursive] Error 1 | |
Error: gtkglextmm did not build | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.4 | |
HEAD: df8e75a9702d1294deedee09c1fad0828bfeacc7 | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.8.4-x86_64 | |
Xcode: 4.6.3 | |
CLT: 4.6.0.0.1.1362189000 | |
X11: 2.7.4 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
MAKEFLAGS: -j1 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local | |
CMAKE_INCLUDE_PATH: /opt/X11/include/freetype2:/usr/include/libxml2:/opt/X11/include | |
CMAKE_LIBRARY_PATH: /opt/X11/lib | |
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/gtk+/lib/pkgconfig:/usr/local/opt/pangox-compat/lib/pkgconfig:/usr/local/opt/gtkglext/lib/pkgconfig:/usr/local/opt/libsigc++/lib/pkgconfig:/usr/local/opt/glibmm/lib/pkgconfig:/usr/local/opt/cairomm/lib/pkgconfig:/usr/local/opt/pangomm/lib/pkgconfig:/usr/local/opt/atkmm/lib/pkgconfig:/usr/local/opt/gtkmm/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
HOMEBREW_MAKE_JOBS: 1 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal | |
OBJC: cc | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/cairo/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/gtk+/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Logs: /Users/dan/Library/Logs/Homebrew/gtkglextmm/config.log | |
These open issues may also help: | |
https://github.com/mxcl/homebrew/issues/21333 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gtkglextmm configure 1.2.0, which was | |
generated by GNU Autoconf 2.59. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtkglextmm/1.2.0 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = fovea.local | |
uname -m = x86_64 | |
uname -r = 12.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~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 | |
hostinfo = Mach kernel version: | |
Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 242 tasks, 1631 threads, 4 processors | |
Load average: 3.81, Mach factor: 1.30 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/local/opt/glib/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/libtiff/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/gdk-pixbuf/bin | |
PATH: /usr/local/opt/cairo/bin | |
PATH: /usr/local/opt/icu4c/bin | |
PATH: /usr/local/opt/freetype/bin | |
PATH: /usr/local/opt/fontconfig/bin | |
PATH: /usr/local/opt/harfbuzz/bin | |
PATH: /usr/local/opt/pango/bin | |
PATH: /usr/local/opt/gtk+/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1584: checking for a BSD-compatible install | |
configure:1639: result: /usr/bin/install -c | |
configure:1650: checking whether build environment is sane | |
configure:1693: result: yes | |
configure:1726: checking for gawk | |
configure:1755: result: no | |
configure:1726: checking for mawk | |
configure:1755: result: no | |
configure:1726: checking for nawk | |
configure:1755: result: no | |
configure:1726: checking for awk | |
configure:1742: found /usr/bin/awk | |
configure:1752: result: awk | |
configure:1762: checking whether make sets $(MAKE) | |
configure:1782: result: yes | |
configure:1942: checking whether to enable maintainer-specific portions of Makefiles | |
configure:1951: result: no | |
configure:1973: checking build system type | |
configure:1991: result: i386-apple-darwin12.4.0 | |
configure:1999: checking host system type | |
configure:2013: result: i386-apple-darwin12.4.0 | |
configure:2112: checking for gcc | |
configure:2138: result: cc | |
configure:2382: checking for C compiler version | |
configure:2385: cc --version </dev/null >&5 | |
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
configure:2388: $? = 0 | |
configure:2390: cc -v </dev/null >&5 | |
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /usr/local/include' | |
clang: warning: argument unused during compilation: '-isystem /opt/X11/include/freetype2' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /opt/X11/include' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/icu4c/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/lib' | |
clang: warning: argument unused during compilation: '-L/opt/X11/lib' | |
configure:2393: $? = 0 | |
configure:2395: cc -V </dev/null >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
clang: error: no input files | |
configure:2398: $? = 1 | |
configure:2421: checking for C compiler default output file name | |
configure:2424: cc conftest.c >&5 | |
configure:2427: $? = 0 | |
configure:2473: result: a.out | |
configure:2478: checking whether the C compiler works | |
configure:2484: ./a.out | |
configure:2487: $? = 0 | |
configure:2504: result: yes | |
configure:2511: checking whether we are cross compiling | |
configure:2513: result: no | |
configure:2516: checking for suffix of executables | |
configure:2518: cc -o conftest conftest.c >&5 | |
configure:2521: $? = 0 | |
configure:2546: result: | |
configure:2552: checking for suffix of object files | |
configure:2573: cc -c conftest.c >&5 | |
configure:2576: $? = 0 | |
configure:2598: result: o | |
configure:2602: checking whether we are using the GNU C compiler | |
configure:2626: cc -c conftest.c >&5 | |
configure:2632: $? = 0 | |
configure:2636: test -z | |
|| test ! -s conftest.err | |
configure:2639: $? = 0 | |
configure:2642: test -s conftest.o | |
configure:2645: $? = 0 | |
configure:2658: result: yes | |
configure:2664: checking whether cc accepts -g | |
configure:2685: cc -c -g conftest.c >&5 | |
configure:2691: $? = 0 | |
configure:2695: test -z | |
|| test ! -s conftest.err | |
configure:2698: $? = 0 | |
configure:2701: test -s conftest.o | |
configure:2704: $? = 0 | |
configure:2715: result: yes | |
configure:2732: checking for cc option to accept ANSI C | |
configure:2802: cc -c -g -O2 conftest.c >&5 | |
configure:2808: $? = 0 | |
configure:2812: test -z | |
|| test ! -s conftest.err | |
configure:2815: $? = 0 | |
configure:2818: test -s conftest.o | |
configure:2821: $? = 0 | |
configure:2839: result: none needed | |
configure:2857: cc -c -g -O2 conftest.c >&5 | |
conftest.c:2:3: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:2:11: error: expected ';' after top level declarator | |
choke me | |
^ | |
; | |
2 errors generated. | |
configure:2863: $? = 1 | |
configure: failed program was: | |
| #ifndef __cplusplus | |
| choke me | |
| #endif | |
configure:3007: checking for style of include used by make | |
configure:3035: result: GNU | |
configure:3063: checking dependency style of cc | |
configure:3146: result: none | |
configure:3168: checking how to run the C preprocessor | |
configure:3203: cc -E conftest.c | |
configure:3209: $? = 0 | |
configure:3241: cc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3247: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3286: result: cc -E | |
configure:3310: cc -E conftest.c | |
configure:3316: $? = 0 | |
configure:3348: cc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3354: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3491: checking for C++ compiler version | |
configure:3494: c++ --version </dev/null >&5 | |
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
configure:3497: $? = 0 | |
configure:3499: c++ -v </dev/null >&5 | |
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.4.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /usr/local/include' | |
clang: warning: argument unused during compilation: '-isystem /opt/X11/include/freetype2' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /opt/X11/include' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/icu4c/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/lib' | |
clang: warning: argument unused during compilation: '-L/opt/X11/lib' | |
configure:3502: $? = 0 | |
configure:3504: c++ -V </dev/null >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
clang: error: no input files | |
configure:3507: $? = 1 | |
configure:3510: checking whether we are using the GNU C++ compiler | |
configure:3534: c++ -c conftest.cc >&5 | |
configure:3540: $? = 0 | |
configure:3544: test -z | |
|| test ! -s conftest.err | |
configure:3547: $? = 0 | |
configure:3550: test -s conftest.o | |
configure:3553: $? = 0 | |
configure:3566: result: yes | |
configure:3572: checking whether c++ accepts -g | |
configure:3593: c++ -c -g conftest.cc >&5 | |
configure:3599: $? = 0 | |
configure:3603: test -z | |
|| test ! -s conftest.err | |
configure:3606: $? = 0 | |
configure:3609: test -s conftest.o | |
configure:3612: $? = 0 | |
configure:3623: result: yes | |
configure:3665: c++ -c -g -O2 conftest.cc >&5 | |
configure:3671: $? = 0 | |
configure:3675: test -z | |
|| test ! -s conftest.err | |
configure:3678: $? = 0 | |
configure:3681: test -s conftest.o | |
configure:3684: $? = 0 | |
configure:3710: c++ -c -g -O2 conftest.cc >&5 | |
conftest.cc:13:1: error: use of undeclared identifier 'exit' | |
exit (42); | |
^ | |
1 error generated. | |
configure:3716: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| exit (42); | |
| ; | |
| return 0; | |
| } | |
configure:3665: c++ -c -g -O2 conftest.cc >&5 | |
conftest.cc:9:17: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int) throw (); using std::exit; | |
^ | |
conftest.cc:9:49: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int) throw (); using std::exit; | |
^ | |
2 errors generated. | |
configure:3671: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| extern "C" void std::exit (int) throw (); using std::exit; | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| exit (42); | |
| ; | |
| return 0; | |
| } | |
configure:3665: c++ -c -g -O2 conftest.cc >&5 | |
conftest.cc:9:17: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int); using std::exit; | |
^ | |
conftest.cc:9:40: error: use of undeclared identifier 'std' | |
extern "C" void std::exit (int); using std::exit; | |
^ | |
2 errors generated. | |
configure:3671: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| extern "C" void std::exit (int); using std::exit; | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| exit (42); | |
| ; | |
| return 0; | |
| } | |
configure:3665: c++ -c -g -O2 conftest.cc >&5 | |
configure:3671: $? = 0 | |
configure:3675: test -z | |
|| test ! -s conftest.err | |
configure:3678: $? = 0 | |
configure:3681: test -s conftest.o | |
configure:3684: $? = 0 | |
configure:3710: c++ -c -g -O2 conftest.cc >&5 | |
configure:3716: $? = 0 | |
configure:3720: test -z | |
|| test ! -s conftest.err | |
configure:3723: $? = 0 | |
configure:3726: test -s conftest.o | |
configure:3729: $? = 0 | |
configure:3754: checking dependency style of c++ | |
configure:3837: result: none | |
configure:3859: checking how to run the C++ preprocessor | |
configure:3890: c++ -E conftest.cc | |
configure:3896: $? = 0 | |
configure:3928: c++ -E conftest.cc | |
conftest.cc:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3934: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #ifdef __cplusplus | |
| extern "C" void exit (int) throw (); | |
| #endif | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3973: result: c++ -E | |
configure:3997: c++ -E conftest.cc | |
configure:4003: $? = 0 | |
configure:4035: c++ -E conftest.cc | |
conftest.cc:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4041: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #ifdef __cplusplus | |
| extern "C" void exit (int) throw (); | |
| #endif | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4086: checking for strerror in -lcposix | |
configure:4116: cc -o conftest -g -O2 conftest.c -lcposix >&5 | |
conftest.c:19:6: warning: incompatible redeclaration of library function 'strerror' | |
char strerror (); | |
^ | |
conftest.c:19:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
ld: library not found for -lcposix | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4122: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #ifdef __cplusplus | |
| extern "C" void exit (int) throw (); | |
| #endif | |
| /* end confdefs.h. */ | |
| | |
| /* Override any gcc2 internal prototype to avoid an error. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| /* We use char because int might match the return type of a gcc2 | |
| builtin and then its argument prototype would still apply. */ | |
| char strerror (); | |
| int | |
| main () | |
| { | |
| strerror (); | |
| ; | |
| return 0; | |
| } | |
configure:4148: result: no | |
configure:4231: checking for a sed that does not truncate output | |
configure:4285: result: /usr/local/Library/ENV/4.3/sed | |
configure:4288: checking for egrep | |
configure:4298: result: grep -E | |
configure:4314: checking for ld used by cc | |
configure:4381: result: /usr/bin/ld | |
configure:4390: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:4405: result: no | |
configure:4410: checking for /usr/bin/ld option to reload object files | |
configure:4417: result: -r | |
configure:4435: checking for BSD-compatible nm | |
configure:4484: result: /usr/bin/nm | |
configure:4488: checking whether ln -s works | |
configure:4492: result: yes | |
configure:4499: checking how to recognise dependent libraries | |
configure:4675: result: pass_all | |
configure:5149: checking for ANSI C header files | |
configure:5174: cc -c -g -O2 conftest.c >&5 | |
configure:5180: $? = 0 | |
configure:5184: test -z | |
|| test ! -s conftest.err | |
configure:5187: $? = 0 | |
configure:5190: test -s conftest.o | |
configure:5193: $? = 0 | |
configure:5282: cc -o conftest -g -O2 conftest.c >&5 | |
conftest.c:29:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
exit(2); | |
^ | |
conftest.c:29:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
1 warning generated. | |
configure:5285: $? = 0 | |
configure:5287: ./conftest | |
configure:5290: $? = 0 | |
configure:5305: result: yes | |
configure:5329: checking for sys/types.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for sys/stat.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for stdlib.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for string.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for memory.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for strings.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for inttypes.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for stdint.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5329: checking for unistd.h | |
configure:5345: cc -c -g -O2 conftest.c >&5 | |
configure:5351: $? = 0 | |
configure:5355: test -z | |
|| test ! -s conftest.err | |
configure:5358: $? = 0 | |
configure:5361: test -s conftest.o | |
configure:5364: $? = 0 | |
configure:5375: result: yes | |
configure:5401: checking dlfcn.h usability | |
configure:5413: cc -c -g -O2 conftest.c >&5 | |
configure:5419: $? = 0 | |
configure:5423: test -z | |
|| test ! -s conftest.err | |
configure:5426: $? = 0 | |
configure:5429: test -s conftest.o | |
configure:5432: $? = 0 | |
configure:5442: result: yes | |
configure:5446: checking dlfcn.h presence | |
configure:5456: cc -E conftest.c | |
configure:5462: $? = 0 | |
configure:5482: result: yes | |
configure:5517: checking for dlfcn.h | |
configure:5524: result: yes | |
configure:5547: checking how to run the C++ preprocessor | |
configure:5661: result: c++ -E | |
configure:5685: c++ -E conftest.cc | |
configure:5691: $? = 0 | |
configure:5723: c++ -E conftest.cc | |
conftest.cc:23:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5729: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| | |
| #define PACKAGE_NAME "gtkglextmm" | |
| #define PACKAGE_TARNAME "gtkglextmm" | |
| #define PACKAGE_VERSION "1.2.0" | |
| #define PACKAGE_STRING "gtkglextmm 1.2.0" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #ifdef __cplusplus | |
| extern "C" void exit (int) throw (); | |
| #endif | |
| #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_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5826: checking for g77 | |
configure:5855: result: no | |
configure:5826: checking for f77 | |
configure:5855: result: no | |
configure:5826: checking for xlf | |
configure:5855: result: no | |
configure:5826: checking for frt | |
configure:5855: result: no | |
configure:5826: checking for pgf77 | |
configure:5855: result: no | |
configure:5826: checking for fort77 | |
configure:5855: result: no | |
configure:5826: checking for fl32 | |
configure:5855: result: no | |
configure:5826: checking for af77 | |
configure:5855: result: no | |
configure:5826: checking for f90 | |
configure:5855: result: no | |
configure:5826: checking for xlf90 | |
configure:5855: result: no | |
configure:5826: checking for pgf90 | |
configure:5855: result: no | |
configure:5826: checking for epcf90 | |
configure:5855: result: no | |
configure:5826: checking for f95 | |
configure:5855: result: no | |
configure:5826: checking for fort | |
configure:5855: result: no | |
configure:5826: checking for xlf95 | |
configure:5855: result: no | |
configure:5826: checking for ifc | |
configure:5855: result: no | |
configure:5826: checking for efc | |
configure:5855: result: no | |
configure:5826: checking for pgf95 | |
configure:5855: result: no | |
configure:5826: checking for lf95 | |
configure:5855: result: no | |
configure:5826: checking for gfortran | |
configure:5855: result: no | |
configure:5867: checking for Fortran 77 compiler version | |
configure:5870: --version </dev/null >&5 | |
./configure: line 5871: --version: command not found | |
configure:5873: $? = 127 | |
configure:5875: -v </dev/null >&5 | |
./configure: line 5876: -v: command not found | |
configure:5878: $? = 127 | |
configure:5880: -V </dev/null >&5 | |
./configure: line 5881: -V: command not found | |
configure:5883: $? = 127 | |
configure:5891: checking whether we are using the GNU Fortran 77 compiler | |
configure:5905: -c conftest.F >&5 | |
./configure: line 5906: -c: command not found | |
configure:5911: $? = 127 | |
configure: failed program was: | |
| program main | |
| #ifndef __GNUC__ | |
| choke me | |
| #endif | |
| | |
| end | |
configure:5937: result: no | |
configure:5943: checking whether accepts -g | |
configure:5955: -c -g conftest.f >&5 | |
./configure: line 5956: -c: command not found | |
configure:5961: $? = 127 | |
configure: failed program was: | |
| program main | |
| | |
| end | |
configure:5986: result: no | |
configure:6016: checking the maximum length of command line arguments | |
configure:6125: result: 196608 | |
configure:6136: checking command to parse /usr/bin/nm output from cc object | |
configure:6241: cc -c -g -O2 conftest.c >&5 | |
configure:6244: $? = 0 | |
configure:6248: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:6251: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:6241: cc -c -g -O2 conftest.c >&5 | |
configure:6244: $? = 0 | |
configure:6248: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:6251: $? = 0 | |
configure:6303: cc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:6306: $? = 0 | |
configure:6344: result: ok | |
configure:6348: checking for objdir | |
configure:6363: result: .libs | |
configure:6453: checking for ar | |
configure:6469: found /usr/bin/ar | |
configure:6480: result: ar | |
configure:6533: checking for ranlib | |
configure:6549: found /usr/bin/ranlib | |
configure:6560: result: ranlib | |
configure:6613: checking for strip | |
configure:6629: found /usr/bin/strip | |
configure:6640: result: strip | |
configure:6863: checking for correct ltmain.sh version | |
configure:6913: result: yes | |
configure:6973: checking if cc supports -fno-rtti -fno-exceptions | |
configure:6991: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:6995: $? = 0 | |
configure:7008: result: yes | |
configure:7023: checking for cc option to produce PIC | |
configure:7233: result: -fno-common | |
configure:7241: checking if cc PIC flag -fno-common works | |
configure:7259: cc -c -g -O2 -fno-common -DPIC conftest.c >&5 | |
configure:7263: $? = 0 | |
configure:7276: result: yes | |
configure:7304: checking if cc static flag -static works | |
configure:7332: result: no | |
configure:7342: checking if cc supports -c -o file.o | |
configure:7363: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:7367: $? = 0 | |
configure:7389: result: yes | |
configure:7415: checking whether the cc linker (/usr/bin/ld) supports shared libraries | |
configure:8373: result: yes | |
configure:8440: checking dynamic linker characteristics | |
configure:9065: result: darwin12.4.0 dyld | |
configure:9074: checking how to hardcode library paths into programs | |
configure:9099: result: immediate | |
configure:9113: checking whether stripping libraries is possible | |
configure:9126: result: yes | |
configure:9952: checking if libtool supports shared libraries | |
configure:9954: result: yes | |
configure:9957: checking whether to build shared libraries | |
configure:9978: result: yes | |
configure:9981: checking whether to build static libraries | |
configure:9985: result: yes | |
configure:10077: creating libtool | |
configure:10665: checking for ld used by c++ | |
configure:10732: result: /usr/bin/ld | |
configure:10741: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:10756: result: no | |
configure:10807: checking whether the c++ linker (/usr/bin/ld) supports shared libraries | |
configure:11745: result: yes | |
configure:11763: c++ -c -g -O2 conftest.cpp >&5 | |
configure:11766: $? = 0 | |
configure:11885: checking for c++ option to produce PIC | |
configure:12159: result: -fno-common | |
configure:12167: checking if c++ PIC flag -fno-common works | |
configure:12185: c++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 | |
configure:12189: $? = 0 | |
configure:12202: result: yes | |
configure:12230: checking if c++ static flag -static works | |
configure:12258: result: no | |
configure:12268: checking if c++ supports -c -o file.o | |
configure:12289: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:12293: $? = 0 | |
configure:12315: result: yes | |
configure:12341: checking whether the c++ linker (/usr/bin/ld) supports shared libraries | |
configure:12366: result: yes | |
configure:12433: checking dynamic linker characteristics | |
configure:13058: result: darwin12.4.0 dyld | |
configure:13067: checking how to hardcode library paths into programs | |
configure:13092: result: immediate | |
configure:19318: checking for some Win32 platform | |
configure:19327: result: no | |
configure:19342: checking for native Win32 | |
configure:19352: result: no | |
configure:19394: checking whether build environment is sane | |
configure:19437: result: yes | |
configure:19444: checking for cc option to accept ANSI C | |
configure:19507: cc -c -g -O2 conftest.c >&5 | |
configure:19513: $? = 0 | |
configure:19517: test -z | |
|| test ! -s conftest.err | |
configure:19520: $? = 0 | |
configure:19523: test -s conftest.o | |
configure:19526: $? = 0 | |
configure:19541: result: none needed | |
configure:19565: checking for a BSD-compatible install | |
configure:19620: result: /usr/bin/install -c | |
configure:19631: checking whether make sets $(MAKE) | |
configure:19651: result: yes | |
configure:19660: checking whether ln -s works | |
configure:19664: result: yes | |
configure:19675: checking for gawk | |
configure:19701: result: awk | |
configure:19717: checking for gm4 | |
configure:19733: found /usr/bin/gm4 | |
configure:19743: result: gm4 | |
configure:19776: checking whether make is GNU Make | |
configure:19779: result: yes | |
configure:19804: checking for compiler warning flags to use | |
configure:19849: result: -Wall | |
configure:19965: checking for pkg-config | |
configure:19983: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:19995: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:20010: checking pkg-config is at least version 0.9.0 | |
configure:20013: result: yes | |
configure:20024: checking for BASE_DEPENDENCIES | |
configure:20032: $PKG_CONFIG --exists --print-errors "gtkglext-1.0 >= 1.0.0 gdkglext-1.0 >= 1.0.0 gtkmm-2.4 >= 2.4.0 gdkmm-2.4 >= 2.4.0 pangomm-1.4 >= 2.4.0 " | |
configure:20035: $? = 0 | |
configure:20050: $PKG_CONFIG --exists --print-errors "gtkglext-1.0 >= 1.0.0 gdkglext-1.0 >= 1.0.0 gtkmm-2.4 >= 2.4.0 gdkmm-2.4 >= 2.4.0 pangomm-1.4 >= 2.4.0 " | |
configure:20053: $? = 0 | |
configure:20129: result: yes | |
configure:20160: checking for pkg-config | |
configure:20191: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:20212: checking for GtkGLExt - version >= 1.0.0 | |
configure:20336: cc -o conftest -g -O2 -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/opt/X11/include conftest.c -L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig >&5 | |
configure:20339: $? = 0 | |
configure:20341: ./conftest | |
configure:20344: $? = 0 | |
configure:20362: result: yes (version 1.2.0) | |
configure:20457: checking whether GtkGLExt supports multihead | |
configure:20478: cc -o conftest -g -O2 -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/opt/X11/include conftest.c -L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig >&5 | |
conftest.c:27:36: warning: implicit declaration of function 'gdk_display_get_default' is invalid in C99 [-Wimplicit-function-declaration] | |
gdk_gl_query_extension_for_display(gdk_display_get_default()); | |
^ | |
conftest.c:27:36: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'GdkDisplay *' (aka 'struct _GdkDisplay *') [-Wint-conversion] | |
gdk_gl_query_extension_for_display(gdk_display_get_default()); | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/gdkglquery.h:32:59: note: passing argument to parameter 'display' here | |
gboolean gdk_gl_query_extension_for_display (GdkDisplay *display); | |
^ | |
2 warnings generated. | |
configure:20484: $? = 0 | |
configure:20488: test -z | |
|| test ! -s conftest.err | |
configure:20491: $? = 0 | |
configure:20494: test -s conftest | |
configure:20497: $? = 0 | |
configure:20509: result: yes | |
configure:20528: checking for perl | |
configure:20546: found /usr/bin/perl | |
configure:20558: result: /usr/bin/perl | |
configure:20572: checking whether Perl is new enough | |
configure:20582: result: yes | |
configure:20616: checking for ANSI C header files | |
configure:20772: result: yes | |
configure:20784: checking for an ANSI C-conforming const | |
configure:20851: cc -c -g -O2 conftest.c >&5 | |
configure:20857: $? = 0 | |
configure:20861: test -z | |
|| test ! -s conftest.err | |
configure:20864: $? = 0 | |
configure:20867: test -s conftest.o | |
configure:20870: $? = 0 | |
configure:20881: result: yes | |
configure:20933: checking gdkmm/display.h usability | |
configure:20945: c++ -c -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include conftest.cc >&5 | |
configure:20951: $? = 0 | |
configure:20955: test -z | |
|| test ! -s conftest.err | |
configure:20958: $? = 0 | |
configure:20961: test -s conftest.o | |
configure:20964: $? = 0 | |
configure:20974: result: yes | |
configure:20978: checking gdkmm/display.h presence | |
configure:20988: c++ -E -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include conftest.cc | |
configure:20994: $? = 0 | |
configure:21014: result: yes | |
configure:21049: checking for gdkmm/display.h | |
configure:21056: result: yes | |
configure:20933: checking gdkmm/screen.h usability | |
configure:20945: c++ -c -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include conftest.cc >&5 | |
configure:20951: $? = 0 | |
configure:20955: test -z | |
|| test ! -s conftest.err | |
configure:20958: $? = 0 | |
configure:20961: test -s conftest.o | |
configure:20964: $? = 0 | |
configure:20974: result: yes | |
configure:20978: checking gdkmm/screen.h presence | |
configure:20988: c++ -E -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include conftest.cc | |
configure:20994: $? = 0 | |
configure:21014: result: yes | |
configure:21049: checking for gdkmm/screen.h | |
configure:21056: result: yes | |
configure:21073: checking for Gdk::Display::get_default in gdkmm library | |
configure:21091: c++ -o conftest -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include conftest.cc -L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -L/usr/local/Cellar/libsigc++/2.2.10/lib -L/usr/local/Cellar/glibmm/2.36.2/lib -L/usr/local/Cellar/cairomm/1.10.0/lib -L/usr/local/Cellar/pangomm/2.34.0/lib -L/usr/local/Cellar/atkmm/2.22.7/lib -L/usr/local/Cellar/gtkmm/2.24.4/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo >&5 | |
configure:21097: $? = 0 | |
configure:21101: test -z | |
|| test ! -s conftest.err | |
configure:21104: $? = 0 | |
configure:21107: test -s conftest | |
configure:21110: $? = 0 | |
configure:21121: result: yes | |
configure:21133: gdkmm supports multihead | |
configure:21212: checking for perl | |
configure:21242: result: /usr/bin/perl | |
configure:21260: checking for dot | |
configure:21293: result: no | |
configure:21311: checking for doxygen | |
configure:21344: result: no | |
configure:21558: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gtkglextmm config.status 1.2.0, which was | |
generated by GNU Autoconf 2.59. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on fovea.local | |
config.status:821: creating gdkglextmm.pc | |
config.status:821: creating gtkglextmm.pc | |
config.status:821: creating gdkglextmm-uninstalled.pc | |
config.status:821: creating gtkglextmm-uninstalled.pc | |
config.status:821: creating gtkglextmm.spec | |
config.status:821: creating gtkglextmm.nsi | |
config.status:821: creating Makefile | |
config.status:821: creating tools/Makefile | |
config.status:821: creating tools/extra_defs_gen/Makefile | |
config.status:821: creating tools/m4/Makefile | |
config.status:821: creating gdkglext/Makefile | |
config.status:821: creating gdkglext/src/Makefile | |
config.status:821: creating gdkglext/gdkmm/Makefile | |
config.status:821: creating gdkglext/gdkmm/gl/Makefile | |
config.status:821: creating gdkglext/gdkmm/gl/version.h | |
config.status:821: creating gdkglext/gdkmm/gl/private/Makefile | |
config.status:821: creating gtkglext/Makefile | |
config.status:821: creating gtkglext/src/Makefile | |
config.status:821: creating gtkglext/gtkmm/Makefile | |
config.status:821: creating gtkglext/gtkmm/gl/Makefile | |
config.status:821: creating gtkglext/gtkmm/gl/version.h | |
config.status:821: creating gtkglext/gtkmm/gl/private/Makefile | |
config.status:821: creating examples/Makefile | |
config.status:821: creating docs/Makefile | |
config.status:821: creating docs/reference/Makefile | |
config.status:821: creating docs/reference/Doxyfile | |
config.status:821: creating m4macros/Makefile | |
config.status:925: creating config.h | |
config.status:1215: executing depfiles commands | |
config.status:1215: executing gdkglext/gdkglextmm-config.h commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin12.4.0 | |
ac_cv_build_alias=i386-apple-darwin12.4.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= | |
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= | |
ac_cv_env_BASE_DEPENDENCIES_LIBS_set= | |
ac_cv_env_BASE_DEPENDENCIES_LIBS_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= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=c++ | |
ac_cv_env_F77_set= | |
ac_cv_env_F77_value= | |
ac_cv_env_FFLAGS_set= | |
ac_cv_env_FFLAGS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_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_exeext= | |
ac_cv_f77_compiler_gnu=no | |
ac_cv_gtkglext_supports_multihead=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_gdkmm_display_h=yes | |
ac_cv_header_gdkmm_screen_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_host=i386-apple-darwin12.4.0 | |
ac_cv_host_alias=i386-apple-darwin12.4.0 | |
ac_cv_lib_cposix_strerror=no | |
ac_cv_objext=o | |
ac_cv_path_PERL_PATH=/usr/bin/perl | |
ac_cv_path_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
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_M4=gm4 | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=cc | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_stdc= | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_egrep='grep -E' | |
ac_cv_prog_f77_g=no | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_prog_cc_stdc= | |
glibmm_cv_perl_version_5_6_0=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_reload_flag=-r | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/ld | |
lt_cv_path_LDCXX=/usr/bin/ld | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_SED=/usr/local/Library/ENV/4.3/sed | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_lt_cv_prog_compiler_c_o='"yes"' | |
lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include ' | |
pkg_cv_BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -L/usr/local/Cellar/libsigc++/2.2.10/lib -L/usr/local/Cellar/glibmm/2.36.2/lib -L/usr/local/Cellar/cairomm/1.10.0/lib -L/usr/local/Cellar/pangomm/2.34.0/lib -L/usr/local/Cellar/atkmm/2.22.7/lib -L/usr/local/Cellar/gtkmm/2.24.4/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/gtkglextmm-IKM3/gtkglextmm-1.2.0/missing --run aclocal-1.7 -I ./m4macros' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /private/tmp/gtkglextmm-IKM3/gtkglextmm-1.2.0/missing --run tar' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /private/tmp/gtkglextmm-IKM3/gtkglextmm-1.2.0/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/gtkglextmm-IKM3/gtkglextmm-1.2.0/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/gtkglextmm-IKM3/gtkglextmm-1.2.0/missing --run automake-1.7' | |
AWK='awk' | |
BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include ' | |
BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -L/usr/local/Cellar/libsigc++/2.2.10/lib -L/usr/local/Cellar/glibmm/2.36.2/lib -L/usr/local/Cellar/cairomm/1.10.0/lib -L/usr/local/Cellar/pangomm/2.34.0/lib -L/usr/local/Cellar/atkmm/2.22.7/lib -L/usr/local/Cellar/gtkmm/2.24.4/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo ' | |
CC='cc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='cc -E' | |
CPPFLAGS='' | |
CXX='c++' | |
CXXCPP='c++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-g -O2 -Wall' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='dlltool' | |
DOT_PATH='' | |
DOXYGEN_PATH='' | |
ECHO='/bin/echo' | |
ECHO_C='ECHO_N='' | |
ECHO_T='' | |
EGREP='grep -E' | |
ENABLE_DOXYGEN_DOC_FALSE='' | |
ENABLE_DOXYGEN_DOC_TRUE='#' | |
EXEEXT='' | |
F77='' | |
FFLAGS='' | |
GDKGLEXTMM_DEP_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include ' | |
GDKGLEXTMM_DEP_LIBS='-L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -L/usr/local/Cellar/libsigc++/2.2.10/lib -L/usr/local/Cellar/glibmm/2.36.2/lib -L/usr/local/Cellar/cairomm/1.10.0/lib -L/usr/local/Cellar/pangomm/2.34.0/lib -L/usr/local/Cellar/gtkmm/2.24.4/lib -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo ' | |
GDKGLEXTMM_EXTRA_CFLAGS='' | |
GDKGLEXTMM_EXTRA_LIBS='' | |
GDKGLEXTMM_MULTIHEAD_SUPPORT='yes' | |
GDKGLEXTMM_PACKAGES='gdkglext-1.0 gdkmm-2.4 pangomm-1.4' | |
GDKMM_INCLUDE_PATH='/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4' | |
GLIBMM_INCLUDE_PATH='/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4' | |
GMMPROC='/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/proc/gmmproc' | |
GMMPROC_DIR='/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/proc' | |
GTKGLEXTMM_API_MAJOR_VERSION='1' | |
GTKGLEXTMM_API_MINOR_VERSION='2' | |
GTKGLEXTMM_API_VERSION='1.2' | |
GTKGLEXTMM_BINARY_AGE='0' | |
GTKGLEXTMM_DEP_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/usr/local/Cellar/libsigc++/2.2.10/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.2.10/lib/sigc++-2.0/include -I/usr/local/Cellar/glibmm/2.36.2/include/giomm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/giomm-2.4/include -I/usr/local/Cellar/glibmm/2.36.2/include/glibmm-2.4 -I/usr/local/Cellar/glibmm/2.36.2/lib/glibmm-2.4/include -I/usr/local/Cellar/cairomm/1.10.0/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.10.0/lib/cairomm-1.0/include -I/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4 -I/usr/local/Cellar/pangomm/2.34.0/lib/pangomm-1.4/include -I/usr/local/Cellar/atkmm/2.22.7/include/atkmm-1.6 -I/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gtkmm-2.4/include -I/usr/local/Cellar/gtkmm/2.24.4/include/gdkmm-2.4 -I/usr/local/Cellar/gtkmm/2.24.4/lib/gdkmm-2.4/include -I/opt/X11/include ' | |
GTKGLEXTMM_DEP_LIBS='-L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -L/usr/local/Cellar/libsigc++/2.2.10/lib -L/usr/local/Cellar/glibmm/2.36.2/lib -L/usr/local/Cellar/cairomm/1.10.0/lib -L/usr/local/Cellar/pangomm/2.34.0/lib -L/usr/local/Cellar/atkmm/2.22.7/lib -L/usr/local/Cellar/gtkmm/2.24.4/lib -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig ' | |
GTKGLEXTMM_EXTRA_CFLAGS='' | |
GTKGLEXTMM_EXTRA_LIBS='' | |
GTKGLEXTMM_INTERFACE_AGE='0' | |
GTKGLEXTMM_MAJOR_VERSION='1' | |
GTKGLEXTMM_MICRO_VERSION='0' | |
GTKGLEXTMM_MINOR_VERSION='2' | |
GTKGLEXTMM_PACKAGES='gtkglext-1.0 gtkmm-2.4' | |
GTKGLEXTMM_VERSION='1.2.0' | |
GTKGLEXT_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.36.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.28.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.93/include -I/usr/local/Cellar/harfbuzz/0.9.18/include/harfbuzz -I/usr/local/Cellar/pango/1.34.1/include/pango-1.0 -I/usr/local/Cellar/atk/2.8.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/gtk+/2.24.20/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.20/lib/gtk-2.0/include -I/usr/local/Cellar/pangox-compat/0.0.2/include/pango-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0 -I/usr/local/Cellar/gtkglext/1.2.0/lib/gtkglext-1.0/include -I/opt/X11/include ' | |
GTKGLEXT_LIBS='-L/usr/local/Cellar/glib/2.36.3/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.28.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.93/lib -L/usr/local/Cellar/pango/1.34.1/lib -L/usr/local/Cellar/atk/2.8.0/lib -L/usr/local/Cellar/gtk+/2.24.20/lib -L/usr/local/Cellar/pangox-compat/0.0.2/lib -L/usr/local/Cellar/gtkglext/1.2.0/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig ' | |
GTKGLEXT_REQUIRED_VERSION='1.0.0' | |
GTKMM_INCLUDE_PATH='/usr/local/Cellar/gtkmm/2.24.4/include/gtkmm-2.4' | |
HAVE_DOT='NO' | |
HTML_DIR='${datadir}/doc' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIB_MJR='1' | |
LIB_MNR='2' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
LT_AGE='0' | |
LT_CURRENT='0' | |
LT_CURRENT_MINUS_AGE='0' | |
LT_RELEASE='1.2' | |
LT_REVISION='0' | |
M4='gm4' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /private/tmp/gtkglextmm-IKM3/gtkglextmm-1.2.0/missing --run makeinfo' | |
MULTIHEAD_SUPPORT_FALSE='#' | |
MULTIHEAD_SUPPORT_TRUE='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OS_WIN32_FALSE='' | |
OS_WIN32_TRUE='#' | |
PACKAGE='gtkglextmm' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='gtkglextmm' | |
PACKAGE_STRING='gtkglextmm 1.2.0' | |
PACKAGE_TARNAME='gtkglextmm' | |
PACKAGE_VERSION='1.2.0' | |
PANGOMM_INCLUDE_PATH='/usr/local/Cellar/pangomm/2.34.0/include/pangomm-1.4' | |
PATH_SEPARATOR=':' | |
PERL_PATH='/usr/bin/perl' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PLATFORM_WIN32_FALSE='' | |
PLATFORM_WIN32_TRUE='#' | |
RANLIB='ranlib' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
VERSION='1.2.0' | |
WIN32_LD_EXPORT_ALL_SYMBOLS='' | |
ac_ct_AR='ar' | |
ac_ct_AS='' | |
ac_ct_CC='cc' | |
ac_ct_CXX='' | |
ac_ct_DLLTOOL='' | |
ac_ct_F77='' | |
ac_ct_OBJDUMP='' | |
ac_ct_RANLIB='ranlib' | |
ac_ct_STRIP='strip' | |
ac_pt_PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__leading_dot='.' | |
am__quote='' | |
bindir='${exec_prefix}/bin' | |
build='i386-apple-darwin12.4.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin12.4.0' | |
build_vendor='apple' | |
datadir='${prefix}/share' | |
exec_prefix='${prefix}' | |
gdkglextmm_targetlib='libgdkglextmm-x11-1.2.la' | |
gdktarget='x11' | |
gtkglextmm_targetlib='libgtkglextmm-x11-1.2.la' | |
host='i386-apple-darwin12.4.0' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin12.4.0' | |
host_vendor='apple' | |
includedir='${prefix}/include' | |
infodir='${prefix}/info' | |
install_sh='/private/tmp/gtkglextmm-IKM3/gtkglextmm-1.2.0/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localstatedir='${prefix}/var' | |
mandir='${prefix}/man' | |
oldincludedir='/usr/include' | |
prefix='/usr/local/Cellar/gtkglextmm/1.2.0' | |
program_transform_name='s,x,x,' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
#define HAVE_DLFCN_H 1 | |
#define HAVE_GDKMM_DISPLAY_H 1 | |
#define HAVE_GDKMM_SCREEN_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_NAME "gtkglextmm" | |
#define PACKAGE_STRING "gtkglextmm 1.2.0" | |
#define PACKAGE_TARNAME "gtkglextmm" | |
#define PACKAGE_VERSION "1.2.0" | |
#define STDC_HEADERS 1 | |
#define STDC_HEADERS 1 | |
#endif | |
#ifdef __cplusplus | |
extern "C" void exit (int) throw (); | |
configure: exit 0 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gtkglextmm config.status 1.2.0, which was | |
generated by GNU Autoconf 2.59. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status gdkglext/gdkglextmm-config.h | |
on fovea.local | |
config.status:1215: executing gdkglext/gdkglextmm-config.h commands | |
config.status:1343: gdkglext/gdkglextmm-config.h is unchanged |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libcdt.5.dylib | |
/usr/local/lib/libcgraph.6.dylib | |
/usr/local/lib/libFWOSPlugin.6.0.0.dylib | |
/usr/local/lib/libgvc.6.dylib | |
/usr/local/lib/libgvpr.2.dylib | |
/usr/local/lib/libpathplan.4.dylib | |
/usr/local/lib/libPTKernel.6.0.0.dylib | |
/usr/local/lib/libTKAdvTools.6.0.0.dylib | |
/usr/local/lib/libTKBin.6.0.0.dylib | |
/usr/local/lib/libTKBinL.6.0.0.dylib | |
/usr/local/lib/libTKBinTObj.6.0.0.dylib | |
/usr/local/lib/libTKBinXCAF.6.0.0.dylib | |
/usr/local/lib/libTKBO.6.0.0.dylib | |
/usr/local/lib/libTKBool.6.0.0.dylib | |
/usr/local/lib/libTKBRep.6.0.0.dylib | |
/usr/local/lib/libTKCAF.6.0.0.dylib | |
/usr/local/lib/libTKCDF.6.0.0.dylib | |
/usr/local/lib/libTKernel.6.0.0.dylib | |
/usr/local/lib/libTKFeat.6.0.0.dylib | |
/usr/local/lib/libTKFillet.6.0.0.dylib | |
/usr/local/lib/libTKG2d.6.0.0.dylib | |
/usr/local/lib/libTKG3d.6.0.0.dylib | |
/usr/local/lib/libTKGeomAlgo.6.0.0.dylib | |
/usr/local/lib/libTKGeomBase.6.0.0.dylib | |
/usr/local/lib/libTKHLR.6.0.0.dylib | |
/usr/local/lib/libTKIGES.6.0.0.dylib | |
/usr/local/lib/libTKLCAF.6.0.0.dylib | |
/usr/local/lib/libTKMath.6.0.0.dylib | |
/usr/local/lib/libTKMesh.6.0.0.dylib | |
/usr/local/lib/libTKMeshVS.6.0.0.dylib | |
/usr/local/lib/libTKNIS.6.0.0.dylib | |
/usr/local/lib/libTKOffset.6.0.0.dylib | |
/usr/local/lib/libTKOpenGl.6.0.0.dylib | |
/usr/local/lib/libTKPCAF.6.0.0.dylib | |
/usr/local/lib/libTKPLCAF.6.0.0.dylib | |
/usr/local/lib/libTKPrim.6.0.0.dylib | |
/usr/local/lib/libTKPShape.6.0.0.dylib | |
/usr/local/lib/libTKService.6.0.0.dylib | |
/usr/local/lib/libTKShapeSchema.6.0.0.dylib | |
/usr/local/lib/libTKShHealing.6.0.0.dylib | |
/usr/local/lib/libTKStdLSchema.6.0.0.dylib | |
/usr/local/lib/libTKStdSchema.6.0.0.dylib | |
/usr/local/lib/libTKSTEP.6.0.0.dylib | |
/usr/local/lib/libTKSTEP209.6.0.0.dylib | |
/usr/local/lib/libTKSTEPAttr.6.0.0.dylib | |
/usr/local/lib/libTKSTEPBase.6.0.0.dylib | |
/usr/local/lib/libTKSTL.6.0.0.dylib | |
/usr/local/lib/libTKTObj.6.0.0.dylib | |
/usr/local/lib/libTKTopAlgo.6.0.0.dylib | |
/usr/local/lib/libTKV2d.6.0.0.dylib | |
/usr/local/lib/libTKV3d.6.0.0.dylib | |
/usr/local/lib/libTKVoxel.6.0.0.dylib | |
/usr/local/lib/libTKVRML.6.0.0.dylib | |
/usr/local/lib/libTKXCAF.6.0.0.dylib | |
/usr/local/lib/libTKXCAFSchema.6.0.0.dylib | |
/usr/local/lib/libTKXDEIGES.6.0.0.dylib | |
/usr/local/lib/libTKXDESTEP.6.0.0.dylib | |
/usr/local/lib/libTKXMesh.6.0.0.dylib | |
/usr/local/lib/libTKXml.6.0.0.dylib | |
/usr/local/lib/libTKXmlL.6.0.0.dylib | |
/usr/local/lib/libTKXmlTObj.6.0.0.dylib | |
/usr/local/lib/libTKXmlXCAF.6.0.0.dylib | |
/usr/local/lib/libTKXSBase.6.0.0.dylib | |
/usr/local/lib/libxdot.4.dylib | |
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .pc files: | |
/usr/local/lib/pkgconfig/libcdt.pc | |
/usr/local/lib/pkgconfig/libcgraph.pc | |
/usr/local/lib/pkgconfig/libgvc.pc | |
/usr/local/lib/pkgconfig/libgvpr.pc | |
/usr/local/lib/pkgconfig/libpathplan.pc | |
/usr/local/lib/pkgconfig/libxdot.pc | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
graphviz | |
Warning: Homebrew's sbin was not found in your path. | |
Consider amending your PATH variable so it contains: | |
/usr/local/sbin | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment