Skip to content

Instantly share code, notes, and snippets.

@RazerM
Created October 30, 2013 01:34
Show Gist options
  • Save RazerM/7225862 to your computer and use it in GitHub Desktop.
Save RazerM/7225862 to your computer and use it in GitHub Desktop.
Invocation: ./configure --prefix-dir=/usr/local/Cellar/openttd/1.3.0
Detecing awk...
Trying: echo "a.c b.c c.c" | tr ' ' \n | awk ' { ORS = " " } /\.c$/ { gsub(".c$", ".o", $0); print $0; }' 2>/dev/null
Result: 'a.o b.o c.o '
checking awk... awk
detecting OS... OSX
executing cc -dumpmachine
returned x86_64-apple-darwin13.0.0
exit code 0
checking build system type... x86_64-apple-darwin13.0.0
executing cc -dumpmachine
returned x86_64-apple-darwin13.0.0
exit code 0
checking host system type... x86_64-apple-darwin13.0.0
checking universal build... no
checking build cc... cc
checking host cc... cc
executing c++ -dumpmachine
returned x86_64-apple-darwin13.0.0
exit code 0
checking build c++... c++
executing c++ -dumpmachine
returned x86_64-apple-darwin13.0.0
exit code 0
checking host c++... c++
checking host strip... CC/CXX not set (skipping)
executing strip strip.test
returned
exit code 0
checking host strip... strip
checking builtin depend... yes
checking makedepend... disabled
executing c++ tmp.64bit.cpp -o tmp.64bit -DTESTING 2>&1
returned In file included from tmp.64bit.cpp:2:
In file included from ./src/stdafx.h:16:
./src/os/macosx/osx_stdafx.h:26:11: fatal error: 'debug/debug.h' file not found
# include <debug/debug.h>
^
1 error generated.
exit code 1
detecting cpu-type... 32 bits
checking static... no
checking unicode... no
using debug level... no
using desync debug level... no
using link time optimization... no
checking OSX sysroot... no (use system default)
checking Allegro... OSX, skipping
checking SDL... OSX, skipping
checking COCOA... found
checking whether to enable the Quartz window subdriver... yes
executing c++ -mmacosx-version-min=10.3 tmp.osx.mm -framework Cocoa -o tmp.osx 2>&1
exit code 1
checking Quickdraw window subdriver... not found
checking GDI video driver... not Windows, skipping
checking dedicated... not selected
checking console application... not Windows, skipping
checking network... found
checking squirrel... found
checking translator... no
checking assert... disabled
detecting zlib
trying /usr/include/zlib.h... found
checking zlib... found
executing pkg-config liblzma --modversion
returned 5.0.5
exit code 0
checking liblzma... found
detecting lzo2
trying /usr/include/lzo/lzo1x.h... no
trying /usr/local/include/lzo/lzo1x.h... found
checking lzo2... found
executing libpng-config --version
returned
exit code 127
checking libpng... not found
executing freetype_config --version
returned
exit code 127
checking libfreetype... not found
checking libfontconfig... no freetype, skipping
executing icu-config --version
returned
exit code 127
checking libicu... not found
checking psp-config... not PSP, skipping
detecting libtimidity
trying /usr/include/timidity.h... no
trying /usr/local/include/timidity.h... no
trying /mingw/include/timidity.h... no
trying /opt/local/include/timidity.h... no
checking libtimidity... not found
checking direct-music... not Windows, skipping
running echo <array> | sort
result was valid
checking sort... sort
checking endianess... PREPROCESSOR
suppress language errors... no
checking stripping... strip
checking distcc... no (only used when forced)
checking ccache... no (only used when forced)
executing grfcodec -v
returned
exit code 0
checking grfcodec... not found
executing nforenum -v
returned
exit code 0
checking nforenum... not found
detecting ppc970 (G5)... no
checking revision... source tarball
found iconv in iconv.h
checking iconv... found
executing c++ -c tmp.iconv.cpp -o tmp.iconv -DTESTING 2>&1
exit code 1
checking if iconv has non-const inbuf... yes
executing c++ tmp.iconv.cpp -o tmp.iconv -DTESTING 2>&1
exit code 1
checking whether to link to iconv... yes
personal home directory... Documents/OpenTTD
shared data directory... /Library/Application\ Support/OpenTTD
installation directory... /
icon theme directory... none
manual page directory... share/man/man6
menu item directory... none
Running configure with following options:
/bin/sh ./configure --ignore-extra-parameters --build="" --host="" --cc-build="cc" --cc-host="cc" --cxx-build="c++" --cxx-host="c++" --windres="" --strip="strip" --lipo="" --awk="awk" --os="OSX" --endian="PREPROCESSOR" --cpu-type="32" --config-log="config.log" --prefix-dir="/usr/local/Cellar/openttd/1.3.0" --binary-dir="games" --data-dir="share/games/openttd" --doc-dir="share/games/openttd/docs" --icon-dir="share/pixmaps" --icon-theme-dir="" --man-dir="share/man/man6" --menu-dir="" --personal-dir="Documents/OpenTTD" --shared-dir="/Library/Application\ Support/OpenTTD" --install-dir="/" --menu-group="Game;" --menu-name="OpenTTD" --binary-name="openttd" --enable-debug="0" --enable-desync-debug="0" --enable-profiling="0" --enable-lto="0" --enable-dedicated="0" --enable-network="1" --enable-static="0" --enable-translator="0" --enable-unicode="0" --enable-console="1" --enable-assert="0" --enable-strip="1" --enable-universal="0" --enable-osx-g5="0" --enable-cocoa-quartz="1" --enable-cocoa-quickdraw="0" --with-osx-sysroot="1" --with-application-bundle="1" --with-allegro="1" --with-sdl="1" --with-cocoa="1" --with-zlib="1" --with-lzma="1" --with-lzo2="1" --with-png="1" --enable-builtin-depend="1" --with-makedepend="0" --with-direct-music="0" --with-sort="1" --with-iconv="2" --with-midi="" --with-midi-arg="" --with-libtimidity="0" --with-freetype="1" --with-fontconfig="1" --with-icu="1" --static-icu="0" --with-psp-config="1" --with-threads="1" --with-distcc="0" --with-ccache="0" --with-grfcodec="1" --with-nforenum="1" --CC="cc" --CXX="c++" --CFLAGS="" --CXXFLAGS="" --LDFLAGS="" --CFLAGS-BUILD="" --CXXFLAGS-BUILD="" --LDFLAGS-BUILD=""
using CFLAGS_BUILD... -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -DNDEBUG
using CXXFLAGS_BUILD...
using LDFLAGS_BUILD...
using CFLAGS... -O2 -fomit-frame-pointer -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Wno-unused-variable -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -DOSX -isystem/opt/local/include -mmacosx-version-min=10.4 -DUNIX -DWITH_COCOA -DENABLE_COCOA_QUARTZ -DWITH_ZLIB -DWITH_LZMA -I/usr/local/Cellar/xz/5.0.5/include -DWITH_LZO -I/private/tmp/openttd-q3LV/openttd-1.3.0/src/3rdparty/squirrel/include -DWITH_ICONV -DHAVE_NON_CONST_ICONV -DENABLE_NETWORK -DNDEBUG -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\"Documents/OpenTTD\" -DWITH_SHARED_DIR -DSHARED_DIR=\"/Library/Application\ Support/OpenTTD\" -DGLOBAL_DATA_DIR=\"/usr/local/Cellar/openttd/1.3.0/share/games/openttd\"
using CXXFLAGS...
using LDFLAGS... -lstdc++ -lc -framework QuickTime -F/System/Library/Frameworks -framework Cocoa -framework Carbon -framework AudioUnit -framework AudioToolbox -lz -L/usr/local/Cellar/xz/5.0.5/lib -llzma -llzo2 -liconv -framework Cocoa
Generating Makefile...
Generating lang/Makefile...
Generating setting/Makefile...
Generating grf/Makefile...
Generating objs/Makefile...
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: 843bf3a9234dc79bb51c10d6051c019d9b72c1fd
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit haswell
OS X: 10.9-x86_64
Xcode: 5.0.1
CLT: 5.0.1.0.1.1382131676
Clang: 5.0 build 500
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libGeographic.10.0.1.dylib
/usr/local/lib/libmacfuse_i32.2.dylib
/usr/local/lib/libmacfuse_i64.2.dylib
/usr/local/lib/libosxfuse_i32.2.dylib
/usr/local/lib/libosxfuse_i64.2.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libosxfuse_i32.la
/usr/local/lib/libosxfuse_i64.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/osxfuse.pc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment