Created
September 27, 2016 02:53
-
-
Save myfavouritekk/5c0819929ecfa96d98c1dd6700b86355 to your computer and use it in GitHub Desktop.
gnuplot on macOS 10.12 - 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 gnuplot on macOS 10.12 | |
Build date: 2016-09-27 10:49:58 |
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.4-11-g1296140 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 1296140e59cc1015320410428aca74e36e8b6cdc | |
Last commit: 16 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: e88cb33032615f821abcc5ff0dd745451c0d1f1f | |
Core tap last commit: 62 minutes 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 ivybridge | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 7.3 build 703 | |
Git: 2.10.0 => /usr/local/bin/git | |
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1/bin/ruby | |
Java: 1.8.0_65, 1.8.0_40 | |
macOS: 10.12-x86_64 | |
Xcode: 8.0 | |
CLT: 8.0.0.0.1.1472435881 | |
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-09-27 10:49:54 +0800 | |
./configure | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/usr/local/Cellar/gnuplot/5.0.4 | |
--with-readline=/usr/local/opt/readline | |
--with-pdf=/usr/local/opt/pdflib-lite | |
--with-qt=no | |
--without-tutorial | |
--without-lua | |
--without-aquaterm | |
--with-x | |
--without-latex | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
/private/tmp/gnuplot-20160927-88866-1reqgry/gnuplot-5.0.4/missing: Unknown `--is-lightweight' option | |
Try `/private/tmp/gnuplot-20160927-88866-1reqgry/gnuplot-5.0.4/missing --help' for more information | |
configure: WARNING: 'missing' script is too old or missing | |
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 make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
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/gnuplot-20160927-88866-1reqgry/gnuplot-5.0.4': | |
configure: error: C compiler cannot create executables | |
See `config.log' for more details | |
HOMEBREW_VERSION: 1.0.4-11-g1296140 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 1296140e59cc1015320410428aca74e36e8b6cdc | |
Last commit: 16 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: e88cb33032615f821abcc5ff0dd745451c0d1f1f | |
Core tap last commit: 59 minutes 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 ivybridge | |
Homebrew Ruby: 2.0.0-p648 | |
GCC-4.2: build 0 | |
Clang: 7.3 build 703 | |
Git: 2.8.4 => /Applications/Xcode.app/Contents/Developer/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_65, 1.8.0_40 | |
macOS: 10.12-x86_64 | |
Xcode: 8.0 | |
CLT: 8.0.0.0.1.1472435881 | |
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/opt/readline:/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/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.12 | |
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/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/fontconfig/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/webp/bin:/usr/local/opt/gd/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/cairo/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/pdflib-lite/bin:/usr/local/opt/wxmac/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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 -I/usr/local/opt/readline/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/readline/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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 gnuplot configure 5.0.4, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/usr/local/Cellar/gnuplot/5.0.4 --with-readline=/usr/local/opt/readline --with-pdf=/usr/local/opt/pdflib-lite --with-qt=no --without-tutorial --without-lua --without-aquaterm --with-x --without-latex | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = KK-Office.local | |
uname -m = x86_64 | |
uname -r = 16.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/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 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 32.00 gigabytes | |
Default processor set: 384 tasks, 1825 threads, 8 processors | |
Load average: 2.83, Mach factor: 5.16 | |
/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/fontconfig/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/libtiff/bin | |
PATH: /usr/local/opt/webp/bin | |
PATH: /usr/local/opt/gd/bin | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/local/opt/pcre/bin | |
PATH: /usr/local/opt/glib/bin | |
PATH: /usr/local/opt/cairo/bin | |
PATH: /usr/local/opt/gobject-introspection/bin | |
PATH: /usr/local/opt/icu4c/bin | |
PATH: /usr/local/opt/harfbuzz/bin | |
PATH: /usr/local/opt/pango/bin | |
PATH: /usr/local/opt/pdflib-lite/bin | |
PATH: /usr/local/opt/wxmac/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2701: checking for a BSD-compatible install | |
configure:2769: result: /usr/bin/install -c | |
configure:2780: checking whether build environment is sane | |
configure:2835: result: yes | |
configure:2873: WARNING: 'missing' script is too old or missing | |
configure:2986: checking for a thread-safe mkdir -p | |
configure:3025: result: ./install-sh -c -d | |
configure:3032: checking for gawk | |
configure:3062: result: no | |
configure:3032: checking for mawk | |
configure:3062: result: no | |
configure:3032: checking for nawk | |
configure:3062: result: no | |
configure:3032: checking for awk | |
configure:3048: found /usr/bin/awk | |
configure:3059: result: awk | |
configure:3070: checking whether make sets $(MAKE) | |
configure:3092: result: yes | |
configure:3121: checking whether make supports nested variables | |
configure:3138: result: yes | |
configure:3265: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3274: result: no | |
configure:3307: checking for style of include used by make | |
configure:3335: result: GNU | |
configure:3406: checking for gcc | |
configure:3433: result: clang | |
configure:3662: checking for C compiler version | |
configure:3671: clang --version >&5 | |
Apple LLVM version 7.3.0 (clang-703.0.31) | |
Target: x86_64-apple-darwin16.0.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/Xcode7.3.1.xctoolchain/usr/bin | |
configure:3682: $? = 0 | |
configure:3671: clang -v >&5 | |
Apple LLVM version 7.3.0 (clang-703.0.31) | |
Target: x86_64-apple-darwin16.0.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/Xcode7.3.1.xctoolchain/usr/bin | |
configure:3682: $? = 0 | |
configure:3671: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3682: $? = 1 | |
configure:3671: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:3682: $? = 1 | |
configure:3702: checking whether the C compiler works | |
configure:3724: 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:3728: $? = 1 | |
configure:3766: result: no | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.4" | |
| #define PACKAGE_STRING "gnuplot 5.0.4" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.4" | |
| #define PROTOTYPES 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:3771: error: in `/private/tmp/gnuplot-20160927-88866-1reqgry/gnuplot-5.0.4': | |
configure:3773: error: C compiler cannot create executables | |
See `config.log' for more details | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_env_CAIROEPS_CFLAGS_set= | |
ac_cv_env_CAIROEPS_CFLAGS_value= | |
ac_cv_env_CAIROEPS_LIBS_set= | |
ac_cv_env_CAIROEPS_LIBS_value= | |
ac_cv_env_CAIROPANGO_CFLAGS_set= | |
ac_cv_env_CAIROPANGO_CFLAGS_value= | |
ac_cv_env_CAIROPANGO_LIBS_set= | |
ac_cv_env_CAIROPANGO_LIBS_value= | |
ac_cv_env_CAIROPDF_CFLAGS_set= | |
ac_cv_env_CAIROPDF_CFLAGS_value= | |
ac_cv_env_CAIROPDF_LIBS_set= | |
ac_cv_env_CAIROPDF_LIBS_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_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_DIST_CONTACT_set= | |
ac_cv_env_DIST_CONTACT_value= | |
ac_cv_env_GTK_CFLAGS_set= | |
ac_cv_env_GTK_CFLAGS_value= | |
ac_cv_env_GTK_LIBS_set= | |
ac_cv_env_GTK_LIBS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBCERF_CFLAGS_set= | |
ac_cv_env_LIBCERF_CFLAGS_value= | |
ac_cv_env_LIBCERF_LIBS_set= | |
ac_cv_env_LIBCERF_LIBS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LUA_CFLAGS_set= | |
ac_cv_env_LUA_CFLAGS_value= | |
ac_cv_env_LUA_LIBS_set= | |
ac_cv_env_LUA_LIBS_value= | |
ac_cv_env_OBJCFLAGS_set= | |
ac_cv_env_OBJCFLAGS_value= | |
ac_cv_env_OBJC_set=set | |
ac_cv_env_OBJC_value=clang | |
ac_cv_env_PANGO_1_10_2_CFLAGS_set= | |
ac_cv_env_PANGO_1_10_2_CFLAGS_value= | |
ac_cv_env_PANGO_1_10_2_LIBS_set= | |
ac_cv_env_PANGO_1_10_2_LIBS_value= | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_QT_CFLAGS_set= | |
ac_cv_env_QT_CFLAGS_value= | |
ac_cv_env_QT_LIBS_set= | |
ac_cv_env_QT_LIBS_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_caca_CFLAGS_set= | |
ac_cv_env_caca_CFLAGS_value= | |
ac_cv_env_caca_LIBS_set= | |
ac_cv_env_caca_LIBS_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_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 | |
am_cv_make_support_nested_variables=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='aclocal-1.14' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AUTOCONF='autoconf' | |
AUTOHEADER='autoheader' | |
AUTOMAKE='automake-1.14' | |
AWK='awk' | |
BUILD_BITMAP_FALSE='' | |
BUILD_BITMAP_TRUE='' | |
BUILD_GNUPLOT_X11_FALSE='' | |
BUILD_GNUPLOT_X11_TRUE='' | |
BUILD_GPCAIRO_FALSE='' | |
BUILD_GPCAIRO_TRUE='' | |
BUILD_LUA_FALSE='' | |
BUILD_LUA_TRUE='' | |
BUILD_PLUGIN_FALSE='' | |
BUILD_PLUGIN_TRUE='' | |
BUILD_QT_FALSE='' | |
BUILD_QT_TRUE='' | |
BUILD_SRC_BEOS_SUBDIR_FALSE='' | |
BUILD_SRC_BEOS_SUBDIR_TRUE='' | |
BUILD_WXWIDGETS_FALSE='' | |
BUILD_WXWIDGETS_TRUE='' | |
CACA_CONFIG='' | |
CAIROEPS_CFLAGS='' | |
CAIROEPS_LIBS='' | |
CAIROPANGO_CFLAGS='' | |
CAIROPANGO_LIBS='' | |
CAIROPDF_CFLAGS='' | |
CAIROPDF_LIBS='' | |
CC='clang' | |
CCDEPMODE='' | |
CC_FOR_BUILD='' | |
CFLAGS='' | |
CPP='' | |
CPPFLAGS='' | |
CXX='clang++' | |
CXXCPP='' | |
CXXDEPMODE='' | |
CXXFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
DIST_CONTACT='' | |
DVIPS='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
EMACS='' | |
EXEEXT='' | |
GDLIB_CONFIG='' | |
GIHDIR='' | |
GREP='' | |
GTK_CFLAGS='' | |
GTK_LIBS='' | |
HAVE_LATEX_FALSE='' | |
HAVE_LATEX_TRUE='' | |
HAVE_LRELEASE_FALSE='' | |
HAVE_LRELEASE_TRUE='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
KPSEXPAND='' | |
LATEX2HTML='' | |
LATEX='' | |
LDFLAGS='' | |
LIBCERF_CFLAGS='' | |
LIBCERF_LIBS='' | |
LIBOBJS='' | |
LIBRARIES_FOR_X='' | |
LIBS='' | |
LINUXSUID='' | |
LN_S='' | |
LRELEASE='' | |
LTLIBOBJS='' | |
LUA_CFLAGS='' | |
LUA_LIBS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='makeinfo' | |
MKDIR_P='./install-sh -c -d' | |
MOC='' | |
OBJC='clang' | |
OBJCDEPMODE='' | |
OBJCFLAGS='' | |
OBJEXT='' | |
PACKAGE='gnuplot' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='gnuplot' | |
PACKAGE_STRING='gnuplot 5.0.4' | |
PACKAGE_TARNAME='gnuplot' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='5.0.4' | |
PANGO_1_10_2_CFLAGS='' | |
PANGO_1_10_2_LIBS='' | |
PATH_SEPARATOR=':' | |
PDFLATEX='' | |
PDFLIB_CONFIG='' | |
PKG_CONFIG='' | |
PLAINTEX='' | |
QT_CFLAGS='' | |
QT_LIBS='' | |
RCC='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
TERMLIBS='' | |
TERMXLIBS='' | |
TEXDIR='' | |
TEXHASH='' | |
TROFF='' | |
TUTORIAL='' | |
UIC='' | |
VERSION='5.0.4' | |
VERSION_MAJOR='5.0' | |
WX_CONFIG='' | |
WX_LIBS='' | |
X11_APPDEFAULTS_DIR='' | |
XMKMF='' | |
X_CFLAGS='' | |
X_EXTRA_LIBS='' | |
X_LIBS='' | |
X_PRE_LIBS='' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
ac_ct_OBJC='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_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-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build_alias='' | |
caca_CFLAGS='' | |
caca_LIBS='' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host_alias='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/gnuplot-20160927-88866-1reqgry/gnuplot-5.0.4/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}' | |
prefix='/usr/local/Cellar/gnuplot/5.0.4' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "gnuplot" | |
#define PACKAGE_TARNAME "gnuplot" | |
#define PACKAGE_VERSION "5.0.4" | |
#define PACKAGE_STRING "gnuplot 5.0.4" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gnuplot" | |
#define VERSION "5.0.4" | |
#define PROTOTYPES 1 | |
configure: exit 77 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment