Created
August 1, 2012 08:36
-
-
Save nburns/3225053 to your computer and use it in GitHub Desktop.
Pioneers failed build OSX 10.8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Nick@fermi ~> brew install -v pioneers | |
| ==> Downloading https://downloads.sourceforge.net/project/pio/Source/pioneers-0.12.5.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/pioneers-0.12.5.tar.gz | |
| /usr/bin/tar xf /Library/Caches/Homebrew/pioneers-0.12.5.tar.gz | |
| ==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/pioneers/0.12.5 | |
| ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/pioneers/0.12.5 | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... ./install-sh -c -d | |
| checking for gawk... no | |
| checking for mawk... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking whether make sets $(MAKE)... yes | |
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking build system type... x86_64-apple-darwin12.0.0 | |
| checking host system type... x86_64-apple-darwin12.0.0 | |
| checking how to print strings... printf | |
| checking for style of include used by make... GNU | |
| checking for gcc... /usr/bin/clang | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether /usr/bin/clang accepts -g... yes | |
| checking for /usr/bin/clang option to accept ISO C89... none needed | |
| checking dependency style of /usr/bin/clang... none | |
| checking for a sed that does not truncate output... /usr/bin/sed | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for fgrep... /usr/bin/grep -F | |
| checking for ld used by /usr/bin/clang... /usr/bin/clang | |
| checking if the linker (/usr/bin/clang) is GNU ld... no | |
| checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
| checking the name lister (/usr/bin/nm) interface... BSD nm | |
| checking whether ln -s works... yes | |
| checking the maximum length of command line arguments... 196608 | |
| checking whether the shell understands some XSI constructs... yes | |
| checking whether the shell understands "+="... yes | |
| checking how to convert x86_64-apple-darwin12.0.0 file names to x86_64-apple-darwin12.0.0 format... func_convert_file_noop | |
| checking how to convert x86_64-apple-darwin12.0.0 file names to toolchain format... func_convert_file_noop | |
| checking for /usr/bin/clang option to reload object files... -r | |
| checking for objdump... no | |
| checking how to recognize dependent libraries... pass_all | |
| checking for dlltool... no | |
| checking how to associate runtime and link libraries... printf %s\n | |
| checking for ar... ar | |
| checking for archiver @FILE support... no | |
| checking for strip... strip | |
| checking for ranlib... ranlib | |
| checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok | |
| checking for sysroot... no | |
| checking for mt... no | |
| checking if : is a manifest tool... no | |
| checking for dsymutil... dsymutil | |
| checking for nmedit... nmedit | |
| checking for lipo... lipo | |
| checking for otool... otool | |
| checking for otool64... no | |
| checking for -single_module linker flag... yes | |
| checking for -exported_symbols_list linker flag... yes | |
| checking for -force_load linker flag... yes | |
| checking how to run the C preprocessor... /usr/bin/clang -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking for dlfcn.h... yes | |
| checking for objdir... .libs | |
| checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes | |
| checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC | |
| checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes | |
| checking if /usr/bin/clang static flag -static works... no | |
| checking if /usr/bin/clang supports -c -o file.o... yes | |
| checking if /usr/bin/clang supports -c -o file.o... (cached) yes | |
| checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin12.0.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 | |
| checking for echo... /bin/echo | |
| checking for gcc... (cached) /usr/bin/clang | |
| checking whether we are using the GNU C compiler... (cached) yes | |
| checking whether /usr/bin/clang accepts -g... (cached) yes | |
| checking for /usr/bin/clang option to accept ISO C89... (cached) none needed | |
| checking dependency style of /usr/bin/clang... (cached) none | |
| checking whether /usr/bin/clang and cc understand -c and -o together... yes | |
| checking for ANSI C header files... (cached) yes | |
| checking for rsvg... no | |
| checking for convert... /usr/local/bin/convert | |
| checking for pngtopnm... no | |
| checking for scrollkeeper-config... no | |
| checking for pkg-config... /usr/local/bin/pkg-config | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for GLIB2... yes | |
| checking for GOBJECT2... yes | |
| checking for LIBNOTIFY... no | |
| no, libnotify not installed | |
| no, libnotify not installed | |
| checking for GTK2... no | |
| no, Gtk+ not installed | |
| checking for AVAHI_CLIENT... no | |
| no, avahi-client is missing | |
| checking netdb.h usability... yes | |
| checking netdb.h presence... yes | |
| checking for netdb.h... yes | |
| checking fcntl.h usability... yes | |
| checking fcntl.h presence... yes | |
| checking for fcntl.h... yes | |
| checking netinet/in.h usability... yes | |
| checking netinet/in.h presence... yes | |
| checking for netinet/in.h... yes | |
| checking sys/socket.h usability... yes | |
| checking sys/socket.h presence... yes | |
| checking for sys/socket.h... yes | |
| checking limits.h usability... yes | |
| checking limits.h presence... yes | |
| checking for limits.h... yes | |
| checking syslog.h usability... yes | |
| checking syslog.h presence... yes | |
| checking for syslog.h... yes | |
| checking for sys/wait.h that is POSIX.1 compatible... yes | |
| checking whether time.h and sys/time.h may both be included... yes | |
| checking for an ANSI C-conforming const... yes | |
| checking for pid_t... yes | |
| checking vfork.h usability... no | |
| checking vfork.h presence... no | |
| checking for vfork.h... no | |
| checking for fork... yes | |
| checking for vfork... yes | |
| checking for working fork... yes | |
| checking for working vfork... (cached) yes | |
| checking sys/select.h usability... yes | |
| checking sys/select.h presence... yes | |
| checking for sys/select.h... yes | |
| checking for sys/socket.h... (cached) yes | |
| checking types of arguments for select... int,fd_set *,struct timeval * | |
| checking for rint... yes | |
| checking for sqrt... yes | |
| checking for strchr... yes | |
| checking for strspn... yes | |
| checking for strstr... yes | |
| checking for strcspn... yes | |
| checking for memmove... yes | |
| checking for memset... yes | |
| checking for gethostname... yes | |
| checking for gethostbyname... yes | |
| checking for select... yes | |
| checking for socket... yes | |
| checking for getaddrinfo... yes | |
| checking for gai_strerror... yes | |
| checking for freeaddrinfo... yes | |
| checking for fcntl... yes | |
| checking for setlocale... yes | |
| checking whether struct tm is in sys/time.h or time.h... time.h | |
| checking for pid_t... (cached) yes | |
| checking for size_t... yes | |
| checking for socklen_t... yes | |
| checking whether NLS is requested... yes | |
| checking for intltool >= 0.35... 0.50.2 found | |
| checking for intltool-update... /usr/local/bin/intltool-update | |
| checking for intltool-merge... /usr/local/bin/intltool-merge | |
| checking for intltool-extract... /usr/local/bin/intltool-extract | |
| checking for xgettext... /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
| checking for msgmerge... /usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge | |
| checking for msgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| checking for gmsgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| checking for perl... /usr/bin/perl | |
| checking for perl >= 5.8.1... 5.12.4 | |
| checking for XML::Parser... ok | |
| checking locale.h usability... yes | |
| checking locale.h presence... yes | |
| checking for locale.h... yes | |
| checking for LC_MESSAGES... yes | |
| checking libintl.h usability... yes | |
| checking libintl.h presence... yes | |
| checking for libintl.h... yes | |
| checking for ngettext in libc... no | |
| checking for bindtextdomain in -lintl... yes | |
| checking for ngettext in -lintl... yes | |
| checking for dgettext in -lintl... yes | |
| checking for bind_textdomain_codeset... yes | |
| checking for msgfmt... (cached) /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| checking for dcgettext... yes | |
| checking if msgfmt accepts -c... yes | |
| checking for gmsgfmt... (cached) /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| checking for xgettext... (cached) /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating pioneers.spec | |
| config.status: creating pioneers.nsi | |
| config.status: creating po/Makefile.in | |
| config.status: creating client/help/C/Makefile | |
| config.status: creating config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| config.status: executing default-1 commands | |
| config.status: executing po/stamp-it commands | |
| configure: | |
| pioneers v0.12.5 configuration: | |
| Source code location: . | |
| Install location: /usr/local/Cellar/pioneers/0.12.5 | |
| Compiler: /usr/bin/clang | |
| Build graphical client no, Gtk+ not installed | |
| Build computer player yes | |
| Build game editor no, Gtk+ not installed | |
| Build graphical server no, Gtk+ not installed | |
| Build console server yes | |
| Build metaserver yes | |
| Build help no, scrollkeeper not found | |
| AVAHI support no, avahi-client is missing | |
| LIBNOTIFY support no, libnotify not installed | |
| Developers only: | |
| Use compiler warnings no | |
| Add debug information no | |
| Enable deprecation checks no | |
| Maintainers only: | |
| Microsoft Windows icons Not needed | |
| ==> make install | |
| make install | |
| ././install-sh -c -d common | |
| printf '#define FULL_VERSION "0.12.5' > common/version.new | |
| if svn info > /dev/null 2>&1; then \ | |
| svn info | \ | |
| awk '$1 == "Revision:" { printf ".r%s", $2 }' \ | |
| >> common/version.new ;\ | |
| if svn status | /usr/bin/grep -vq ^\? ; then \ | |
| printf '.M' >> common/version.new ;\ | |
| fi ;\ | |
| fi | |
| printf '"\n' >> common/version.new | |
| if diff common/version.h common/version.new > /dev/null 2>&1; then \ | |
| rm common/version.new ;\ | |
| else \ | |
| mv common/version.new common/version.h ;\ | |
| fi | |
| make install-recursive | |
| Making install in po | |
| file=`echo af | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file af.po | |
| file=`echo cs | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file cs.po | |
| file=`echo da | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file da.po | |
| file=`echo de | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file de.po | |
| file=`echo en_GB | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file en_GB.po | |
| file=`echo es | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file es.po | |
| file=`echo fr | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file fr.po | |
| file=`echo gl | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file gl.po | |
| file=`echo hu | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file hu.po | |
| file=`echo it | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file it.po | |
| file=`echo ja | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file ja.po | |
| file=`echo nl | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file nl.po | |
| file=`echo pt | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file pt.po | |
| file=`echo sv | sed 's,.*/,,'`.gmo \ | |
| && rm -f $file && /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt -o $file sv.po | |
| linguas="af cs da de en_GB es fr gl hu it ja nl pt sv "; \ | |
| for lang in $linguas; do \ | |
| dir=/usr/local/Cellar/pioneers/0.12.5/share/locale/$lang/LC_MESSAGES; \ | |
| /bin/sh /private/tmp/homebrew-pioneers-0.12.5-7RXv/pioneers-0.12.5/install-sh -d $dir; \ | |
| if test -r $lang.gmo; then \ | |
| /usr/bin/install -c -m 644 $lang.gmo $dir/pioneers.mo; \ | |
| echo "installing $lang.gmo as $dir/pioneers.mo"; \ | |
| else \ | |
| /usr/bin/install -c -m 644 ./$lang.gmo $dir/pioneers.mo; \ | |
| echo "installing ./$lang.gmo as" \ | |
| "$dir/pioneers.mo"; \ | |
| fi; \ | |
| if test -r $lang.gmo.m; then \ | |
| /usr/bin/install -c -m 644 $lang.gmo.m $dir/pioneers.mo.m; \ | |
| echo "installing $lang.gmo.m as $dir/pioneers.mo.m"; \ | |
| else \ | |
| if test -r ./$lang.gmo.m ; then \ | |
| /usr/bin/install -c -m 644 ./$lang.gmo.m \ | |
| $dir/pioneers.mo.m; \ | |
| echo "installing ./$lang.gmo.m as" \ | |
| "$dir/pioneers.mo.m"; \ | |
| else \ | |
| true; \ | |
| fi; \ | |
| fi; \ | |
| done | |
| installing af.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/af/LC_MESSAGES/pioneers.mo | |
| installing cs.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/cs/LC_MESSAGES/pioneers.mo | |
| installing da.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/da/LC_MESSAGES/pioneers.mo | |
| installing de.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/de/LC_MESSAGES/pioneers.mo | |
| installing en_GB.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/en_GB/LC_MESSAGES/pioneers.mo | |
| installing es.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/es/LC_MESSAGES/pioneers.mo | |
| installing fr.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/fr/LC_MESSAGES/pioneers.mo | |
| installing gl.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/gl/LC_MESSAGES/pioneers.mo | |
| installing hu.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/hu/LC_MESSAGES/pioneers.mo | |
| installing it.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/it/LC_MESSAGES/pioneers.mo | |
| installing ja.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/ja/LC_MESSAGES/pioneers.mo | |
| installing nl.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/nl/LC_MESSAGES/pioneers.mo | |
| installing pt.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/pt/LC_MESSAGES/pioneers.mo | |
| installing sv.gmo as /usr/local/Cellar/pioneers/0.12.5/share/locale/sv/LC_MESSAGES/pioneers.mo | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/pioneers_server_console-main.o `test -f 'server/main.c' || /bin/echo './'`server/main.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/pioneers_server_console-glib-driver.o `test -f 'server/glib-driver.c' || /bin/echo './'`server/glib-driver.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-build.o `test -f 'client/common/build.c' || /bin/echo './'`client/common/build.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-callback.o `test -f 'client/common/callback.c' || /bin/echo './'`client/common/callback.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-client.o `test -f 'client/common/client.c' || /bin/echo './'`client/common/client.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-develop.o `test -f 'client/common/develop.c' || /bin/echo './'`client/common/develop.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-main.o `test -f 'client/common/main.c' || /bin/echo './'`client/common/main.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-player.o `test -f 'client/common/player.c' || /bin/echo './'`client/common/player.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-resource.o `test -f 'client/common/resource.c' || /bin/echo './'`client/common/resource.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-robber.o `test -f 'client/common/robber.c' || /bin/echo './'`client/common/robber.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-setup.o `test -f 'client/common/setup.c' || /bin/echo './'`client/common/setup.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-stock.o `test -f 'client/common/stock.c' || /bin/echo './'`client/common/stock.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./client -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o client/common/libpioneersclient_a-turn.o `test -f 'client/common/turn.c' || /bin/echo './'`client/common/turn.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-admin.o `test -f 'server/admin.c' || /bin/echo './'`server/admin.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-avahi.o `test -f 'server/avahi.c' || /bin/echo './'`server/avahi.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-buildutil.o `test -f 'server/buildutil.c' || /bin/echo './'`server/buildutil.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-develop.o `test -f 'server/develop.c' || /bin/echo './'`server/develop.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-discard.o `test -f 'server/discard.c' || /bin/echo './'`server/discard.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-gold.o `test -f 'server/gold.c' || /bin/echo './'`server/gold.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-meta.o `test -f 'server/meta.c' || /bin/echo './'`server/meta.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-player.o `test -f 'server/player.c' || /bin/echo './'`server/player.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-pregame.o `test -f 'server/pregame.c' || /bin/echo './'`server/pregame.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-resource.o `test -f 'server/resource.c' || /bin/echo './'`server/resource.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-robber.o `test -f 'server/robber.c' || /bin/echo './'`server/robber.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-server.o `test -f 'server/server.c' || /bin/echo './'`server/server.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-trade.o `test -f 'server/trade.c' || /bin/echo './'`server/trade.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o server/libpioneers_server_a-turn.o `test -f 'server/turn.c' || /bin/echo './'`server/turn.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-buildrec.o `test -f 'common/buildrec.c' || /bin/echo './'`common/buildrec.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-cards.o `test -f 'common/cards.c' || /bin/echo './'`common/cards.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-common_glib.o `test -f 'common/common_glib.c' || /bin/echo './'`common/common_glib.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-cost.o `test -f 'common/cost.c' || /bin/echo './'`common/cost.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-driver.o `test -f 'common/driver.c' || /bin/echo './'`common/driver.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-game.o `test -f 'common/game.c' || /bin/echo './'`common/game.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-log.o `test -f 'common/log.c' || /bin/echo './'`common/log.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-map.o `test -f 'common/map.c' || /bin/echo './'`common/map.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-map_query.o `test -f 'common/map_query.c' || /bin/echo './'`common/map_query.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-network.o `test -f 'common/network.c' || /bin/echo './'`common/network.c | |
| /usr/bin/clang -DHAVE_CONFIG_H -I. -I./common -I./common -I/usr/local/Cellar/pioneers/0.12.5/include -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DDATADIR=\""/usr/local/Cellar/pioneers/0.12.5/share"\" -DTHEMEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers/themes"\" -DLOCALEDIR=\""/usr/local/Cellar/pioneers/0.12.5/share/locale"\" -DPIONEERS_DIR_DEFAULT=\""/usr/local/Cellar/pioneers/0.12.5/share/games/pioneers"\" -DPIONEERS_SERVER_CONSOLE_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-console"\" -DPIONEERS_SERVER_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers-server-gtk"\" -DPIONEERS_CLIENT_GTK_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneers"\" -DPIONEERS_AI_PATH=\""/usr/local/Cellar/pioneers/0.12.5/bin/pioneersai"\" -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o common/libpioneers_a-notifying-string.o `test -f 'common/notifying-string.c' || /bin/echo './'`common/notifying-string.c | |
| common/notifying-string.c:38:7: error: #line directive requires a positive integer argument | |
| #line 0 "common/notifying-string.gob" | |
| ^ | |
| notifying-string.c:41:7: error: #line directive requires a positive integer argument | |
| #line 0 "common/notifying-string.gob" | |
| ^ | |
| 2 errors generated. | |
| make[2]: *** [common/libpioneers_a-notifying-string.o] Error 1 | |
| make[2]: *** Waiting for unfinished jobs.... | |
| make[1]: *** [install-recursive] Error 1 | |
| make: *** [install] Error 2 | |
| config.log was copied to /Users/Nick/Library/Logs/Homebrew | |
| ==> Exit Status: 2 | |
| https://github.com/homebrew/homebrew-games/blob/master/./pioneers.rb#L18 | |
| ==> Build Environment | |
| HOMEBREW_VERSION: 0.9.2 | |
| HEAD: ed76c6df9417a54d188ce3d7f227d670dda3bd5b | |
| CPU: dual-core 64-bit penryn | |
| OS X: 10.8-x86_64 | |
| Xcode: 4.4 | |
| CLT: 4.4.0.0.1.1249367152 | |
| X11: 2.7.2 @ /opt/X11 | |
| CC: /usr/bin/clang | |
| CXX: /usr/bin/clang++ => /usr/bin/clang | |
| LD: /usr/bin/clang | |
| CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 | |
| CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 | |
| CPPFLAGS: -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include | |
| LDFLAGS: -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib | |
| MACOSX_DEPLOYMENT_TARGET: 10.8 | |
| MAKEFLAGS: -j2 | |
| PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.12.2/lib/pkgconfig:/usr/local/Cellar/pixman/0.26.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig | |
| Error: Failed executing: make install (pioneers.rb:18) | |
| This may help you fix or report the issue if `brew doctor` does not: | |
| https://github.com/homebrew/homebrew-games/issues/new |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment