Skip to content

Instantly share code, notes, and snippets.

Created August 14, 2014 19:55
Show Gist options
  • Save anonymous/4ecdfaffa81733c5a438 to your computer and use it in GitHub Desktop.
Save anonymous/4ecdfaffa81733c5a438 to your computer and use it in GitHub Desktop.
scons: Reading SConscript files ...
platform: darwin
Checking for C library dw... no
Checking for C function asprintf()... yes
Checking for inflate in C library z... yes
Checking for C library SDL... yes
Checking for C library gtk-x11-2.0... yes
Checking for C library lua5.1... no
Checking for C library lua... yes
Checking for C library gd... no
Did not find libgd, you won't be able to create a logo screen for your avis.
Checking for C library GL... yes
base CPPDEFINES: ['PUBLIC_RELEASE', ['_GNU_SOURCE', '1'], '_THREAD_SAFE', '_REENTRANT', '_GTK2', '_S9XLUA_H', 'PSS_STYLE=1', 'LSB_FIRST', 'FRAMESKIP']
base CCFLAGS: -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL
['-L/usr/local/opt/icu4c/lib', '-L/usr/local/opt/libffi/lib', '-L/usr/local/opt/gettext/lib', '-L/usr/local/lib', '-Wl,-headerpad_max_install_names', '-isysroot', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk', '-L/opt/X11/lib', '-Wl,-framework,Cocoa', '-ldl', '-llua']
scons: done reading SConscript files.
scons: Building targets ...
Copy("bin/auxlib.lua", "src/auxlib.lua")
/usr/bin/clang++ -o src/asm.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/asm.cpp
/usr/bin/clang++ -o src/cart.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/cart.cpp
/usr/bin/clang++ -o src/cheat.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/cheat.cpp
/usr/bin/clang++ -o src/conddebug.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/conddebug.cpp
/usr/bin/clang++ -o src/config.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/config.cpp
/usr/bin/clang++ -o src/debug.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/debug.cpp
/usr/bin/clang++ -o src/drawing.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/drawing.cpp
/usr/bin/clang++ -o src/emufile.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/emufile.cpp
/usr/bin/clang++ -o src/fceu.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/fceu.cpp
/usr/bin/clang++ -o src/fds.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/fds.cpp
/usr/bin/clang++ -o src/file.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/file.cpp
/usr/bin/clang++ -o src/filter.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/filter.cpp
/usr/bin/clang++ -o src/ines.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/ines.cpp
/usr/bin/clang++ -o src/input.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/input.cpp
/usr/bin/clang++ -o src/movie.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/movie.cpp
/usr/bin/clang++ -o src/netplay.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/netplay.cpp
/usr/bin/clang++ -o src/nsf.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/nsf.cpp
/usr/bin/clang++ -o src/oldmovie.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/oldmovie.cpp
/usr/bin/clang++ -o src/palette.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/palette.cpp
/usr/bin/clang++ -o src/ppu.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/ppu.cpp
/usr/bin/clang++ -o src/sound.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/sound.cpp
/usr/bin/clang++ -o src/state.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/state.cpp
/usr/bin/clang++ -o src/unif.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/unif.cpp
/usr/bin/clang++ -o src/video.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/video.cpp
/usr/bin/clang++ -o src/vsuni.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/vsuni.cpp
/usr/bin/clang++ -o src/wave.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/wave.cpp
/usr/bin/clang++ -o src/x6502.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/x6502.cpp
/usr/bin/clang++ -o src/lua-engine.o -c -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -DOPENGL -O2 -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -DPSS_STYLE=1 -DLSB_FIRST -DFRAMESKIP -DCREATE_AVI -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include src/lua-engine.cpp
src/lua-engine.cpp:86:10: fatal error: 'lua.h' file not found
#include <lua.h>
^
1 error generated.
scons: *** [src/lua-engine.o] Error 1
scons: building terminated because of errors.
HOMEBREW_VERSION: 0.9.5
HEAD: 394d75b9a8cac1b5e68f05e1cc5016360dde769f
CPU: dual-core 64-bit penryn
OS X: 10.9.4-x86_64
Xcode: 5.1.1
X11: 2.7.6 => /opt/X11
file /private/tmp/fceux-kiuECb/fceux-2.2.2/SConstruct,line 89:
Configure(confdir = .sconf_temp)
scons: Configure: Checking for C library dw...
.sconf_temp/conftest_0.c <-
|
|
|
|int
|main() {
|
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_0.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE .sconf_temp/conftest_0.c
/usr/bin/clang -o .sconf_temp/conftest_0 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib .sconf_temp/conftest_0.o -ldw
ld: library not found for -ldw
clang: error: linker command failed with exit code 1 (use -v to see invocation)
scons: Configure: no
scons: Configure: Checking for C function asprintf()...
.sconf_temp/conftest_1.c <-
|
|
|#include <assert.h>
|
|#ifdef __cplusplus
|extern "C"
|#endif
|char asprintf();
|
|int main() {
|#if defined (__stub_asprintf) || defined (__stub___asprintf)
| fail fail fail
|#else
| asprintf();
|#endif
|
| return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_1.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE .sconf_temp/conftest_1.c
/usr/bin/clang -o .sconf_temp/conftest_1 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib .sconf_temp/conftest_1.o
scons: Configure: yes
scons: Configure: Checking for inflate in C library z...
.sconf_temp/conftest_2.c <-
|
|
|#include "zlib.h"
|
|int
|main() {
| inflate;
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_2.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE .sconf_temp/conftest_2.c
/usr/bin/clang -o .sconf_temp/conftest_2 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib .sconf_temp/conftest_2.o -lz
scons: Configure: yes
scons: Configure: Checking for C library SDL...
.sconf_temp/conftest_3.c <-
|
|
|
|int
|main() {
|
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_3.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE .sconf_temp/conftest_3.c
/usr/bin/clang -o .sconf_temp/conftest_3 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib .sconf_temp/conftest_3.o -lz -lSDL
scons: Configure: yes
scons: Configure: Checking for C library gtk-x11-2.0...
.sconf_temp/conftest_4.c <-
|
|
|
|int
|main() {
|
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_4.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/Users/aphixe/desktop/homebrew-master/include/SDL .sconf_temp/conftest_4.c
/usr/bin/clang -o .sconf_temp/conftest_4 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib -Wl,-framework,Cocoa .sconf_temp/conftest_4.o -L/Users/aphixe/desktop/homebrew-master/lib -lz -lSDLmain -lSDL -lgtk-x11-2.0
scons: Configure: yes
scons: Configure: Checking for C library lua5.1...
.sconf_temp/conftest_5.c <-
|
|
|
|int
|main() {
|
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_5.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include .sconf_temp/conftest_5.c
/usr/bin/clang -o .sconf_temp/conftest_5 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib -Wl,-framework,Cocoa .sconf_temp/conftest_5.o -L/Users/aphixe/desktop/homebrew-master/lib -L/usr/local/Cellar/gtk+/2.24.24/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib -L/Users/aphixe/desktop/homebrew-master/opt/gettext/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/lib -lz -lSDLmain -lSDL -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 -lfontconfig -lfreetype -llua5.1
ld: library not found for -llua5.1
clang: error: linker command failed with exit code 1 (use -v to see invocation)
scons: Configure: no
scons: Configure: Checking for C library lua...
.sconf_temp/conftest_6.c <-
|
|
|
|int
|main() {
|
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_6.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include .sconf_temp/conftest_6.c
/usr/bin/clang -o .sconf_temp/conftest_6 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib -Wl,-framework,Cocoa .sconf_temp/conftest_6.o -L/Users/aphixe/desktop/homebrew-master/lib -L/usr/local/Cellar/gtk+/2.24.24/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib -L/Users/aphixe/desktop/homebrew-master/opt/gettext/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/lib -lz -lSDLmain -lSDL -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 -lfontconfig -lfreetype -llua
scons: Configure: yes
scons: Configure: Checking for C library gd...
.sconf_temp/conftest_7.c <-
|
|
|
|int
|main() {
|
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_7.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include .sconf_temp/conftest_7.c
/usr/bin/clang -o .sconf_temp/conftest_7 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib -Wl,-framework,Cocoa -ldl -llua .sconf_temp/conftest_7.o -L/Users/aphixe/desktop/homebrew-master/lib -L/usr/local/Cellar/gtk+/2.24.24/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib -L/Users/aphixe/desktop/homebrew-master/opt/gettext/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/lib -lz -lSDLmain -lSDL -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 -lfontconfig -lfreetype -llua -lgd
ld: library not found for -lgd
clang: error: linker command failed with exit code 1 (use -v to see invocation)
scons: Configure: no
scons: Configure: Checking for C library GL...
.sconf_temp/conftest_8.c <-
|
|
|#include "GL/gl.h"
|
|int
|main() {
|
|return 0;
|}
|
/usr/bin/clang -o .sconf_temp/conftest_8.o -c -Wall -Wno-write-strings -Wno-sign-compare -Os -w -pipe -march=native -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -DHAVE_ASPRINTF -D_GTK -DLUA_USE_MACOSX -I/usr/include/lua -I/usr/local/opt/icu4c/include -I/usr/local/opt/gettext/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/X11/include -I/opt/X11/include/freetype2 -DPUBLIC_RELEASE -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_REENTRANT -D_GTK2 -D_S9XLUA_H -I/Users/aphixe/desktop/homebrew-master/include/SDL -I/usr/local/Cellar/gtk+/2.24.24/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.24/lib/gtk-2.0/include -I/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/include/pango-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/include/atk-1.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/include/cairo -I/Users/aphixe/desktop/homebrew-master/Cellar/pixman/0.32.6/include/pixman-1 -I/Users/aphixe/desktop/homebrew-master/Cellar/libpng/1.6.12/include/libpng16 -I/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/harfbuzz/0.9.34/include/harfbuzz -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/include/glib-2.0 -I/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/Users/aphixe/desktop/homebrew-master/opt/gettext/include -I/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/include -I/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/include/freetype2 -I/opt/X11/include .sconf_temp/conftest_8.c
/usr/bin/clang -o .sconf_temp/conftest_8 -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-headerpad_max_install_names -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/opt/X11/lib -Wl,-framework,Cocoa -ldl -llua .sconf_temp/conftest_8.o -L/Users/aphixe/desktop/homebrew-master/lib -L/usr/local/Cellar/gtk+/2.24.24/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/pango/1.36.5/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/atk/2.12.0/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/cairo/1.12.16_1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/gdk-pixbuf/2.30.8/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/glib/2.40.0_1/lib -L/Users/aphixe/desktop/homebrew-master/opt/gettext/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/fontconfig/2.11.1/lib -L/Users/aphixe/desktop/homebrew-master/Cellar/freetype/2.5.3_1/lib -lz -lSDLmain -lSDL -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 -lfontconfig -lfreetype -llua -lGL
scons: Configure: yes
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 394d75b9a8cac1b5e68f05e1cc5016360dde769f
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.9.4-x86_64
Xcode: 5.1.1
Clang: 5.1 build 503
X11: 2.7.6 => /opt/X11
System Ruby: 2.0.0-451
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Your system is ready to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment