Skip to content

Instantly share code, notes, and snippets.

@hawesie
Created February 12, 2012 10:52
Show Gist options
  • Save hawesie/1807849 to your computer and use it in GitHub Desktop.
Save hawesie/1807849 to your computer and use it in GitHub Desktop.
gtkglext build fail
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/libmacfuse_i32.2.dylib
/usr/local/lib/libmacfuse_i64.2.dylib
/usr/local/lib/libosxfuse_i32.2.dylib
/usr/local/lib/libosxfuse_i64.2.dylib
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/osxfuse.pc
Unbrewed .la files 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 .la files:
/usr/local/lib/libosxfuse_i32.la
/usr/local/lib/libosxfuse_i64.la
==> Downloading http://downloads.sourceforge.net/gtkglext/gtkglext-1.2.0.tar.gz
File already downloaded in /Users/nah/Library/Caches/Homebrew
/usr/bin/tar xf /Users/nah/Library/Caches/Homebrew/gtkglext-1.2.0.tar.gz
==> Patching
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file examples/pixmap-mixed.c
patching file examples/pixmap.c
patching file gtk/gtkglwidget.c
Hunk #1 succeeded at 127 (offset -2 lines).
Hunk #2 succeeded at 154 (offset -2 lines).
Hunk #3 succeeded at 174 (offset -2 lines).
Hunk #4 succeeded at 194 (offset -2 lines).
Hunk #5 succeeded at 250 (offset -2 lines).
Hunk #6 succeeded at 432 (offset -2 lines).
Hunk #7 succeeded at 474 (offset -2 lines).
Hunk #8 succeeded at 501 (offset -2 lines).
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtkglext/1.2.0
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtkglext/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-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... /usr/bin/llvm-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... none
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for strerror in -lcposix... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for /usr/bin/llvm-gcc 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 whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking dependency style of /usr/bin/llvm-g++... none
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -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... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common
checking if /usr/bin/llvm-gcc PIC flag -fno-common works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common
checking if /usr/bin/llvm-g++ PIC flag -fno-common works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking for some Win32 platform... no
checking for native Win32... no
checking whether build environment is sane... yes
checking for /usr/bin/llvm-gcc 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 perl5... no
checking for perl... /usr/bin/perl
checking for indent... indent
checking for pkg-config... /usr/local/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/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.30.2)
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.24.10)
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking gdk/gdkdisplay.h usability... yes
checking gdk/gdkdisplay.h presence... yes
checking for gdk/gdkdisplay.h... yes
checking gdk/gdkscreen.h usability... yes
checking gdk/gdkscreen.h presence... yes
checking for gdk/gdkscreen.h... yes
checking for gdk_display_get_default in GDK library... yes
configure: GDK supports multihead
checking for gdk_x11_colormap_foreign_new... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/Xmu/StdCmap.h... yes
checking for Xmu/StdCmap.h... no
checking for XmuLookupStandardColormap in -lXmu... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glVertex3d in -lGLcore... no
checking for glVertex3d in -lGL... yes
checking for gluSphere in -lGLU... yes
checking for gluBeginCurve in -lGLU... yes
checking whether libGLU needs to be linked with the std C++ library... no
checking for GLXFBConfigSGIX... yes
checking for GLXFBConfigIDSGIX... yes
checking for GLXPbufferSGIX... yes
checking for GLXVideoSourceSGIX... yes
checking for __GLXextFuncPtr... yes
checking for GLhalfNV... yes
configure: creating ./config.status
config.status: creating gdkglext.pc
config.status: creating gtkglext.pc
config.status: creating gdkglext-uninstalled.pc
config.status: creating gtkglext-uninstalled.pc
config.status: creating gtkglext.spec
config.status: creating gtkglext.nsi
config.status: creating Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/gdkglversion.h
config.status: creating gdk/glext/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/gtkglversion.h
config.status: creating m4macros/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gtkglext/Makefile
config.status: creating docs/reference/gtkglext/version.xml
config.status: creating examples/Makefile
config.status: creating examples/glade/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing gdk/gdkglext-config.h commands
configuration:
OpenGL CFLAGS:
OpenGL LIBS: -lGLU -lGL
multihead support: yes
debug: no
extra defs:
==> make install
make install
Making install in gdk
( cd . && glib-mkenums \
--fhead "#ifndef __GDK_GL_ENUM_TYPES_H__\n#define __GDK_GL_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
--fprod "/* enumerations from \"@filename@\" */\n" \
--vhead "GType @enum_name@_get_type (void);\n#define GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
--ftail "G_END_DECLS\n\n#endif /* __GDK_GL_ENUM_TYPES_H__ */" \
gdkgl.h gdkgldefs.h gdkglversion.h gdkgltokens.h gdkgltypes.h gdkglinit.h gdkglquery.h gdkglconfig.h gdkglcontext.h gdkgldrawable.h gdkglpixmap.h gdkglwindow.h gdkglfont.h gdkglshapes.h gdkglglext.h ) >> xgen-geth \
&& (cmp -s xgen-geth ./gdkglenumtypes.h || cp xgen-geth ./gdkglenumtypes.h ) \
&& rm -f xgen-geth \
&& echo timestamp > stamp-gdkglenumtypes-h
( cd . && glib-mkenums \
--fhead "#include \"gdkgl.h\"" \
--fprod "\n/* enumerations from \"@filename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
gdkgl.h gdkgldefs.h gdkglversion.h gdkgltokens.h gdkgltypes.h gdkglinit.h gdkglquery.h gdkglconfig.h gdkglcontext.h gdkgldrawable.h gdkglpixmap.h gdkglwindow.h gdkglfont.h gdkglshapes.h gdkglglext.h ) > xgen-getc \
&& cp xgen-getc ./gdkglenumtypes.c \
&& rm -f xgen-getc
make install-recursive
Making install in glext
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext
mkdir -p -- /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext
/usr/bin/install -c -m 644 glext.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glext.h
/usr/bin/install -c -m 644 glxext.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glxext.h
/usr/bin/install -c -m 644 wglext.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/wglext.h
/usr/bin/install -c -m 644 glext-extra.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glext-extra.h
/usr/bin/install -c -m 644 glxext-extra.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glxext-extra.h
/usr/bin/install -c -m 644 wglext-extra.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/wglext-extra.h
Making install in x11
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -O3 -w -pipe -march=core2 -msse4.1 -Wall -c -o gdkglquery-x11.lo `test -f 'gdkglquery-x11.c' || echo './'`gdkglquery-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -O3 -w -pipe -march=core2 -msse4.1 -Wall -c -o gdkglconfig-x11.lo `test -f 'gdkglconfig-x11.c' || echo './'`gdkglconfig-x11.c
mkdir .libs
mkdir .libs
mkdir: .libs: File exists
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -O3 -w -pipe -march=core2 -msse4.1 -Wall -c gdkglquery-x11.c -fno-common -DPIC -o .libs/gdkglquery-x11.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -O3 -w -pipe -march=core2 -msse4.1 -Wall -c gdkglconfig-x11.c -fno-common -DPIC -o .libs/gdkglconfig-x11.o
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
make[3]: *** [gdkglconfig-x11.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [gdkglquery-x11.lo] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gtkglext.rb#L22
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: b715bafca29f3e2d9729644b93bf8f1682f7620f
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: dual-core 64-bit penryn
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 4.1
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2335
Clang: 2.1 build 163
MacPorts or Fink? false
X11 installed? true
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -w -pipe -march=core2 -msse4.1
CXXFLAGS: -O3 -w -pipe -march=core2 -msse4.1
CPPFLAGS: -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/X11/lib
MAKEFLAGS: -j2
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.10/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig
Error: Failed executing: make install
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment