Created
October 5, 2016 19:09
-
-
Save ludamillion/dc757b8b87403c1eb0118975d2dc1336 to your computer and use it in GitHub Desktop.
libcaca on macOS 10.11.6 - Homebrew build logs
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
Homebrew build logs for libcaca on macOS 10.11.6 | |
Build date: 2016-10-05 15:00:05 |
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
HOMEBREW_VERSION: 1.0.6 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 35ee2831086e923e7fcaf75fb440b01312e3f9c5 | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 737a2e34a89b213c1f0a2a24fc1a3c06635eed04 | |
Core tap last commit: 5 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 7.3 build 703 | |
Git: 2.10.1 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /Users/linglis/.rubies/ruby-2.2.2/bin/ruby | |
Java: 1.8.0_92 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.0 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.9 => /opt/X11 |
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
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Some keg-only formula are linked into the Cellar. | |
Linking a keg-only formula, such as gettext, into the cellar with | |
`brew link <formula>` will cause other formulae to detect them during | |
the `./configure` step. This may cause problems when compiling those | |
other formulae. | |
Binaries provided by keg-only formulae may override system binaries | |
with other strange results. | |
You may wish to `brew unlink` these brews: | |
readline |
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
2016-10-05 15:00:04 -0400 | |
./configure | |
--disable-dependency-tracking | |
--prefix=/usr/local/Cellar/libcaca/0.99b19 | |
--disable-doc | |
--disable-slang | |
--disable-java | |
--disable-csharp | |
--disable-ruby | |
checking build system type... x86_64-apple-darwin15.6.0 | |
checking host system type... x86_64-apple-darwin15.6.0 | |
checking target system type... x86_64-apple-darwin15.6.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... .auto/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 make supports nested variables... yes | |
checking whether UID '502' is supported by ustar format... yes | |
checking whether GID '20' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking for style of include used by make... GNU | |
checking for gcc... clang | |
checking whether the C compiler works... no | |
configure: error: in `/private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19': | |
configure: error: C compiler cannot create executables | |
See `config.log' for more details | |
HOMEBREW_VERSION: 1.0.6 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 35ee2831086e923e7fcaf75fb440b01312e3f9c5 | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 737a2e34a89b213c1f0a2a24fc1a3c06635eed04 | |
Core tap last commit: 4 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
GCC-4.2: build 0 | |
Clang: 7.3 build 703 | |
Git: 2.7.4 => /Library/Developer/CommandLineTools/usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_92 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.0 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.9 => /opt/X11 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
MACOSX_DEPLOYMENT_TARGET: 10.11 | |
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/imlib2/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/giflib/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/imlib2/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin |
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
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by libcaca configure 0.99.beta19, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libcaca/0.99b19 --disable-doc --disable-slang --disable-java --disable-csharp --disable-ruby | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = dms-MacBook-Pro.local | |
uname -m = x86_64 | |
uname -r = 15.6.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 368 tasks, 1668 threads, 8 processors | |
Load average: 3.33, Mach factor: 4.65 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/freetype/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/giflib/bin | |
PATH: /usr/local/opt/libtiff/bin | |
PATH: /usr/local/opt/imlib2/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2552: checking build system type | |
configure:2566: result: x86_64-apple-darwin15.6.0 | |
configure:2586: checking host system type | |
configure:2599: result: x86_64-apple-darwin15.6.0 | |
configure:2619: checking target system type | |
configure:2632: result: x86_64-apple-darwin15.6.0 | |
configure:2675: checking for a BSD-compatible install | |
configure:2743: result: /usr/bin/install -c | |
configure:2754: checking whether build environment is sane | |
configure:2809: result: yes | |
configure:2960: checking for a thread-safe mkdir -p | |
configure:2999: result: .auto/install-sh -c -d | |
configure:3006: checking for gawk | |
configure:3036: result: no | |
configure:3006: checking for mawk | |
configure:3036: result: no | |
configure:3006: checking for nawk | |
configure:3036: result: no | |
configure:3006: checking for awk | |
configure:3022: found /usr/bin/awk | |
configure:3033: result: awk | |
configure:3044: checking whether make sets $(MAKE) | |
configure:3066: result: yes | |
configure:3095: checking whether make supports nested variables | |
configure:3112: result: yes | |
configure:3192: checking whether UID '502' is supported by ustar format | |
configure:3195: result: yes | |
configure:3202: checking whether GID '20' is supported by ustar format | |
configure:3205: result: yes | |
configure:3213: checking how to create a ustar tar archive | |
configure:3224: tar --version | |
bsdtar 2.8.3 - libarchive 2.8.3 | |
configure:3227: $? = 0 | |
configure:3267: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:3270: $? = 0 | |
configure:3274: tar -xf - <conftest.tar | |
configure:3277: $? = 0 | |
configure:3279: cat conftest.dir/file | |
GrepMe | |
configure:3282: $? = 0 | |
configure:3295: result: gnutar | |
configure:3371: checking for style of include used by make | |
configure:3399: result: GNU | |
configure:3470: checking for gcc | |
configure:3497: result: clang | |
configure:3726: checking for C compiler version | |
configure:3735: clang --version >&5 | |
Apple LLVM version 7.3.0 (clang-703.0.31) | |
Target: x86_64-apple-darwin15.6.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:3746: $? = 0 | |
configure:3735: clang -v >&5 | |
Apple LLVM version 7.3.0 (clang-703.0.31) | |
Target: x86_64-apple-darwin15.6.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:3746: $? = 0 | |
configure:3735: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3746: $? = 1 | |
configure:3735: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:3746: $? = 1 | |
configure:3766: checking whether the C compiler works | |
configure:3788: clang conftest.c >&5 | |
ld: unexpected token: !tapi-tbd-v2 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib/libSystem.tbd' for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3792: $? = 1 | |
configure:3830: result: no | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcaca" | |
| #define PACKAGE_TARNAME "libcaca" | |
| #define PACKAGE_VERSION "0.99.beta19" | |
| #define PACKAGE_STRING "libcaca 0.99.beta19" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:3835: error: in `/private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19': | |
configure:3837: error: C compiler cannot create executables | |
See `config.log' for more details | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin15.6.0 | |
ac_cv_env_CCASFLAGS_set= | |
ac_cv_env_CCASFLAGS_value= | |
ac_cv_env_CCAS_set= | |
ac_cv_env_CCAS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=clang | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPPUNIT_CFLAGS_set= | |
ac_cv_env_CPPUNIT_CFLAGS_value= | |
ac_cv_env_CPPUNIT_LIBS_set= | |
ac_cv_env_CPPUNIT_LIBS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=clang++ | |
ac_cv_env_FTGL_CFLAGS_set= | |
ac_cv_env_FTGL_CFLAGS_value= | |
ac_cv_env_FTGL_LIBS_set= | |
ac_cv_env_FTGL_LIBS_value= | |
ac_cv_env_IMLIB2_CFLAGS_set= | |
ac_cv_env_IMLIB2_CFLAGS_value= | |
ac_cv_env_IMLIB2_LIBS_set= | |
ac_cv_env_IMLIB2_LIBS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PANGOFT2_CFLAGS_set= | |
ac_cv_env_PANGOFT2_CFLAGS_value= | |
ac_cv_env_PANGOFT2_LIBS_set= | |
ac_cv_env_PANGOFT2_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/imlib2/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_PYTHON_set= | |
ac_cv_env_PYTHON_value= | |
ac_cv_env_XMKMF_set= | |
ac_cv_env_XMKMF_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_basename_r=no | |
ac_cv_func_clock_getres=no | |
ac_cv_func_clock_gettime=no | |
ac_cv_func_clock_settime=no | |
ac_cv_func_dirname_r=no | |
ac_cv_func_getentropy=no | |
ac_cv_func_mkostemp=no | |
ac_cv_func_mkostemps=no | |
ac_cv_host=x86_64-apple-darwin15.6.0 | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_clock_gettime=no | |
ac_cv_target=x86_64-apple-darwin15.6.0 | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_tar_ustar=gnutar | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19/.auto/missing aclocal-1.14' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
AR='' | |
AS='' | |
AUTOCONF='${SHELL} /private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19/.auto/missing autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19/.auto/missing autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19/.auto/missing automake-1.14' | |
AWK='awk' | |
BUILD_DOCUMENTATION_FALSE='' | |
BUILD_DOCUMENTATION_TRUE='' | |
CACA_CFLAGS='' | |
CACA_LIBS='' | |
CC='clang' | |
CCAS='' | |
CCASDEPMODE='' | |
CCASFLAGS='' | |
CCDEPMODE='' | |
CFLAGS='' | |
CPP='' | |
CPPFLAGS='' | |
CPPUNIT_CFLAGS='' | |
CPPUNIT_LIBS='' | |
CSC='' | |
CXX='clang++' | |
CXXCPP='' | |
CXXDEPMODE='' | |
CXXFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
DLLTOOL='' | |
DOXYGEN='' | |
DSYMUTIL='' | |
DUMPBIN='' | |
DVIPS='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
EXEEXT='' | |
FGREP='' | |
FTGL_CFLAGS='' | |
FTGL_LIBS='' | |
GACUTIL='' | |
GETOPT_LIBS='' | |
GL_CFLAGS='' | |
GL_LIBS='' | |
GMCS='' | |
GREP='' | |
IMLIB2_CFLAGS='' | |
IMLIB2_LIBS='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
JAR='' | |
JAVAC='' | |
JAVAH='' | |
JAVA_CFLAGS='' | |
JAVA_LIBS='' | |
KPSEWHICH='' | |
LATEX='' | |
LD='' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='' | |
LIPO='' | |
LN_S='' | |
LTLIBOBJS='' | |
LT_MAJOR='0' | |
LT_MICRO='19' | |
LT_MINOR='99' | |
LT_SUFFIX='' | |
LT_VERSION='0:99:19' | |
MAKEINFO='${SHELL} /private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19/.auto/missing makeinfo' | |
MANIFEST_TOOL='' | |
MATH_LIBS='' | |
MKDIR_P='.auto/install-sh -c -d' | |
NM='' | |
NMEDIT='' | |
OBJC='clang' | |
OBJCDEPMODE='' | |
OBJCFLAGS='' | |
OBJDUMP='' | |
OBJEXT='' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='libcaca' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='libcaca' | |
PACKAGE_STRING='libcaca 0.99.beta19' | |
PACKAGE_TARNAME='libcaca' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.99.beta19' | |
PANGOFT2_CFLAGS='' | |
PANGOFT2_LIBS='' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='' | |
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig' | |
PKG_CONFIG_PATH='/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/imlib2/lib/pkgconfig' | |
PYTHON='' | |
PYTHON_EXEC_PREFIX='' | |
PYTHON_PLATFORM='' | |
PYTHON_PREFIX='' | |
PYTHON_VERSION='' | |
RANLIB='' | |
RUBY='' | |
RUBY_CFLAGS='' | |
RUBY_LIBS='' | |
RUBY_SITEARCHDIR='' | |
RUBY_SITELIBDIR='' | |
SED='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
USE_COCOA_FALSE='' | |
USE_COCOA_TRUE='' | |
USE_CPPUNIT_FALSE='' | |
USE_CPPUNIT_TRUE='' | |
USE_CSHARP_FALSE='' | |
USE_CSHARP_TRUE='' | |
USE_CXX_FALSE='' | |
USE_CXX_TRUE='' | |
USE_FTGL_FALSE='' | |
USE_FTGL_TRUE='' | |
USE_JAVA_FALSE='' | |
USE_JAVA_TRUE='' | |
USE_KERNEL_FALSE='' | |
USE_KERNEL_TRUE='' | |
USE_LATEX_FALSE='' | |
USE_LATEX_TRUE='' | |
USE_NETWORK_FALSE='' | |
USE_NETWORK_TRUE='' | |
USE_PANGO_FALSE='' | |
USE_PANGO_TRUE='' | |
USE_PLUGINS_FALSE='' | |
USE_PLUGINS_TRUE='' | |
USE_PYTHON_FALSE='' | |
USE_PYTHON_TRUE='' | |
USE_RUBY_FALSE='' | |
USE_RUBY_TRUE='' | |
USE_ZZUF_FALSE='' | |
USE_ZZUF_TRUE='' | |
VERSION='0.99.beta19' | |
X11_CFLAGS='' | |
X11_LIBS='' | |
XMKMF='' | |
ZLIB_LIBS='' | |
ZZUF='' | |
ac_ct_AR='' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCCAS_FALSE='' | |
am__fastdepCCAS_TRUE='' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='' | |
am__fastdepOBJC_FALSE='' | |
am__fastdepOBJC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin15.6.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin15.6.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='x86_64-apple-darwin15.6.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin15.6.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/libcaca-20161005-28085-1b936m4/libcaca-0.99.beta19/.auto/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pkgpyexecdir='' | |
pkgpythondir='' | |
prefix='/usr/local/Cellar/libcaca/0.99b19' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
pyexecdir='' | |
pythondir='' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin15.6.0' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='darwin15.6.0' | |
target_vendor='apple' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "libcaca" | |
#define PACKAGE_TARNAME "libcaca" | |
#define PACKAGE_VERSION "0.99.beta19" | |
#define PACKAGE_STRING "libcaca 0.99.beta19" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
configure: exit 77 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment