Created
August 9, 2015 15:56
-
-
Save tzudot/810ef1cdd474a54b6c76 to your computer and use it in GitHub Desktop.
This file contains 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
2015-08-09 11:10:06 -0400 | |
./configure | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/usr/local/Cellar/gnuplot/5.0.1 | |
--with-readline=/usr/local/opt/readline | |
--with-gd=/usr/local/opt/gd | |
--disable-wxwidgets | |
--without-cairo | |
--with-qt5 | |
--without-aquaterm | |
--without-x | |
--without-latex | |
--without-tutorial | |
configure: WARNING: unrecognized options: --with-qt5 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
/private/tmp/gnuplot20150809-59731-1oke0m9/gnuplot-5.0.1/missing: Unknown `--is-lightweight' option | |
Try `/private/tmp/gnuplot20150809-59731-1oke0m9/gnuplot-5.0.1/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... 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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking dependency style of clang... none | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) none | |
checking how to run the C preprocessor... clang -E | |
checking whether we are using the GNU Objective C compiler... yes | |
checking whether clang accepts -g... yes | |
checking dependency style of clang... none | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for preprocessor stringizing operator... yes | |
checking whether ln -s works... yes | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) none | |
checking for off_t... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for LIBCERF... configure: WARNING: | |
Package requirements (libcerf) were not met: | |
No package 'libcerf' found | |
Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
installed software in a non-standard prefix. | |
Alternatively, you may set the environment variables LIBCERF_CFLAGS | |
and LIBCERF_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
checking for library containing cdawson... no | |
checking for emacs... emacs | |
checking for dvips... no | |
checking for troff... troff | |
checking for kpsexpand... no | |
checking for texhash... no | |
checking for X... disabled | |
checking for MS-DOS/djgpp/libGRX... no | |
checking for NeXT... no | |
checking for Mac OS X... yes | |
checking for BeOS... no | |
checking for Alpha/AXP CPU... no | |
checking for sin... yes | |
checking for ANSI C header files... (cached) yes | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking math.h usability... yes | |
checking math.h presence... yes | |
checking for math.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for sys/types.h... (cached) yes | |
checking sys/bsdtypes.h usability... no | |
checking sys/bsdtypes.h presence... no | |
checking for sys/bsdtypes.h... no | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/systeminfo.h usability... no | |
checking sys/systeminfo.h presence... no | |
checking for sys/systeminfo.h... no | |
checking sys/timeb.h usability... yes | |
checking sys/timeb.h presence... yes | |
checking for sys/timeb.h... yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking libc.h usability... yes | |
checking libc.h presence... yes | |
checking for libc.h... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking sgtty.h usability... yes | |
checking sgtty.h presence... yes | |
checking for sgtty.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking values.h usability... no | |
checking values.h presence... no | |
checking for values.h... no | |
checking for dirent.h... (cached) yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking dl.h usability... no | |
checking dl.h presence... no | |
checking for dl.h... no | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for struct exception in math.h... yes | |
checking whether stat file-mode macros are broken... no | |
checking for library containing dlopen... none required | |
checking for unistd.h... yes | |
checking if errno variable is declared... yes | |
checking for size_t... yes | |
checking for time_t in time.h... yes | |
checking return type of signal handlers... void | |
checking for atexit... yes | |
checking for memcpy... yes | |
checking for memmove... yes | |
checking for memset... yes | |
checking for on_exit... no | |
checking for bcopy... yes | |
checking for bzero... yes | |
checking for setvbuf... yes | |
checking for strerror... yes | |
checking for strchr... yes | |
checking for strrchr... yes | |
checking for strstr... yes | |
checking for index... yes | |
checking for rindex... yes | |
checking for erf... yes | |
checking for erfc... yes | |
checking for gamma... yes | |
checking for lgamma... yes | |
checking for getcwd... yes | |
checking for poll... yes | |
checking for pclose... yes | |
checking for popen... yes | |
checking for fdopen... yes | |
checking for select... yes | |
checking for sleep... yes | |
checking for stpcpy... yes | |
checking for strcspn... yes | |
checking for strdup... yes | |
checking for strndup... yes | |
checking for strnlen... yes | |
checking for strcasecmp... yes | |
checking for stricmp... no | |
checking for strncasecmp... yes | |
checking for strnicmp... no | |
checking for sysinfo... no | |
checking for tcgetattr... yes | |
checking for vfprintf... yes | |
checking for doprnt... no | |
checking for usleep... yes | |
checking for snprintf... yes | |
checking whether signgam is declared... yes | |
checking for sigsetjmp... yes | |
checking if malloc(0) returns 0... no | |
checking for sys/select.h... (cached) yes | |
checking for sys/socket.h... (cached) yes | |
checking types of arguments for select... int,fd_set *,struct timeval * | |
checking for tputs in -lncurses... yes | |
checking for remove_history in -lreadline... yes | |
checking for library containing rl_ding... -lreadline | |
checking for library containing rl_forced_update_display... none required | |
checking for library containing rl_reset_after_signal... none required | |
checking for library containing rl_complete_with_tilde_expansion... none required | |
checking readline/readline.h usability... yes | |
checking readline/readline.h presence... yes | |
checking for readline/readline.h... yes | |
checking readline/history.h usability... yes | |
checking readline/history.h presence... yes | |
checking for readline/history.h... yes | |
checking for deflate in -lz... yes | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for gdlib-config... /usr/local/opt/gd/bin/gdlib-config | |
checking for gdImageCreateTrueColor in -lgd... yes | |
checking gd.h usability... yes | |
checking gd.h presence... yes | |
checking for gd.h... yes | |
checking for gdImageGif in -lgd... yes | |
checking for gdImageGifAnimBegin in -lgd... yes | |
checking for gdImageJpeg in -lgd... yes | |
checking for gdImageStringFT in -lgd... yes | |
checking for gdImagePng in -lgd... yes | |
checking for library containing iconv_open... -liconv | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for LUA... yes | |
checking lua.h usability... yes | |
checking lua.h presence... yes | |
checking for lua.h... yes | |
checking for multi-byte support in x11... checking for XmbDrawString in -lX11... no | |
checking for pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for QT... yes | |
configure: WARNING: The Qt terminal will use Qt5. | |
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 that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config/Makefile | |
config.status: creating demo/Makefile | |
config.status: creating demo/plugin/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating m4/Makefile | |
config.status: creating man/Makefile | |
config.status: creating share/Makefile | |
config.status: creating share/LaTeX/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/beos/Makefile | |
config.status: creating src/wxterminal/Makefile | |
config.status: creating src/qtterminal/Makefile | |
config.status: creating term/Makefile | |
config.status: creating tutorial/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing default commands | |
configure: WARNING: unrecognized options: --with-qt5 | |
** Configuration summary for gnuplot 5.0.1: | |
gnuplot will be compiled with the following terminals: | |
Standalone terminals: yes (always builtin) | |
canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex, | |
epslatex, fig, hpgl,latex, metafont, metapost, mif, pcl5, | |
postscript, pslatex, pstex, pstricks, qms, svg, | |
tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek | |
dot-matrix terminals: no (use --with-bitmap-terminals to enable) | |
epson, nec, okidata, tandy, and seiko dp414 printers | |
hp500c, hpdj, hpljii, hppj, pbm, sixel, starc | |
X Window System terminal: no (requires X libraries) | |
PDFlib pdf terminal: no (use --with-pdf to enable) | |
linux terminal (vga console): no (use --with-linux-vga to enable) | |
vgagl terminal ((s)vga console): no (use --with-linux-vga to enable) | |
ggi terminal: no (use --with-ggi to enable, requires libggi) | |
gpic terminal: no (use --with-gpic to enable) | |
mif terminal: no (use --with-mif to enable) | |
caca terminal: no (requires libcaca >= 0.99.beta15) | |
aqua terminal (OSX): no | |
libgd-based png, jpeg, and gif terminals: yes (with animated gif) | |
cairo-based terminals: no (requires cairo>1.2, pango>1.10) | |
lua/TikZ terminal: yes | |
wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) | |
Qt terminal: yes (qt5) | |
Additional platform-specific or older terminals omitted by default: | |
gpic, mif (FrameMaker 3), hp2623a, hp2648, imagen, kyocera | |
pm (makefile.os2), be (BeOS), svga (MSDOS/djgpp) | |
sun, windows (several options) | |
gnuplot will be compiled with the following configurable features: | |
Mouse support in interactive terminals: yes | |
Typing <space> in plot window raises console | |
Maximum number of parallel axes: 5 | |
Placement of rectangles and other objects: yes | |
Readline library: GNU readline library with -lncurses | |
Command-line history file: yes | |
Check current directory for .gnuplot file: no (use --with-cwdrc to enable) | |
Sort help/subtopic tables by column: no (use --without-row-help to enable) | |
cerf() and other special functions: no (libcerf not found) | |
plugin support for loading external functions: yes | |
Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable) | |
Hidden3d optimization (gridbox/quadtree/none): quadtree | |
Allow deprecated syntax: no (use --enable-backwards-compatibility) | |
Statistical summary of data ("stats" command): yes | |
gnuplot will install the following additional materials: | |
LaTeX tutorial: no | |
cfg file for epslatex terminal: no | |
TeX *.sty for lua/tikz terminal: no | |
Help file: yes (always), in ${datarootdir}/gnuplot/5.0/gnuplot.gih | |
PostScript prologue files: yes (always) |
This file contains 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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.m | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g conftest.m | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lcerf | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lcerf -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 conftest.c -lncurses | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -lncurses | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -lreadline -lncurses | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -lreadline -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/readline/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 -I/usr/local/opt/readline/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/readline/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lX11 -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lX11 -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -c -g -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains 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
2015-08-09 11:10:23 -0400 | |
make | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
Making all in config | |
make[2]: Nothing to be done for `all'. | |
Making all in m4 | |
make[2]: Nothing to be done for `all'. | |
Making all in term | |
make[2]: Nothing to be done for `all'. | |
Making all in src | |
Making timestamp.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
Making all in wxterminal | |
make[4]: Nothing to be done for `all'. | |
Making all in qtterminal | |
make[4]: Nothing to be done for `all'. | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o alloc.o alloc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o axis.o axis.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o breaders.o breaders.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o boundary.o boundary.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o color.o color.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o command.o command.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o contour.o contour.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o datablock.o datablock.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o datafile.o datafile.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o dynarray.o dynarray.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o eval.o eval.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o external.o external.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o fit.o fit.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o gadgets.o gadgets.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o getcolor.o getcolor.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o graph3d.o graph3d.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o graphics.o graphics.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o help.o help.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o hidden3d.o hidden3d.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o history.o history.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o internal.o internal.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o interpol.o interpol.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o libcerf.o libcerf.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o matrix.o matrix.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o misc.o misc.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o mouse.o mouse.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o multiplot.o multiplot.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o parse.o parse.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o plot.o plot.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o plot2d.o plot2d.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o plot3d.o plot3d.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o pm3d.o pm3d.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o readline.o readline.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o save.o save.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o scanner.o scanner.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o set.o set.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o show.o show.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o specfun.o specfun.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o standard.o standard.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o stats.o stats.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o stdfn.o stdfn.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o tables.o tables.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o tabulate.o tabulate.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o term.o term.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o time.o time.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o unset.o unset.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o util.o util.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o util3d.o util3d.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o variable.o variable.c | |
clang -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o version.o version.c | |
clang++ -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/local/Cellar/gnuplot/5.0.1/bin\" -DX11_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -DQTGNUPLOT_DATA_DIR=\"/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt\" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -fPIE -c -o qtterminal/qt_term.o qtterminal/qt_term.cpp | |
clang++ -g -O2 -fPIE -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib -o gnuplot alloc.o axis.o breaders.o boundary.o color.o command.o contour.o datablock.o datafile.o dynarray.o eval.o external.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o libcerf.o matrix.o misc.o mouse.o multiplot.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stats.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o qtterminal/qt_term.o -lreadline -lncurses -lz -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -L/usr/local/lib -llua -lm -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtNetwork -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtSvg -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtPrintSupport -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtWidgets -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtGui -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtCore -liconv | |
clang: error: unknown argument: '-framework QtNetwork' | |
clang: error: unknown argument: '-framework QtSvg' | |
clang: error: unknown argument: '-framework QtPrintSupport' | |
clang: error: unknown argument: '-framework QtWidgets' | |
clang: error: unknown argument: '-framework QtGui' | |
clang: error: unknown argument: '-framework QtCore' | |
make[4]: *** [gnuplot] Error 1 | |
make[3]: *** [all-recursive] Error 1 | |
make[2]: *** [all] Error 2 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: ec4045d04d57726945692d7a56d04c80fc86cefb | |
Last commit: 3 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.10.4-x86_64 | |
Xcode: 6.4 | |
CLT: 6.4.0.0.1.1435007323 | |
GCC-4.2: build 0 | |
Clang: 6.1 build 602 | |
X11: N/A | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby | |
Java: 1.7.0_75 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
CMAKE_PREFIX_PATH: /usr/local/opt/readline:/usr/local/opt/qt5:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt5/Frameworks | |
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/gd/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/qt5/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/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/gd/bin:/usr/local/opt/lua/bin:/usr/local/opt/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains 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: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o alloc.o alloc.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o alloc.o alloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o axis.o axis.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o axis.o axis.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o breaders.o breaders.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o breaders.o breaders.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o boundary.o boundary.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o boundary.o boundary.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o color.o color.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o color.o color.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o command.o command.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o command.o command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o contour.o contour.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o contour.o contour.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o datablock.o datablock.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o datablock.o datablock.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o datafile.o datafile.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o datafile.o datafile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o dynarray.o dynarray.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o dynarray.o dynarray.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o eval.o eval.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o eval.o eval.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o external.o external.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o external.o external.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o fit.o fit.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o fit.o fit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o gadgets.o gadgets.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o gadgets.o gadgets.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o getcolor.o getcolor.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o getcolor.o getcolor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o graph3d.o graph3d.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o graph3d.o graph3d.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o graphics.o graphics.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o graphics.o graphics.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o help.o help.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o help.o help.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o hidden3d.o hidden3d.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o hidden3d.o hidden3d.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o history.o history.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o history.o history.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o internal.o internal.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o internal.o internal.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o interpol.o interpol.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o interpol.o interpol.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o libcerf.o libcerf.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o libcerf.o libcerf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o matrix.o matrix.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o matrix.o matrix.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o misc.o misc.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o misc.o misc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o mouse.o mouse.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o mouse.o mouse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o multiplot.o multiplot.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o multiplot.o multiplot.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o parse.o parse.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o parse.o parse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o plot.o plot.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o plot.o plot.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o plot2d.o plot2d.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o plot2d.o plot2d.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o plot3d.o plot3d.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o plot3d.o plot3d.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o pm3d.o pm3d.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o pm3d.o pm3d.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o readline.o readline.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o readline.o readline.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o save.o save.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o save.o save.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o scanner.o scanner.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o scanner.o scanner.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o set.o set.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o set.o set.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o show.o show.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o show.o show.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o specfun.o specfun.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o specfun.o specfun.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o standard.o standard.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o standard.o standard.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o stats.o stats.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o stats.o stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o stdfn.o stdfn.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o stdfn.o stdfn.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o tables.o tables.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o tables.o tables.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o tabulate.o tabulate.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o tabulate.o tabulate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o term.o term.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o term.o term.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o time.o time.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o time.o time.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o unset.o unset.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o unset.o unset.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o util.o util.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o util.o util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o util3d.o util3d.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o util3d.o util3d.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o variable.o variable.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o variable.o variable.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -c -o version.o version.c | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -c -o version.o version.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include -g -O2 -fPIE -c -o qtterminal/qt_term.o qtterminal/qt_term.cpp | |
superenv removed: -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../term -DBINDIR="/usr/local/Cellar/gnuplot/5.0.1/bin" -DX11_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DQT_DRIVER_DIR="/usr/local/Cellar/gnuplot/5.0.1/libexec/gnuplot/5.0" -DGNUPLOT_SHARE_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0" -DGNUPLOT_PS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/PostScript" -DGNUPLOT_JS_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/js" -DGNUPLOT_LUA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/lua" -DCONTACT="[email protected]" -DHELPFILE="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/gnuplot.gih" -DGNUPLOT_X11="gnuplot_x11" -DXAPPLRESDIR="/etc/X11/app-defaults/" -DQTGNUPLOT_DATA_DIR="/usr/local/Cellar/gnuplot/5.0.1/share/gnuplot/5.0/qt" -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -fPIE -c -o qtterminal/qt_term.o qtterminal/qt_term.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include | |
clang++ called with: -g -O2 -fPIE -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib -o gnuplot alloc.o axis.o breaders.o boundary.o color.o command.o contour.o datablock.o datafile.o dynarray.o eval.o external.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o libcerf.o matrix.o misc.o mouse.o multiplot.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stats.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o qtterminal/qt_term.o -lreadline -lncurses -lz -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -L/usr/local/lib -llua -lm -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtNetwork -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtSvg -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtPrintSupport -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtWidgets -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtGui -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtCore -liconv | |
superenv removed: -g -O2 -L/usr/X11/lib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -fPIE -L/usr/local/opt/readline/lib -L/usr/local/opt/jpeg/lib -o gnuplot alloc.o axis.o breaders.o boundary.o color.o command.o contour.o datablock.o datafile.o dynarray.o eval.o external.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o libcerf.o matrix.o misc.o mouse.o multiplot.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stats.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o qtterminal/qt_term.o -lreadline -lncurses -lz -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -llua -lm -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtNetwork -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtSvg -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtPrintSupport -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtWidgets -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtGui -F/usr/local/Cellar/qt5/5.5.0/lib -framework QtCore -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include -L/usr/local/opt/readline/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains 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.1, 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.1 --with-readline=/usr/local/opt/readline --with-gd=/usr/local/opt/gd --disable-wxwidgets --without-cairo --with-qt5 --without-aquaterm --without-x --without-latex --without-tutorial | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = MBAR.local | |
uname -m = x86_64 | |
uname -r = 14.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~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 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 247 tasks, 909 threads, 4 processors | |
Load average: 1.93, Mach factor: 2.05 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
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/gd/bin | |
PATH: /usr/local/opt/lua/bin | |
PATH: /usr/local/opt/qt5/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2700: checking for a BSD-compatible install | |
configure:2768: result: /usr/bin/install -c | |
configure:2779: checking whether build environment is sane | |
configure:2834: result: yes | |
configure:2872: WARNING: 'missing' script is too old or missing | |
configure:2985: checking for a thread-safe mkdir -p | |
configure:3024: result: ./install-sh -c -d | |
configure:3031: checking for gawk | |
configure:3061: result: no | |
configure:3031: checking for mawk | |
configure:3061: result: no | |
configure:3031: checking for nawk | |
configure:3061: result: no | |
configure:3031: checking for awk | |
configure:3047: found /usr/bin/awk | |
configure:3058: result: awk | |
configure:3069: checking whether make sets $(MAKE) | |
configure:3091: result: yes | |
configure:3120: checking whether make supports nested variables | |
configure:3137: result: yes | |
configure:3264: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3273: result: no | |
configure:3306: checking for style of include used by make | |
configure:3334: result: GNU | |
configure:3405: checking for gcc | |
configure:3432: result: clang | |
configure:3661: checking for C compiler version | |
configure:3670: clang --version >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:3681: $? = 0 | |
configure:3670: clang -v >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:3681: $? = 0 | |
configure:3670: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3681: $? = 1 | |
configure:3670: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:3681: $? = 1 | |
configure:3701: checking whether the C compiler works | |
configure:3723: clang conftest.c >&5 | |
configure:3727: $? = 0 | |
configure:3775: result: yes | |
configure:3778: checking for C compiler default output file name | |
configure:3780: result: a.out | |
configure:3786: checking for suffix of executables | |
configure:3793: clang -o conftest conftest.c >&5 | |
configure:3797: $? = 0 | |
configure:3819: result: | |
configure:3841: checking whether we are cross compiling | |
configure:3849: clang -o conftest conftest.c >&5 | |
configure:3853: $? = 0 | |
configure:3860: ./conftest | |
configure:3864: $? = 0 | |
configure:3879: result: no | |
configure:3884: checking for suffix of object files | |
configure:3906: clang -c conftest.c >&5 | |
configure:3910: $? = 0 | |
configure:3931: result: o | |
configure:3935: checking whether we are using the GNU C compiler | |
configure:3954: clang -c conftest.c >&5 | |
configure:3954: $? = 0 | |
configure:3963: result: yes | |
configure:3972: checking whether clang accepts -g | |
configure:3992: clang -c -g conftest.c >&5 | |
configure:3992: $? = 0 | |
configure:4033: result: yes | |
configure:4050: checking for clang option to accept ISO C89 | |
configure:4113: clang -c -g -O2 conftest.c >&5 | |
configure:4113: $? = 0 | |
configure:4126: result: none needed | |
configure:4151: checking whether clang understands -c and -o together | |
configure:4173: clang -c conftest.c -o conftest2.o | |
configure:4176: $? = 0 | |
configure:4173: clang -c conftest.c -o conftest2.o | |
configure:4176: $? = 0 | |
configure:4188: result: yes | |
configure:4207: checking dependency style of clang | |
configure:4318: result: none | |
configure:4339: checking how to run the C preprocessor | |
configure:4370: clang -E conftest.c | |
configure:4370: $? = 0 | |
configure:4384: clang -E conftest.c | |
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4384: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4409: result: clang -E | |
configure:4429: clang -E conftest.c | |
configure:4429: $? = 0 | |
configure:4443: clang -E conftest.c | |
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4443: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4472: checking for grep that handles long lines and -e | |
configure:4530: result: /usr/bin/grep | |
configure:4535: checking for egrep | |
configure:4597: result: /usr/bin/grep -E | |
configure:4602: checking for ANSI C header files | |
configure:4622: clang -c -g -O2 conftest.c >&5 | |
configure:4622: $? = 0 | |
configure:4695: clang -o conftest -g -O2 conftest.c >&5 | |
configure:4695: $? = 0 | |
configure:4695: ./conftest | |
configure:4695: $? = 0 | |
configure:4706: result: yes | |
configure:4719: checking for sys/types.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for sys/stat.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for stdlib.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for string.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for memory.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for strings.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for inttypes.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for stdint.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for unistd.h | |
configure:4719: clang -c -g -O2 conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4732: checking minix/config.h usability | |
configure:4732: clang -c -g -O2 conftest.c >&5 | |
conftest.c:55:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:4732: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:4732: result: no | |
configure:4732: checking minix/config.h presence | |
configure:4732: clang -E conftest.c | |
conftest.c:22:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:4732: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:4732: result: no | |
configure:4732: checking for minix/config.h | |
configure:4732: result: no | |
configure:4753: checking whether it is safe to define __EXTENSIONS__ | |
configure:4771: clang -c -g -O2 conftest.c >&5 | |
configure:4771: $? = 0 | |
configure:4778: result: yes | |
configure:4841: checking for gcc | |
configure:4868: result: clang | |
configure:5097: checking for C compiler version | |
configure:5106: clang --version >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:5117: $? = 0 | |
configure:5106: clang -v >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:5117: $? = 0 | |
configure:5106: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:5117: $? = 1 | |
configure:5106: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:5117: $? = 1 | |
configure:5121: checking whether we are using the GNU C compiler | |
configure:5149: result: yes | |
configure:5158: checking whether clang accepts -g | |
configure:5219: result: yes | |
configure:5236: checking for clang option to accept ISO C89 | |
configure:5312: result: none needed | |
configure:5337: checking whether clang understands -c and -o together | |
configure:5374: result: yes | |
configure:5393: checking dependency style of clang | |
configure:5504: result: none | |
configure:5524: checking how to run the C preprocessor | |
configure:5594: result: clang -E | |
configure:5614: clang -E conftest.c | |
configure:5614: $? = 0 | |
configure:5628: clang -E conftest.c | |
conftest.c:27:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5628: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5762: checking for Objective C compiler version | |
configure:5771: clang --version >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:5782: $? = 0 | |
configure:5771: clang -v >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:5782: $? = 0 | |
configure:5771: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:5782: $? = 1 | |
configure:5771: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:5782: $? = 1 | |
configure:5786: checking whether we are using the GNU Objective C compiler | |
configure:5805: clang -c conftest.m >&5 | |
configure:5805: $? = 0 | |
configure:5814: result: yes | |
configure:5823: checking whether clang accepts -g | |
configure:5843: clang -c -g conftest.m >&5 | |
configure:5843: $? = 0 | |
configure:5884: result: yes | |
configure:5909: checking dependency style of clang | |
configure:6018: result: none | |
configure:6033: checking for an ANSI C-conforming const | |
configure:6099: clang -c -g -O2 conftest.c >&5 | |
configure:6099: $? = 0 | |
configure:6106: result: yes | |
configure:6114: checking for inline | |
configure:6130: clang -c -g -O2 conftest.c >&5 | |
configure:6130: $? = 0 | |
configure:6138: result: inline | |
configure:6156: checking for preprocessor stringizing operator | |
configure:6176: result: yes | |
configure:6184: checking whether ln -s works | |
configure:6188: result: yes | |
configure:6255: checking for gcc | |
configure:6282: result: clang | |
configure:6511: checking for C compiler version | |
configure:6520: clang --version >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:6531: $? = 0 | |
configure:6520: clang -v >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:6531: $? = 0 | |
configure:6520: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:6531: $? = 1 | |
configure:6520: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:6531: $? = 1 | |
configure:6535: checking whether we are using the GNU C compiler | |
configure:6563: result: yes | |
configure:6572: checking whether clang accepts -g | |
configure:6633: result: yes | |
configure:6650: checking for clang option to accept ISO C89 | |
configure:6726: result: none needed | |
configure:6751: checking whether clang understands -c and -o together | |
configure:6788: result: yes | |
configure:6807: checking dependency style of clang | |
configure:6918: result: none | |
configure:6962: checking for off_t | |
configure:6962: clang -c -g -O2 conftest.c >&5 | |
configure:6962: $? = 0 | |
configure:6962: clang -c -g -O2 conftest.c >&5 | |
conftest.c:64:20: error: expected expression | |
if (sizeof ((off_t))) | |
^ | |
1 error generated. | |
configure:6962: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((off_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:6962: result: yes | |
configure:6972: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:6991: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6991: $? = 0 | |
configure:7019: result: no | |
configure:7047: checking for special C compiler options needed for large files | |
configure:7092: result: no | |
configure:7098: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:7123: clang -c -g -O2 conftest.c >&5 | |
configure:7123: $? = 0 | |
configure:7155: result: no | |
configure:7300: checking for pkg-config | |
configure:7318: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:7330: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:7355: checking pkg-config is at least version 0.9.0 | |
configure:7358: result: yes | |
configure:7369: checking for LIBCERF | |
configure:7377: $PKG_CONFIG --exists --print-errors "libcerf" | |
Package libcerf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libcerf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libcerf' found | |
configure:7380: $? = 1 | |
configure:7395: $PKG_CONFIG --exists --print-errors "libcerf" | |
Package libcerf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libcerf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libcerf' found | |
configure:7398: $? = 1 | |
No package 'libcerf' found | |
configure:7437: WARNING: | |
Package requirements (libcerf) were not met: | |
No package 'libcerf' found | |
Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
installed software in a non-standard prefix. | |
Alternatively, you may set the environment variables LIBCERF_CFLAGS | |
and LIBCERF_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
configure:7481: checking for library containing cdawson | |
configure:7512: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_cdawson", referenced from: | |
_main in conftest-6d4861.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7512: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char cdawson (); | |
| int | |
| main () | |
| { | |
| return cdawson (); | |
| ; | |
| return 0; | |
| } | |
configure:7512: clang -o conftest -g -O2 conftest.c -lcerf >&5 | |
ld: library not found for -lcerf | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7512: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char cdawson (); | |
| int | |
| main () | |
| { | |
| return cdawson (); | |
| ; | |
| return 0; | |
| } | |
configure:7529: result: no | |
configure:7548: checking for emacs | |
configure:7564: found /usr/bin/emacs | |
configure:7575: result: emacs | |
configure:7744: checking for dvips | |
configure:7774: result: no | |
configure:7787: checking for troff | |
configure:7803: found /usr/bin/troff | |
configure:7814: result: troff | |
configure:7839: checking for kpsexpand | |
configure:7869: result: no | |
configure:7882: checking for texhash | |
configure:7912: result: no | |
configure:7949: checking for X | |
configure:8127: result: disabled | |
configure:8703: checking for MS-DOS/djgpp/libGRX | |
configure:8812: result: no | |
configure:8819: checking for NeXT | |
configure:8836: result: no | |
configure:8845: checking for Mac OS X | |
configure:8858: result: yes | |
configure:8927: checking for BeOS | |
configure:8943: result: no | |
configure:8949: checking for Alpha/AXP CPU | |
configure:8968: result: no | |
configure:8983: checking for sin | |
configure:8983: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:54:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration] | |
char sin (); | |
^ | |
conftest.c:54:6: note: 'sin' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:8983: $? = 0 | |
configure:8983: result: yes | |
configure:9035: checking for ANSI C header files | |
configure:9139: result: yes | |
configure:9157: checking dirent.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking dirent.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for dirent.h | |
configure:9157: result: yes | |
configure:9157: checking errno.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking errno.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for errno.h | |
configure:9157: result: yes | |
configure:9157: checking float.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking float.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for float.h | |
configure:9157: result: yes | |
configure:9157: checking langinfo.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking langinfo.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for langinfo.h | |
configure:9157: result: yes | |
configure:9157: checking limits.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking limits.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for limits.h | |
configure:9157: result: yes | |
configure:9157: checking locale.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking locale.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for locale.h | |
configure:9157: result: yes | |
configure:9157: checking math.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking math.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for math.h | |
configure:9157: result: yes | |
configure:9157: checking for stdlib.h | |
configure:9157: result: yes | |
configure:9157: checking for string.h | |
configure:9157: result: yes | |
configure:9157: checking time.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking time.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for time.h | |
configure:9157: result: yes | |
configure:9157: checking sys/time.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/time.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sys/time.h | |
configure:9157: result: yes | |
configure:9157: checking for sys/types.h | |
configure:9157: result: yes | |
configure:9157: checking sys/bsdtypes.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
conftest.c:77:10: fatal error: 'sys/bsdtypes.h' file not found | |
#include <sys/bsdtypes.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/bsdtypes.h> | |
configure:9157: result: no | |
configure:9157: checking sys/bsdtypes.h presence | |
configure:9157: clang -E conftest.c | |
conftest.c:44:10: fatal error: 'sys/bsdtypes.h' file not found | |
#include <sys/bsdtypes.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/bsdtypes.h> | |
configure:9157: result: no | |
configure:9157: checking for sys/bsdtypes.h | |
configure:9157: result: no | |
configure:9157: checking sys/ioctl.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/ioctl.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sys/ioctl.h | |
configure:9157: result: yes | |
configure:9157: checking sys/param.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/param.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sys/param.h | |
configure:9157: result: yes | |
configure:9157: checking sys/select.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/select.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sys/select.h | |
configure:9157: result: yes | |
configure:9157: checking sys/socket.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/socket.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sys/socket.h | |
configure:9157: result: yes | |
configure:9157: checking for sys/stat.h | |
configure:9157: result: yes | |
configure:9157: checking sys/systeminfo.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
conftest.c:82:10: fatal error: 'sys/systeminfo.h' file not found | |
#include <sys/systeminfo.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/systeminfo.h> | |
configure:9157: result: no | |
configure:9157: checking sys/systeminfo.h presence | |
configure:9157: clang -E conftest.c | |
conftest.c:49:10: fatal error: 'sys/systeminfo.h' file not found | |
#include <sys/systeminfo.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/systeminfo.h> | |
configure:9157: result: no | |
configure:9157: checking for sys/systeminfo.h | |
configure:9157: result: no | |
configure:9157: checking sys/timeb.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/timeb.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sys/timeb.h | |
configure:9157: result: yes | |
configure:9157: checking sys/utsname.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/utsname.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sys/utsname.h | |
configure:9157: result: yes | |
configure:9157: checking libc.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking libc.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for libc.h | |
configure:9157: result: yes | |
configure:9157: checking malloc.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
conftest.c:85:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <malloc.h> | |
configure:9157: result: no | |
configure:9157: checking malloc.h presence | |
configure:9157: clang -E conftest.c | |
conftest.c:52:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
configure:9157: result: no | |
configure:9157: checking for malloc.h | |
configure:9157: result: no | |
configure:9157: checking poll.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking poll.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for poll.h | |
configure:9157: result: yes | |
configure:9157: checking sgtty.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sgtty.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for sgtty.h | |
configure:9157: result: yes | |
configure:9157: checking termios.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking termios.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for termios.h | |
configure:9157: result: yes | |
configure:9157: checking values.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
conftest.c:88:10: fatal error: 'values.h' file not found | |
#include <values.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <values.h> | |
configure:9157: result: no | |
configure:9157: checking values.h presence | |
configure:9157: clang -E conftest.c | |
conftest.c:55:10: fatal error: 'values.h' file not found | |
#include <values.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| /* end confdefs.h. */ | |
| #include <values.h> | |
configure:9157: result: no | |
configure:9157: checking for values.h | |
configure:9157: result: no | |
configure:9157: checking for dirent.h | |
configure:9157: result: yes | |
configure:9157: checking dlfcn.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking dlfcn.h presence | |
configure:9157: clang -E conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for dlfcn.h | |
configure:9157: result: yes | |
configure:9157: checking dl.h usability | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
conftest.c:90:10: fatal error: 'dl.h' file not found | |
#include <dl.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <dl.h> | |
configure:9157: result: no | |
configure:9157: checking dl.h presence | |
configure:9157: clang -E conftest.c | |
conftest.c:57:10: fatal error: 'dl.h' file not found | |
#include <dl.h> | |
^ | |
1 error generated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <dl.h> | |
configure:9157: result: no | |
configure:9157: checking for dl.h | |
configure:9157: result: no | |
configure:9168: checking for stdbool.h that conforms to C99 | |
configure:9235: clang -c -g -O2 conftest.c >&5 | |
conftest.c:106:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
bool e = &s; | |
~ ^ | |
1 warning generated. | |
configure:9235: $? = 0 | |
configure:9242: result: yes | |
configure:9244: checking for _Bool | |
configure:9244: clang -c -g -O2 conftest.c >&5 | |
configure:9244: $? = 0 | |
configure:9244: clang -c -g -O2 conftest.c >&5 | |
conftest.c:93:20: error: expected expression | |
if (sizeof ((_Bool))) | |
^ | |
1 error generated. | |
configure:9244: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((_Bool))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9244: result: yes | |
configure:9263: checking for struct exception in math.h | |
configure:9276: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:63:25: warning: expression result unused [-Wunused-value] | |
struct exception *x; x->type; x->name; | |
~ ^~~~ | |
conftest.c:63:34: warning: expression result unused [-Wunused-value] | |
struct exception *x; x->type; x->name; | |
~ ^~~~ | |
2 warnings generated. | |
configure:9276: $? = 0 | |
configure:9277: result: yes | |
configure:9291: checking whether stat file-mode macros are broken | |
configure:9318: clang -c -g -O2 conftest.c >&5 | |
configure:9318: $? = 0 | |
configure:9325: result: no | |
configure:9405: checking for library containing dlopen | |
configure:9436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9436: $? = 0 | |
configure:9453: result: none required | |
configure:9476: checking for unistd.h | |
configure:9486: result: yes | |
configure:9495: checking if errno variable is declared | |
configure:9511: clang -c -g -O2 conftest.c >&5 | |
configure:9511: $? = 0 | |
configure:9512: result: yes | |
configure:9524: checking for size_t | |
configure:9524: clang -c -g -O2 conftest.c >&5 | |
configure:9524: $? = 0 | |
configure:9524: clang -c -g -O2 conftest.c >&5 | |
conftest.c:98:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:9524: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9524: result: yes | |
configure:9535: checking for time_t in time.h | |
configure:9544: result: yes | |
configure:9552: checking return type of signal handlers | |
configure:9570: clang -c -g -O2 conftest.c >&5 | |
conftest.c:69:8: error: indirection requires pointer operand ('void' invalid) | |
return *(signal (0, 0)) (0) == 1; | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:9570: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <signal.h> | |
| | |
| int | |
| main () | |
| { | |
| return *(signal (0, 0)) (0) == 1; | |
| ; | |
| return 0; | |
| } | |
configure:9577: result: void | |
configure:9599: checking for atexit | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for memcpy | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:88:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] | |
char memcpy (); | |
^ | |
conftest.c:88:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for memmove | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:89:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] | |
char memmove (); | |
^ | |
conftest.c:89:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for memset | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:90:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] | |
char memset (); | |
^ | |
conftest.c:90:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for on_exit | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_on_exit", referenced from: | |
_main in conftest-a2c902.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| /* end confdefs.h. */ | |
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define on_exit innocuous_on_exit | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char on_exit (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef on_exit | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char on_exit (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_on_exit || defined __stub___on_exit | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return on_exit (); | |
| ; | |
| return 0; | |
| } | |
configure:9599: result: no | |
configure:9599: checking for bcopy | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for bzero | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:92:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration] | |
char bzero (); | |
^ | |
conftest.c:92:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for setvbuf | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strerror | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:94:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:94:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strchr | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:95:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] | |
char strchr (); | |
^ | |
conftest.c:95:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strrchr | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:96:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration] | |
char strrchr (); | |
^ | |
conftest.c:96:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strstr | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:97:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] | |
char strstr (); | |
^ | |
conftest.c:97:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for index | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:98:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration] | |
char index (); | |
^ | |
conftest.c:98:6: note: 'index' is a builtin with type 'char *(const char *, int)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for rindex | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:99:6: warning: incompatible redeclaration of library function 'rindex' [-Wincompatible-library-redeclaration] | |
char rindex (); | |
^ | |
conftest.c:99:6: note: 'rindex' is a builtin with type 'char *(const char *, int)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for erf | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:100:6: warning: incompatible redeclaration of library function 'erf' [-Wincompatible-library-redeclaration] | |
char erf (); | |
^ | |
conftest.c:100:6: note: 'erf' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for erfc | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:101:6: warning: incompatible redeclaration of library function 'erfc' [-Wincompatible-library-redeclaration] | |
char erfc (); | |
^ | |
conftest.c:101:6: note: 'erfc' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for gamma | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for lgamma | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:103:6: warning: incompatible redeclaration of library function 'lgamma' [-Wincompatible-library-redeclaration] | |
char lgamma (); | |
^ | |
conftest.c:103:6: note: 'lgamma' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for getcwd | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for poll | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for pclose | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for popen | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for fdopen | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for select | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for sleep | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for stpcpy | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:111:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] | |
char stpcpy (); | |
^ | |
conftest.c:111:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strcspn | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:112:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration] | |
char strcspn (); | |
^ | |
conftest.c:112:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strdup | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:113:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] | |
char strdup (); | |
^ | |
conftest.c:113:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strndup | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:114:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] | |
char strndup (); | |
^ | |
conftest.c:114:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strnlen | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strcasecmp | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:116:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] | |
char strcasecmp (); | |
^ | |
conftest.c:116:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for stricmp | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_stricmp", referenced from: | |
_main in conftest-fe02d0.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| /* end confdefs.h. */ | |
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define stricmp innocuous_stricmp | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char stricmp (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef stricmp | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char stricmp (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_stricmp || defined __stub___stricmp | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return stricmp (); | |
| ; | |
| return 0; | |
| } | |
configure:9599: result: no | |
configure:9599: checking for strncasecmp | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:117:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] | |
char strncasecmp (); | |
^ | |
conftest.c:117:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strnicmp | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_strnicmp", referenced from: | |
_main in conftest-d56dfb.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| /* end confdefs.h. */ | |
| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strnicmp innocuous_strnicmp | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strnicmp (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef strnicmp | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char strnicmp (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_strnicmp || defined __stub___strnicmp | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strnicmp (); | |
| ; | |
| return 0; | |
| } | |
configure:9599: result: no | |
configure:9599: checking for sysinfo | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_sysinfo", referenced from: | |
_main in conftest-6d3cb6.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| /* end confdefs.h. */ | |
| /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sysinfo innocuous_sysinfo | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sysinfo (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef sysinfo | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sysinfo (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_sysinfo || defined __stub___sysinfo | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return sysinfo (); | |
| ; | |
| return 0; | |
| } | |
configure:9599: result: no | |
configure:9599: checking for tcgetattr | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for vfprintf | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:119:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration] | |
char vfprintf (); | |
^ | |
conftest.c:119:6: note: 'vfprintf' is a builtin with type 'int ()' | |
1 warning generated. | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for doprnt | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_doprnt", referenced from: | |
_main in conftest-52b8ee.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define doprnt to an innocuous variant, in case <limits.h> declares doprnt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define doprnt innocuous_doprnt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char doprnt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef doprnt | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char doprnt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_doprnt || defined __stub___doprnt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return doprnt (); | |
| ; | |
| return 0; | |
| } | |
configure:9599: result: no | |
configure:9599: checking for usleep | |
configure:9599: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9611: checking for snprintf | |
configure:9611: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:121:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:121:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
configure:9611: $? = 0 | |
configure:9611: result: yes | |
configure:9636: checking whether signgam is declared | |
configure:9636: clang -c -g -O2 conftest.c >&5 | |
configure:9636: $? = 0 | |
configure:9636: result: yes | |
configure:9652: checking for sigsetjmp | |
configure:9665: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9665: $? = 0 | |
configure:9666: result: yes | |
configure:9684: checking if malloc(0) returns 0 | |
configure:9703: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9703: $? = 0 | |
configure:9703: ./conftest | |
configure:9703: $? = 0 | |
configure:9712: result: no | |
configure:9723: checking for sys/select.h | |
configure:9723: result: yes | |
configure:9723: checking for sys/socket.h | |
configure:9723: result: yes | |
configure:9733: checking types of arguments for select | |
configure:9761: clang -c -g -O2 conftest.c >&5 | |
configure:9761: $? = 0 | |
configure:9772: result: int,fd_set *,struct timeval * | |
configure:10195: checking for tputs in -lncurses | |
configure:10220: clang -o conftest -g -O2 conftest.c -lncurses >&5 | |
configure:10220: $? = 0 | |
configure:10230: result: yes | |
configure:10292: checking for remove_history in -lreadline | |
configure:10317: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -lncurses >&5 | |
configure:10317: $? = 0 | |
configure:10326: result: yes | |
configure:10383: checking for library containing rl_ding | |
configure:10414: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_rl_ding", referenced from: | |
_main in conftest-403500.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:10414: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DECL_SIGNGAM 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define PIPES 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char rl_ding (); | |
| int | |
| main () | |
| { | |
| return rl_ding (); | |
| ; | |
| return 0; | |
| } | |
configure:10414: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline -lreadline -lncurses >&5 | |
configure:10414: $? = 0 | |
configure:10431: result: -lreadline | |
configure:10443: checking for library containing rl_forced_update_display | |
configure:10474: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline >&5 | |
configure:10474: $? = 0 | |
configure:10491: result: none required | |
configure:10503: checking for library containing rl_reset_after_signal | |
configure:10534: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline >&5 | |
configure:10534: $? = 0 | |
configure:10551: result: none required | |
configure:10563: checking for library containing rl_complete_with_tilde_expansion | |
configure:10594: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lreadline >&5 | |
configure:10594: $? = 0 | |
configure:10611: result: none required | |
configure:10636: checking readline/readline.h usability | |
configure:10636: clang -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:10636: $? = 0 | |
configure:10636: result: yes | |
configure:10636: checking readline/readline.h presence | |
configure:10636: clang -E -I/usr/local/opt/readline/include conftest.c | |
configure:10636: $? = 0 | |
configure:10636: result: yes | |
configure:10636: checking for readline/readline.h | |
configure:10636: result: yes | |
configure:10653: checking readline/history.h usability | |
configure:10653: clang -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:10653: $? = 0 | |
configure:10653: result: yes | |
configure:10653: checking readline/history.h presence | |
configure:10653: clang -E -I/usr/local/opt/readline/include conftest.c | |
configure:10653: $? = 0 | |
configure:10653: result: yes | |
configure:10653: checking for readline/history.h | |
configure:10653: result: yes | |
configure:10721: checking for deflate in -lz | |
configure:10746: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib conftest.c -lz >&5 | |
configure:10746: $? = 0 | |
configure:10755: result: yes | |
configure:10762: checking zlib.h usability | |
configure:10762: clang -c -g -O2 -I/usr/local/opt/readline/include conftest.c >&5 | |
configure:10762: $? = 0 | |
configure:10762: result: yes | |
configure:10762: checking zlib.h presence | |
configure:10762: clang -E -I/usr/local/opt/readline/include conftest.c | |
configure:10762: $? = 0 | |
configure:10762: result: yes | |
configure:10762: checking for zlib.h | |
configure:10762: result: yes | |
configure:10791: checking for gdlib-config | |
configure:10809: found /usr/local/opt/gd/bin/gdlib-config | |
configure:10821: result: /usr/local/opt/gd/bin/gdlib-config | |
configure:10846: checking for gdImageCreateTrueColor in -lgd | |
configure:10871: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv >&5 | |
ld: warning: directory not found for option '-L/usr/local/Cellar/libpng/1.6.16/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/freetype/2.5.5/lib' | |
configure:10871: $? = 0 | |
configure:10880: result: yes | |
configure:10888: checking gd.h usability | |
configure:10888: clang -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c >&5 | |
configure:10888: $? = 0 | |
configure:10888: result: yes | |
configure:10888: checking gd.h presence | |
configure:10888: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c | |
configure:10888: $? = 0 | |
configure:10888: result: yes | |
configure:10888: checking for gd.h | |
configure:10888: result: yes | |
configure:10902: checking for gdImageGif in -lgd | |
configure:10927: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv >&5 | |
ld: warning: directory not found for option '-L/usr/local/Cellar/libpng/1.6.16/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/freetype/2.5.5/lib' | |
configure:10927: $? = 0 | |
configure:10936: result: yes | |
configure:10944: checking for gdImageGifAnimBegin in -lgd | |
configure:10969: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv >&5 | |
ld: warning: directory not found for option '-L/usr/local/Cellar/libpng/1.6.16/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/freetype/2.5.5/lib' | |
configure:10969: $? = 0 | |
configure:10978: result: yes | |
configure:10987: checking for gdImageJpeg in -lgd | |
configure:11012: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv >&5 | |
ld: warning: directory not found for option '-L/usr/local/Cellar/libpng/1.6.16/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/freetype/2.5.5/lib' | |
configure:11012: $? = 0 | |
configure:11021: result: yes | |
configure:11030: checking for gdImageStringFT in -lgd | |
configure:11055: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv >&5 | |
ld: warning: directory not found for option '-L/usr/local/Cellar/libpng/1.6.16/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/freetype/2.5.5/lib' | |
configure:11055: $? = 0 | |
configure:11064: result: yes | |
configure:11073: checking for gdImagePng in -lgd | |
configure:11098: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv >&5 | |
ld: warning: directory not found for option '-L/usr/local/Cellar/libpng/1.6.16/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/freetype/2.5.5/lib' | |
configure:11098: $? = 0 | |
configure:11107: result: yes | |
configure:11136: checking for library containing iconv_open | |
configure:11167: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv_open", referenced from: | |
_main in conftest-455ba5.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11167: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DECL_SIGNGAM 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define PIPES 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| #define HAVE_READLINE_RESET 1 | |
| #define HAVE_LIBREADLINE 1 | |
| #define HAVE_READLINE_READLINE_H 1 | |
| #define HAVE_READLINE_HISTORY_H 1 | |
| #define GNUPLOT_HISTORY 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBGD 1 | |
| #define HAVE_GD_H 1 | |
| #define HAVE_GD_GIF 1 | |
| #define GIF_ANIMATION 1 | |
| #define HAVE_GD_JPEG 1 | |
| #define HAVE_GD_TTF 1 | |
| #define HAVE_GD_PNG 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char iconv_open (); | |
| int | |
| main () | |
| { | |
| return iconv_open (); | |
| ; | |
| return 0; | |
| } | |
configure:11167: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv >&5 | |
configure:11167: $? = 0 | |
configure:11184: result: -liconv | |
configure:11189: checking iconv.h usability | |
configure:11189: clang -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c >&5 | |
configure:11189: $? = 0 | |
configure:11189: result: yes | |
configure:11189: checking iconv.h presence | |
configure:11189: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include conftest.c | |
configure:11189: $? = 0 | |
configure:11189: result: yes | |
configure:11189: checking for iconv.h | |
configure:11189: result: yes | |
configure:11515: checking for LUA | |
configure:11523: $PKG_CONFIG --exists --print-errors "lua" | |
configure:11526: $? = 0 | |
configure:11541: $PKG_CONFIG --exists --print-errors "lua" | |
configure:11544: $? = 0 | |
configure:11726: result: yes | |
configure:11805: checking lua.h usability | |
configure:11805: clang -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c >&5 | |
configure:11805: $? = 0 | |
configure:11805: result: yes | |
configure:11805: checking lua.h presence | |
configure:11805: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c | |
configure:11805: $? = 0 | |
configure:11805: result: yes | |
configure:11805: checking for lua.h | |
configure:11805: result: yes | |
configure:12200: checking for multi-byte support in x11 | |
configure:12202: checking for XmbDrawString in -lX11 | |
configure:12227: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -lX11 -liconv >&5 | |
ld: library not found for -lX11 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:12227: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DECL_SIGNGAM 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define PIPES 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| #define HAVE_READLINE_RESET 1 | |
| #define HAVE_LIBREADLINE 1 | |
| #define HAVE_READLINE_READLINE_H 1 | |
| #define HAVE_READLINE_HISTORY_H 1 | |
| #define GNUPLOT_HISTORY 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBGD 1 | |
| #define HAVE_GD_H 1 | |
| #define HAVE_GD_GIF 1 | |
| #define GIF_ANIMATION 1 | |
| #define HAVE_GD_JPEG 1 | |
| #define HAVE_GD_TTF 1 | |
| #define HAVE_GD_PNG 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_LUA 1 | |
| #define HAVE_LUA_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char XmbDrawString (); | |
| int | |
| main () | |
| { | |
| return XmbDrawString (); | |
| ; | |
| return 0; | |
| } | |
configure:12236: result: no | |
configure:12543: checking for pkg-config | |
configure:12573: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:12598: checking pkg-config is at least version 0.9.0 | |
configure:12601: result: yes | |
configure:12726: checking for C++ compiler version | |
configure:12735: clang++ --version >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:12746: $? = 0 | |
configure:12735: clang++ -v >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.4.0 | |
Thread model: posix | |
configure:12746: $? = 0 | |
configure:12735: clang++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:12746: $? = 1 | |
configure:12735: clang++ -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:12746: $? = 1 | |
configure:12750: checking whether we are using the GNU C++ compiler | |
configure:12769: clang++ -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp >&5 | |
configure:12769: $? = 0 | |
configure:12778: result: yes | |
configure:12787: checking whether clang++ accepts -g | |
configure:12807: clang++ -c -g -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp >&5 | |
configure:12807: $? = 0 | |
configure:12848: result: yes | |
configure:12873: checking dependency style of clang++ | |
configure:12984: result: none | |
configure:13020: clang++ -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp >&5 | |
configure:13020: $? = 0 | |
configure:13027: checking how to run the C++ preprocessor | |
configure:13054: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
configure:13054: $? = 0 | |
configure:13068: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
conftest.cpp:128:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:13068: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DECL_SIGNGAM 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define PIPES 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| #define HAVE_READLINE_RESET 1 | |
| #define HAVE_LIBREADLINE 1 | |
| #define HAVE_READLINE_READLINE_H 1 | |
| #define HAVE_READLINE_HISTORY_H 1 | |
| #define GNUPLOT_HISTORY 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBGD 1 | |
| #define HAVE_GD_H 1 | |
| #define HAVE_GD_GIF 1 | |
| #define GIF_ANIMATION 1 | |
| #define HAVE_GD_JPEG 1 | |
| #define HAVE_GD_TTF 1 | |
| #define HAVE_GD_PNG 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_LUA 1 | |
| #define HAVE_LUA_H 1 | |
| #define EXTERNAL_X11_WINDOW 1 | |
| #define EAM_BOXED_TEXT 1 | |
| #define EAM_OBJECTS 1 | |
| #define HIDDEN3D_QUADTREE 1 | |
| #define HIDDEN3D_VAR_PTSIZE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13093: result: clang++ -E | |
configure:13113: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
configure:13113: $? = 0 | |
configure:13127: clang++ -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.cpp | |
conftest.cpp:128:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:13127: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DECL_SIGNGAM 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define PIPES 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| #define HAVE_READLINE_RESET 1 | |
| #define HAVE_LIBREADLINE 1 | |
| #define HAVE_READLINE_READLINE_H 1 | |
| #define HAVE_READLINE_HISTORY_H 1 | |
| #define GNUPLOT_HISTORY 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBGD 1 | |
| #define HAVE_GD_H 1 | |
| #define HAVE_GD_GIF 1 | |
| #define GIF_ANIMATION 1 | |
| #define HAVE_GD_JPEG 1 | |
| #define HAVE_GD_TTF 1 | |
| #define HAVE_GD_PNG 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_LUA 1 | |
| #define HAVE_LUA_H 1 | |
| #define EXTERNAL_X11_WINDOW 1 | |
| #define EAM_BOXED_TEXT 1 | |
| #define EAM_OBJECTS 1 | |
| #define HIDDEN3D_QUADTREE 1 | |
| #define HIDDEN3D_VAR_PTSIZE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:14123: checking for QT | |
configure:14131: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Network Qt5Svg Qt5PrintSupport" | |
configure:14134: $? = 0 | |
configure:14149: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Network Qt5Svg Qt5PrintSupport" | |
configure:14152: $? = 0 | |
configure:14228: result: yes | |
configure:14372: WARNING: The Qt terminal will use Qt5. | |
configure:14381: checking vfork.h usability | |
configure:14381: clang -c -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c >&5 | |
conftest.c:163:10: fatal error: 'vfork.h' file not found | |
#include <vfork.h> | |
^ | |
1 error generated. | |
configure:14381: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DECL_SIGNGAM 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define PIPES 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| #define HAVE_READLINE_RESET 1 | |
| #define HAVE_LIBREADLINE 1 | |
| #define HAVE_READLINE_READLINE_H 1 | |
| #define HAVE_READLINE_HISTORY_H 1 | |
| #define GNUPLOT_HISTORY 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBGD 1 | |
| #define HAVE_GD_H 1 | |
| #define HAVE_GD_GIF 1 | |
| #define GIF_ANIMATION 1 | |
| #define HAVE_GD_JPEG 1 | |
| #define HAVE_GD_TTF 1 | |
| #define HAVE_GD_PNG 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_LUA 1 | |
| #define HAVE_LUA_H 1 | |
| #define EXTERNAL_X11_WINDOW 1 | |
| #define EAM_BOXED_TEXT 1 | |
| #define EAM_OBJECTS 1 | |
| #define HIDDEN3D_QUADTREE 1 | |
| #define HIDDEN3D_VAR_PTSIZE 1 | |
| #define NO_BITMAP_SUPPORT 1 | |
| #define USE_STATS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <vfork.h> | |
configure:14381: result: no | |
configure:14381: checking vfork.h presence | |
configure:14381: clang -E -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include conftest.c | |
conftest.c:130:10: fatal error: 'vfork.h' file not found | |
#include <vfork.h> | |
^ | |
1 error generated. | |
configure:14381: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.1" | |
| #define PACKAGE_STRING "gnuplot 5.0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.1" | |
| #define PROTOTYPES 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_STRINGIZE 1 | |
| #define HAVE_OFF_T 1 | |
| #define HAVE_FSEEKO 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_LIBC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
| #define HAVE_EXTERNAL_FUNCTIONS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_TIME_T_IN_TIME_H 1 | |
| #define RETSIGTYPE void | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_SETVBUF 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_ERFC 1 | |
| #define HAVE_GAMMA 1 | |
| #define HAVE_LGAMMA 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_FDOPEN 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DECL_SIGNGAM 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define PIPES 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| #define HAVE_READLINE_RESET 1 | |
| #define HAVE_LIBREADLINE 1 | |
| #define HAVE_READLINE_READLINE_H 1 | |
| #define HAVE_READLINE_HISTORY_H 1 | |
| #define GNUPLOT_HISTORY 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBGD 1 | |
| #define HAVE_GD_H 1 | |
| #define HAVE_GD_GIF 1 | |
| #define GIF_ANIMATION 1 | |
| #define HAVE_GD_JPEG 1 | |
| #define HAVE_GD_TTF 1 | |
| #define HAVE_GD_PNG 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_LUA 1 | |
| #define HAVE_LUA_H 1 | |
| #define EXTERNAL_X11_WINDOW 1 | |
| #define EAM_BOXED_TEXT 1 | |
| #define EAM_OBJECTS 1 | |
| #define HIDDEN3D_QUADTREE 1 | |
| #define HIDDEN3D_VAR_PTSIZE 1 | |
| #define NO_BITMAP_SUPPORT 1 | |
| #define USE_STATS 1 | |
| /* end confdefs.h. */ | |
| #include <vfork.h> | |
configure:14381: result: no | |
configure:14381: checking for vfork.h | |
configure:14381: result: no | |
configure:14394: checking for fork | |
configure:14394: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv >&5 | |
configure:14394: $? = 0 | |
configure:14394: result: yes | |
configure:14394: checking for vfork | |
configure:14394: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv >&5 | |
conftest.c:154:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] | |
char vfork (); | |
^ | |
conftest.c:154:6: note: 'vfork' is a builtin with type 'int (void)' | |
1 warning generated. | |
configure:14394: $? = 0 | |
configure:14394: result: yes | |
configure:14404: checking for working fork | |
configure:14426: clang -o conftest -g -O2 -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib conftest.c -liconv >&5 | |
configure:14426: $? = 0 | |
configure:14426: ./conftest | |
configure:14426: $? = 0 | |
configure:14436: result: yes | |
configure:14457: checking for working vfork | |
configure:14567: result: yes | |
configure:14796: checking that generated files are newer than configure | |
configure:14802: result: done | |
configure:14885: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gnuplot config.status 5.0.1, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on MBAR.local | |
config.status:1083: creating Makefile | |
config.status:1083: creating config/Makefile | |
config.status:1083: creating demo/Makefile | |
config.status:1083: creating demo/plugin/Makefile | |
config.status:1083: creating docs/Makefile | |
config.status:1083: creating m4/Makefile | |
config.status:1083: creating man/Makefile | |
config.status:1083: creating share/Makefile | |
config.status:1083: creating share/LaTeX/Makefile | |
config.status:1083: creating src/Makefile | |
config.status:1083: creating src/beos/Makefile | |
config.status:1083: creating src/wxterminal/Makefile | |
config.status:1083: creating src/qtterminal/Makefile | |
config.status:1083: creating term/Makefile | |
config.status:1083: creating tutorial/Makefile | |
config.status:1083: creating config.h | |
config.status:1312: executing depfiles commands | |
config.status:1312: executing default commands | |
configure:16213: WARNING: unrecognized options: --with-qt5 | |
configure:16219: result: | |
configure:16221: result: ** Configuration summary for gnuplot 5.0.1: | |
configure:16223: result: | |
configure:16226: result: gnuplot will be compiled with the following terminals: | |
configure:16228: result: | |
configure:16231: result: Standalone terminals: yes (always builtin) | |
configure:16233: result: canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex, | |
configure:16235: result: epslatex, fig, hpgl,latex, metafont, metapost, mif, pcl5, | |
configure:16237: result: postscript, pslatex, pstex, pstricks, qms, svg, | |
configure:16239: result: tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek | |
configure:16241: result: | |
configure:16248: result: dot-matrix terminals: no (use --with-bitmap-terminals to enable) | |
configure:16251: result: epson, nec, okidata, tandy, and seiko dp414 printers | |
configure:16253: result: hp500c, hpdj, hpljii, hppj, pbm, sixel, starc | |
configure:16255: result: | |
configure:16280: result: X Window System terminal: no (requires X libraries) | |
configure:16296: result: PDFlib pdf terminal: no (use --with-pdf to enable) | |
configure:16313: result: linux terminal (vga console): no (use --with-linux-vga to enable) | |
configure:16315: result: vgagl terminal ((s)vga console): no (use --with-linux-vga to enable) | |
configure:16328: result: ggi terminal: no (use --with-ggi to enable, requires libggi) | |
configure:16336: result: gpic terminal: no (use --with-gpic to enable) | |
configure:16344: result: mif terminal: no (use --with-mif to enable) | |
configure:16367: result: caca terminal: no (requires libcaca >= 0.99.beta15) | |
configure:16375: result: aqua terminal (OSX): no | |
configure:16383: result: libgd-based png, jpeg, and gif terminals: yes (with animated gif) | |
configure:16398: result: cairo-based terminals: no (requires cairo>1.2, pango>1.10) | |
configure:16403: result: lua/TikZ terminal: yes | |
configure:16419: result: wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) | |
configure:16429: result: Qt terminal: yes (qt5) | |
configure:16437: result: | |
configure:16439: result: Additional platform-specific or older terminals omitted by default: | |
configure:16441: result: gpic, mif (FrameMaker 3), hp2623a, hp2648, imagen, kyocera | |
configure:16443: result: pm (makefile.os2), be (BeOS), svga (MSDOS/djgpp) | |
configure:16445: result: sun, windows (several options) | |
configure:16448: result: | |
configure:16450: result: gnuplot will be compiled with the following configurable features: | |
configure:16452: result: | |
configure:16456: result: Mouse support in interactive terminals: yes | |
configure:16464: result: Typing <space> in plot window raises console | |
configure:16471: result: Maximum number of parallel axes: 5 | |
configure:16475: result: Placement of rectangles and other objects: yes | |
configure:16499: result: Readline library: GNU readline library with -lncurses | |
configure:16516: result: Command-line history file: yes | |
configure:16527: result: Check current directory for .gnuplot file: no (use --with-cwdrc to enable) | |
configure:16535: result: Sort help/subtopic tables by column: no (use --without-row-help to enable) | |
configure:16543: result: cerf() and other special functions: no (libcerf not found) | |
configure:16548: result: plugin support for loading external functions: yes | |
configure:16559: result: Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable) | |
configure:16571: result: Hidden3d optimization (gridbox/quadtree/none): quadtree | |
configure:16580: result: Allow deprecated syntax: no (use --enable-backwards-compatibility) | |
configure:16585: result: Statistical summary of data ("stats" command): yes | |
configure:16593: result: | |
configure:16595: result: gnuplot will install the following additional materials: | |
configure:16597: result: | |
configure:16604: result: LaTeX tutorial: no | |
configure:16623: result: cfg file for epslatex terminal: no | |
configure:16625: result: TeX *.sty for lua/tikz terminal: no | |
configure:16629: result: Help file: yes (always), in ${datarootdir}/gnuplot/5.0/gnuplot.gih | |
configure:16632: result: PostScript prologue files: yes (always) | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_c_inline=inline | |
ac_cv_c_stringize=yes | |
ac_cv_cxx_compiler_gnu=yes | |
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_func_atexit=yes | |
ac_cv_func_bcopy=yes | |
ac_cv_func_bzero=yes | |
ac_cv_func_doprnt=no | |
ac_cv_func_erf=yes | |
ac_cv_func_erfc=yes | |
ac_cv_func_fdopen=yes | |
ac_cv_func_fork=yes | |
ac_cv_func_fork_works=yes | |
ac_cv_func_gamma=yes | |
ac_cv_func_getcwd=yes | |
ac_cv_func_index=yes | |
ac_cv_func_lgamma=yes | |
ac_cv_func_memcpy=yes | |
ac_cv_func_memmove=yes | |
ac_cv_func_memset=yes | |
ac_cv_func_on_exit=no | |
ac_cv_func_pclose=yes | |
ac_cv_func_poll=yes | |
ac_cv_func_popen=yes | |
ac_cv_func_rindex=yes | |
ac_cv_func_select=yes | |
ac_cv_func_select_args='int,fd_set *,struct timeval *' | |
ac_cv_func_setvbuf=yes | |
ac_cv_func_sin=yes | |
ac_cv_func_sleep=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_stpcpy=yes | |
ac_cv_func_strcasecmp=yes | |
ac_cv_func_strchr=yes | |
ac_cv_func_strcspn=yes | |
ac_cv_func_strdup=yes | |
ac_cv_func_strerror=yes | |
ac_cv_func_stricmp=no | |
ac_cv_func_strncasecmp=yes | |
ac_cv_func_strndup=yes | |
ac_cv_func_strnicmp=no | |
ac_cv_func_strnlen=yes | |
ac_cv_func_strrchr=yes | |
ac_cv_func_strstr=yes | |
ac_cv_func_sysinfo=no | |
ac_cv_func_tcgetattr=yes | |
ac_cv_func_usleep=yes | |
ac_cv_func_vfork=yes | |
ac_cv_func_vfork_works=yes | |
ac_cv_func_vfprintf=yes | |
ac_cv_have_decl_signgam=yes | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dl_h=no | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_errno_h=yes | |
ac_cv_header_float_h=yes | |
ac_cv_header_gd_h=yes | |
ac_cv_header_iconv_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_langinfo_h=yes | |
ac_cv_header_libc_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_locale_h=yes | |
ac_cv_header_lua_h=yes | |
ac_cv_header_malloc_h=no | |
ac_cv_header_math_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_poll_h=yes | |
ac_cv_header_readline_history_h=yes | |
ac_cv_header_readline_readline_h=yes | |
ac_cv_header_sgtty_h=yes | |
ac_cv_header_stat_broken=no | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_bsdtypes_h=no | |
ac_cv_header_sys_ioctl_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_socket_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_systeminfo_h=no | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_timeb_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_utsname_h=yes | |
ac_cv_header_termios_h=yes | |
ac_cv_header_time_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_values_h=no | |
ac_cv_header_vfork_h=no | |
ac_cv_header_zlib_h=yes | |
ac_cv_lib_X11_XmbDrawString=no | |
ac_cv_lib_gd_gdImageCreateTrueColor=yes | |
ac_cv_lib_gd_gdImageGif=yes | |
ac_cv_lib_gd_gdImageGifAnimBegin=yes | |
ac_cv_lib_gd_gdImageJpeg=yes | |
ac_cv_lib_gd_gdImagePng=yes | |
ac_cv_lib_gd_gdImageStringFT=yes | |
ac_cv_lib_ncurses___tputs=yes | |
ac_cv_lib_readline_remove_history=yes | |
ac_cv_lib_z_deflate=yes | |
ac_cv_objc_compiler_gnu=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GDLIB_CONFIG=/usr/local/opt/gd/bin/gdlib-config | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_CXXCPP='clang++ -E' | |
ac_cv_prog_EMACS=emacs | |
ac_cv_prog_TROFF=troff | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_prog_objc_g=yes | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_search_cdawson=no | |
ac_cv_search_dlopen='none required' | |
ac_cv_search_iconv_open=-liconv | |
ac_cv_search_rl_complete_with_tilde_expansion='none required' | |
ac_cv_search_rl_ding=-lreadline | |
ac_cv_search_rl_forced_update_display='none required' | |
ac_cv_search_rl_reset_after_signal='none required' | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
ac_cv_sys_largefile_source=no | |
ac_cv_type__Bool=yes | |
ac_cv_type_off_t=yes | |
ac_cv_type_signal=void | |
ac_cv_type_size_t=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_OBJC_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
pkg_cv_LUA_CFLAGS='-I/usr/local/include ' | |
pkg_cv_LUA_LIBS='-L/usr/local/lib -llua -lm ' | |
pkg_cv_QT_CFLAGS='-I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include ' | |
pkg_cv_QT_LIBS='-F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtNetwork -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtSvg -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtPrintSupport -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtWidgets -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtGui -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtCore ' | |
## ----------------- ## | |
## 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='depmode=none' | |
CC_FOR_BUILD='clang' | |
CFLAGS='-g -O2' | |
CPP='clang -E' | |
CPPFLAGS=' -I/usr/local/opt/readline/include -I/usr/local/Cellar/gd/2.1.1/include -I/usr/local/include -I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include ' | |
CXX='clang++' | |
CXXCPP='clang++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-g -O2 -fPIE ' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DIST_CONTACT='' | |
DVIPS='no' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EMACS='emacs' | |
EXEEXT='' | |
GDLIB_CONFIG='/usr/local/opt/gd/bin/gdlib-config' | |
GIHDIR='${datarootdir}/gnuplot/5.0' | |
GREP='/usr/bin/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='no' | |
LATEX='no' | |
LDFLAGS=' -L/usr/local/opt/readline/lib -L/usr/X11/lib -L/usr/local/opt/jpeg/lib' | |
LIBCERF_CFLAGS='' | |
LIBCERF_LIBS='' | |
LIBOBJS='' | |
LIBRARIES_FOR_X='' | |
LIBS='-liconv ' | |
LINUXSUID='' | |
LN_S='ln -s' | |
LRELEASE='/usr/local/Cellar/qt5/5.5.0/bin/lrelease' | |
LTLIBOBJS='' | |
LUA_CFLAGS='-I/usr/local/include ' | |
LUA_LIBS='-L/usr/local/lib -llua -lm ' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='makeinfo' | |
MKDIR_P='./install-sh -c -d' | |
MOC='/usr/local/Cellar/qt5/5.5.0/bin/moc' | |
OBJC='clang' | |
OBJCDEPMODE='depmode=none' | |
OBJCFLAGS='-g -O2' | |
OBJEXT='o' | |
PACKAGE='gnuplot' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='gnuplot' | |
PACKAGE_STRING='gnuplot 5.0.1' | |
PACKAGE_TARNAME='gnuplot' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='5.0.1' | |
PANGO_1_10_2_CFLAGS='' | |
PANGO_1_10_2_LIBS='' | |
PATH_SEPARATOR=':' | |
PDFLATEX='no' | |
PDFLIB_CONFIG='' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PLAINTEX='no' | |
QT_CFLAGS='-I/usr/local/Cellar/qt5/5.5.0/include/QtNetwork -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtSvg -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtPrintSupport -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtWidgets -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtGui -I/usr/local/Cellar/qt5/5.5.0/include -I/usr/local/Cellar/qt5/5.5.0/include/QtCore -I/usr/local/Cellar/qt5/5.5.0/include ' | |
QT_LIBS='-F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtNetwork -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtSvg -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtPrintSupport -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtWidgets -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtGui -F/usr/local/Cellar/qt5/5.5.0/lib -framework\ QtCore ' | |
RCC='/usr/local/Cellar/qt5/5.5.0/bin/rcc' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
TERMLIBS=' -lreadline -lncurses -lz -lgd -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.6.16/lib -lpng16 -L/usr/local/Cellar/freetype/2.5.5/lib -lfreetype -L/usr/local/opt/fontconfig/lib -lfontconfig -lfontconfig -L/usr/local/opt/libtiff/lib -ltiff -liconv -L/usr/local/lib -llua -lm ' | |
TERMXLIBS='' | |
TEXDIR='no' | |
TEXHASH='true' | |
TROFF='troff' | |
TUTORIAL='notutorial' | |
UIC='/usr/local/Cellar/qt5/5.5.0/bin/uic' | |
VERSION='5.0.1' | |
VERSION_MAJOR='5.0' | |
WX_CONFIG='' | |
WX_LIBS='' | |
X11_APPDEFAULTS_DIR='/etc/X11/app-defaults/' | |
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='${prefix}' | |
host_alias='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/gnuplot20150809-59731-1oke0m9/gnuplot-5.0.1/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.1' | |
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.1" | |
#define PACKAGE_STRING "gnuplot 5.0.1" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gnuplot" | |
#define VERSION "5.0.1" | |
#define PROTOTYPES 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define __EXTENSIONS__ 1 | |
#define _ALL_SOURCE 1 | |
#define _GNU_SOURCE 1 | |
#define _POSIX_PTHREAD_SEMANTICS 1 | |
#define _TANDEM_SOURCE 1 | |
#define HAVE_STRINGIZE 1 | |
#define HAVE_OFF_T 1 | |
#define HAVE_FSEEKO 1 | |
#define X_DISPLAY_MISSING 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_ERRNO_H 1 | |
#define HAVE_FLOAT_H 1 | |
#define HAVE_LANGINFO_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_MATH_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_TIME_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_IOCTL_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TIMEB_H 1 | |
#define HAVE_SYS_UTSNAME_H 1 | |
#define HAVE_LIBC_H 1 | |
#define HAVE_POLL_H 1 | |
#define HAVE_SGTTY_H 1 | |
#define HAVE_TERMIOS_H 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define HAVE__BOOL 1 | |
#define HAVE_STDBOOL_H 1 | |
#define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | |
#define HAVE_EXTERNAL_FUNCTIONS 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_TIME_T_IN_TIME_H 1 | |
#define RETSIGTYPE void | |
#define HAVE_ATEXIT 1 | |
#define HAVE_MEMCPY 1 | |
#define HAVE_MEMMOVE 1 | |
#define HAVE_MEMSET 1 | |
#define HAVE_BCOPY 1 | |
#define HAVE_BZERO 1 | |
#define HAVE_SETVBUF 1 | |
#define HAVE_STRERROR 1 | |
#define HAVE_STRCHR 1 | |
#define HAVE_STRRCHR 1 | |
#define HAVE_STRSTR 1 | |
#define HAVE_INDEX 1 | |
#define HAVE_RINDEX 1 | |
#define HAVE_ERF 1 | |
#define HAVE_ERFC 1 | |
#define HAVE_GAMMA 1 | |
#define HAVE_LGAMMA 1 | |
#define HAVE_GETCWD 1 | |
#define HAVE_POLL 1 | |
#define HAVE_PCLOSE 1 | |
#define HAVE_POPEN 1 | |
#define HAVE_FDOPEN 1 | |
#define HAVE_SELECT 1 | |
#define HAVE_SLEEP 1 | |
#define HAVE_STPCPY 1 | |
#define HAVE_STRCSPN 1 | |
#define HAVE_STRDUP 1 | |
#define HAVE_STRNDUP 1 | |
#define HAVE_STRNLEN 1 | |
#define HAVE_STRCASECMP 1 | |
#define HAVE_STRNCASECMP 1 | |
#define HAVE_TCGETATTR 1 | |
#define HAVE_VFPRINTF 1 | |
#define HAVE_USLEEP 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_DECL_SIGNGAM 1 | |
#define HAVE_SIGSETJMP 1 | |
#define PIPES 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define SELECT_TYPE_ARG1 int | |
#define SELECT_TYPE_ARG234 (fd_set *) | |
#define SELECT_TYPE_ARG5 (struct timeval *) | |
#define HAVE_READLINE_RESET 1 | |
#define HAVE_LIBREADLINE 1 | |
#define HAVE_READLINE_READLINE_H 1 | |
#define HAVE_READLINE_HISTORY_H 1 | |
#define GNUPLOT_HISTORY 1 | |
#define HAVE_LIBZ 1 | |
#define HAVE_LIBGD 1 | |
#define HAVE_GD_H 1 | |
#define HAVE_GD_GIF 1 | |
#define GIF_ANIMATION 1 | |
#define HAVE_GD_JPEG 1 | |
#define HAVE_GD_TTF 1 | |
#define HAVE_GD_PNG 1 | |
#define HAVE_ICONV 1 | |
#define HAVE_LUA 1 | |
#define HAVE_LUA_H 1 | |
#define EXTERNAL_X11_WINDOW 1 | |
#define EAM_BOXED_TEXT 1 | |
#define EAM_OBJECTS 1 | |
#define HIDDEN3D_QUADTREE 1 | |
#define HIDDEN3D_VAR_PTSIZE 1 | |
#define NO_BITMAP_SUPPORT 1 | |
#define USE_STATS 1 | |
#define HAVE_FORK 1 | |
#define HAVE_VFORK 1 | |
#define HAVE_WORKING_VFORK 1 | |
#define HAVE_WORKING_FORK 1 | |
#define QTTERM 1 | |
#define USE_MOUSE 1 | |
#define PIPE_IPC 1 | |
#define MAX_PARALLEL_AXES 7 | |
configure: exit 0 |
This file contains 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: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: ec4045d04d57726945692d7a56d04c80fc86cefb | |
Last commit: 3 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.10.4-x86_64 | |
Xcode: 6.4 | |
CLT: 6.4.0.0.1.1435007323 | |
Clang: 6.1 build 602 | |
X11: N/A | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /opt/rubies/ruby-2.2.2/bin/ruby | |
Java: 1.7.0_75 |
This file contains 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
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/python2.7/greenlet/greenlet.h | |
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: | |
sqlite | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment