Created
April 17, 2015 23:19
-
-
Save tseemann/8df50a6ba075cbadc286 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-04-18 08:41:19 +1000 | |
./configure | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/bio/linuxbrew/Cellar/gnuplot/5.0.0 | |
--with-readline=/bio/linuxbrew/opt/readline | |
--with-gd=/bio/linuxbrew/opt/gd | |
--disable-wxwidgets | |
--without-cairo | |
--without-aquaterm | |
--without-x | |
--without-latex | |
--without-tutorial | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/missing: Unknown `--is-lightweight' option | |
Try `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/missing --help' for more information | |
configure: WARNING: 'missing' script is too old or missing | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
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... /usr/bin/gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/gcc accepts -g... yes | |
checking for /usr/bin/gcc option to accept ISO C89... none needed | |
checking whether /usr/bin/gcc understands -c and -o together... yes | |
checking dependency style of /usr/bin/gcc... none | |
checking how to run the C preprocessor... /usr/bin/gcc -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) /usr/bin/gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/gcc accepts -g... (cached) yes | |
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed | |
checking whether /usr/bin/gcc understands -c and -o together... (cached) yes | |
checking dependency style of /usr/bin/gcc... (cached) none | |
checking how to run the C preprocessor... /usr/bin/gcc -E | |
checking whether we are using the GNU Objective C compiler... no | |
checking whether /usr/bin/gcc accepts -g... no | |
checking dependency style of /usr/bin/gcc... 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) /usr/bin/gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/gcc accepts -g... (cached) yes | |
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed | |
checking whether /usr/bin/gcc understands -c and -o together... (cached) yes | |
checking dependency style of /usr/bin/gcc... (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... /bio/linuxbrew/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... no | |
checking for xemacs... no | |
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... no | |
checking for BeOS... no | |
checking for Alpha/AXP CPU... no | |
checking for sin... no | |
checking for sin in -lm... 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... no | |
checking libc.h presence... no | |
checking for libc.h... no | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
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... yes | |
checking values.h presence... yes | |
checking for values.h... yes | |
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... -ldl | |
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... yes | |
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... yes | |
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... -lreadline | |
checking for library containing rl_reset_after_signal... -lreadline | |
checking for library containing rl_complete_with_tilde_expansion... -lreadline | |
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... /bio/linuxbrew/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... none required | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for LUA... no | |
checking for LUA... no | |
configure: WARNING: Could not find support for lua using pkg-config. | |
checking for library containing luaL_openlibs... -llua | |
checking lua.h usability... no | |
checking lua.h presence... no | |
checking for lua.h... no | |
configure: WARNING: please add path to lua.h to CPPFLAGS in Makefile | |
checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes | |
checking for pkg-config... (cached) /bio/linuxbrew/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 /usr/bin/g++ accepts -g... yes | |
checking dependency style of /usr/bin/g++... none | |
checking how to run the C++ preprocessor... /usr/bin/g++ -E | |
checking for QT... configure: WARNING: | |
Package requirements (Qt5Core Qt5Gui Qt5Network Qt5Svg Qt5PrintSupport) were not met: | |
No package 'Qt5Core' found | |
No package 'Qt5Gui' found | |
No package 'Qt5Network' found | |
No package 'Qt5Svg' found | |
No package 'Qt5PrintSupport' 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 QT_CFLAGS | |
and QT_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
checking for QT... configure: WARNING: | |
Package requirements (QtCore >= 4.5 QtGui >= 4.5 QtNetwork >= 4.5 QtSvg >= 4.5) were not met: | |
No package 'QtCore' found | |
No package 'QtGui' found | |
No package 'QtNetwork' found | |
No package 'QtSvg' 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 QT_CFLAGS | |
and QT_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
configure: WARNING: The Qt terminal will not be compiled. | |
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 | |
** Configuration summary for gnuplot 5.0.0: | |
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: no (use --with-qt or --with-qt=qt4 to enable | |
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: no | |
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 hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-04-18 08:41:33 +1000 | |
make | |
make all-recursive | |
make[1]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0' | |
Making all in config | |
make[2]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/config' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/config' | |
Making all in m4 | |
make[2]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/m4' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/m4' | |
Making all in term | |
make[2]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/term' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/term' | |
Making all in src | |
make[2]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src' | |
Making timestamp.h | |
make all-recursive | |
make[3]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src' | |
Making all in wxterminal | |
make[4]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src/wxterminal' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src/wxterminal' | |
Making all in qtterminal | |
make[4]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src/qtterminal' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src/qtterminal' | |
make[4]: Entering directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src' | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o alloc.o alloc.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o axis.o axis.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o breaders.o breaders.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o boundary.o boundary.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o color.o color.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o command.o command.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o contour.o contour.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o datablock.o datablock.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o datafile.o datafile.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o dynarray.o dynarray.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o eval.o eval.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o external.o external.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o fit.o fit.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o gadgets.o gadgets.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o getcolor.o getcolor.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o graph3d.o graph3d.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o graphics.o graphics.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o help.o help.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o hidden3d.o hidden3d.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o history.o history.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o internal.o internal.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o interpol.o interpol.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o libcerf.o libcerf.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o matrix.o matrix.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o misc.o misc.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o mouse.o mouse.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o multiplot.o multiplot.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o parse.o parse.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o plot.o plot.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o plot2d.o plot2d.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o plot3d.o plot3d.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o pm3d.o pm3d.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o readline.o readline.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o save.o save.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o scanner.o scanner.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o set.o set.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o show.o show.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o specfun.o specfun.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o standard.o standard.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o stats.o stats.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o stdfn.o stdfn.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o tables.o tables.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o tabulate.o tabulate.c | |
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/bin\" -DX11_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/bio/linuxbrew/Cellar/gnuplot/5.0.0/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -Os -w -pipe -march=core2 -c -o term.o term.c | |
In file included from term.h:414:0, | |
from term.c:1185: | |
../term/lua.trm:113:17: fatal error: lua.h: No such file or directory | |
#include <lua.h> | |
^ | |
compilation terminated. | |
make[4]: *** [term.o] Error 1 | |
make[4]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src' | |
make[3]: *** [all-recursive] Error 1 | |
make[3]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src' | |
make[2]: *** [all] Error 2 | |
make[2]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/src' | |
make[1]: *** [all-recursive] Error 1 | |
make[1]: Leaving directory `/tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0' | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew.git | |
HEAD: f93b72990837f3f679c6ca926e2c49ccb2d517f0 | |
Last commit: 2 days ago | |
HOMEBREW_PREFIX: /bio/linuxbrew | |
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar | |
CPU: 72-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 2.2.1 => /bio/linuxbrew/Cellar/ruby/2.2.1/bin/ruby | |
Perl: /usr/bin/perl | |
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.9/bin/python2.7 | |
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.2.1/bin/ruby | |
Java: 1.7.0_79 | |
CC: /usr/bin/gcc | |
CXX: /usr/bin/g++ | |
OBJC: /usr/bin/gcc | |
OBJCXX: /usr/bin/g++ | |
CFLAGS: -Os -w -pipe -march=core2 | |
CXXFLAGS: -Os -w -pipe -march=core2 | |
CPPFLAGS: -isystem/bio/linuxbrew/include | |
LDFLAGS: -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib | |
CMAKE_PREFIX_PATH: /bio/linuxbrew | |
PKG_CONFIG_LIBDIR: /bio/linuxbrew/lib/pkgconfig | |
PATH: /home/tseemann/perl5/bin:/bio/perl5/bin:/bio/linuxbrew/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bio/sw/hierBAPS:/bio/sw/brat:/bio/sw/nesoni/bin:/bio/sw/mauve:/bio/sw/splitstree4:/bio/sw/vbc/fqa-tools:/home/tseemann/git/snippy/bin:/home/tseemann/git/nullarbor/bin:/home/tseemann/git/prokka/bin:/home/tseemann/git/mlst/bin:/home/tseemann/git/abricate/bin:/home/tseemann/git/mdu-tools/bin:/home/tseemann/git/nullarbor/sbin:/usr/local/sbin:/usr/sbin:/home/tseemann/git/nullarbor/sbin:/home/tseemann/.local/bin:/home/tseemann/bin:/bio/linuxbrew/Library/ENV/scm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gnuplot configure 5.0.0, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/bio/linuxbrew/Cellar/gnuplot/5.0.0 --with-readline=/bio/linuxbrew/opt/readline --with-gd=/bio/linuxbrew/opt/gd --disable-wxwidgets --without-cairo --without-aquaterm --without-x --without-latex --without-tutorial | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = 526080-s598783.unimelb.edu.au | |
uname -m = x86_64 | |
uname -r = 3.10.0-229.el7.x86_64 | |
uname -s = Linux | |
uname -v = #1 SMP Thu Jan 29 18:37:38 EST 2015 | |
/usr/bin/uname -p = x86_64 | |
/bin/uname -X = unknown | |
/bin/arch = x86_64 | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /home/tseemann/perl5/bin | |
PATH: /bio/perl5/bin | |
PATH: /bio/linuxbrew/bin | |
PATH: /usr/lib64/qt-3.3/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bio/sw/hierBAPS | |
PATH: /bio/sw/brat | |
PATH: /bio/sw/nesoni/bin | |
PATH: /bio/sw/mauve | |
PATH: /bio/sw/splitstree4 | |
PATH: /bio/sw/vbc/fqa-tools | |
PATH: /home/tseemann/git/snippy/bin | |
PATH: /home/tseemann/git/nullarbor/bin | |
PATH: /home/tseemann/git/prokka/bin | |
PATH: /home/tseemann/git/mlst/bin | |
PATH: /home/tseemann/git/abricate/bin | |
PATH: /home/tseemann/git/mdu-tools/bin | |
PATH: /home/tseemann/git/nullarbor/sbin | |
PATH: /usr/local/sbin | |
PATH: /usr/sbin | |
PATH: /home/tseemann/git/nullarbor/sbin | |
PATH: /home/tseemann/.local/bin | |
PATH: /home/tseemann/bin | |
PATH: /bio/linuxbrew/Library/ENV/scm | |
## ----------- ## | |
## 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: /usr/bin/mkdir -p | |
configure:3031: checking for gawk | |
configure:3047: found /usr/bin/gawk | |
configure:3058: result: gawk | |
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: /usr/bin/gcc | |
configure:3661: checking for C compiler version | |
configure:3670: /usr/bin/gcc --version >&5 | |
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3681: $? = 0 | |
configure:3670: /usr/bin/gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
configure:3681: $? = 0 | |
configure:3670: /usr/bin/gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3681: $? = 4 | |
configure:3670: /usr/bin/gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3681: $? = 4 | |
configure:3701: checking whether the C compiler works | |
configure:3723: /usr/bin/gcc -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib 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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
configure:3797: $? = 0 | |
configure:3819: result: | |
configure:3841: checking whether we are cross compiling | |
configure:3849: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:3910: $? = 0 | |
configure:3931: result: o | |
configure:3935: checking whether we are using the GNU C compiler | |
configure:3954: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:3954: $? = 0 | |
configure:3963: result: yes | |
configure:3972: checking whether /usr/bin/gcc accepts -g | |
configure:3992: /usr/bin/gcc -c -g -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:3992: $? = 0 | |
configure:4033: result: yes | |
configure:4050: checking for /usr/bin/gcc option to accept ISO C89 | |
configure:4113: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4113: $? = 0 | |
configure:4126: result: none needed | |
configure:4151: checking whether /usr/bin/gcc understands -c and -o together | |
configure:4173: /usr/bin/gcc -c conftest.c -o conftest2.o | |
configure:4176: $? = 0 | |
configure:4173: /usr/bin/gcc -c conftest.c -o conftest2.o | |
configure:4176: $? = 0 | |
configure:4188: result: yes | |
configure:4207: checking dependency style of /usr/bin/gcc | |
configure:4318: result: none | |
configure:4339: checking how to run the C preprocessor | |
configure:4370: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
configure:4370: $? = 0 | |
configure:4384: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:4384: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #define PROTOTYPES 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4409: result: /usr/bin/gcc -E | |
configure:4429: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
configure:4429: $? = 0 | |
configure:4443: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:4443: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4622: $? = 0 | |
configure:4695: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for sys/stat.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for stdlib.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for string.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for memory.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for strings.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for inttypes.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for stdint.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4719: checking for unistd.h | |
configure:4719: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4719: result: yes | |
configure:4732: checking minix/config.h usability | |
configure:4732: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c:55:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:4732: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:22:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:4732: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4771: $? = 0 | |
configure:4778: result: yes | |
configure:4841: checking for gcc | |
configure:4868: result: /usr/bin/gcc | |
configure:5097: checking for C compiler version | |
configure:5106: /usr/bin/gcc --version >&5 | |
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:5117: $? = 0 | |
configure:5106: /usr/bin/gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
configure:5117: $? = 0 | |
configure:5106: /usr/bin/gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:5117: $? = 4 | |
configure:5106: /usr/bin/gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:5117: $? = 4 | |
configure:5121: checking whether we are using the GNU C compiler | |
configure:5149: result: yes | |
configure:5158: checking whether /usr/bin/gcc accepts -g | |
configure:5219: result: yes | |
configure:5236: checking for /usr/bin/gcc option to accept ISO C89 | |
configure:5312: result: none needed | |
configure:5337: checking whether /usr/bin/gcc understands -c and -o together | |
configure:5374: result: yes | |
configure:5393: checking dependency style of /usr/bin/gcc | |
configure:5504: result: none | |
configure:5524: checking how to run the C preprocessor | |
configure:5594: result: /usr/bin/gcc -E | |
configure:5614: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
configure:5614: $? = 0 | |
configure:5628: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:5628: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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: /usr/bin/gcc --version >&5 | |
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:5782: $? = 0 | |
configure:5771: /usr/bin/gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
configure:5782: $? = 0 | |
configure:5771: /usr/bin/gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:5782: $? = 4 | |
configure:5771: /usr/bin/gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:5782: $? = 4 | |
configure:5786: checking whether we are using the GNU Objective C compiler | |
configure:5805: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.m >&5 | |
gcc: error trying to exec 'cc1obj': execvp: No such file or directory | |
configure:5805: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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. */ | |
| | |
| int | |
| main () | |
| { | |
| #ifndef __GNUC__ | |
| choke me | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5814: result: no | |
configure:5823: checking whether /usr/bin/gcc accepts -g | |
configure:5843: /usr/bin/gcc -c -g -isystem/bio/linuxbrew/include conftest.m >&5 | |
gcc: error trying to exec 'cc1obj': execvp: No such file or directory | |
configure:5843: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5858: /usr/bin/gcc -c -isystem/bio/linuxbrew/include conftest.m >&5 | |
gcc: error trying to exec 'cc1obj': execvp: No such file or directory | |
configure:5858: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5874: /usr/bin/gcc -c -g -isystem/bio/linuxbrew/include conftest.m >&5 | |
gcc: error trying to exec 'cc1obj': execvp: No such file or directory | |
configure:5874: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5884: result: no | |
configure:5909: checking dependency style of /usr/bin/gcc | |
configure:6018: result: none | |
configure:6033: checking for an ANSI C-conforming const | |
configure:6099: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:6099: $? = 0 | |
configure:6106: result: yes | |
configure:6114: checking for inline | |
configure:6130: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include 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: /usr/bin/gcc | |
configure:6511: checking for C compiler version | |
configure:6520: /usr/bin/gcc --version >&5 | |
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:6531: $? = 0 | |
configure:6520: /usr/bin/gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
configure:6531: $? = 0 | |
configure:6520: /usr/bin/gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:6531: $? = 4 | |
configure:6520: /usr/bin/gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:6531: $? = 4 | |
configure:6535: checking whether we are using the GNU C compiler | |
configure:6563: result: yes | |
configure:6572: checking whether /usr/bin/gcc accepts -g | |
configure:6633: result: yes | |
configure:6650: checking for /usr/bin/gcc option to accept ISO C89 | |
configure:6726: result: none needed | |
configure:6751: checking whether /usr/bin/gcc understands -c and -o together | |
configure:6788: result: yes | |
configure:6807: checking dependency style of /usr/bin/gcc | |
configure:6918: result: none | |
configure:6962: checking for off_t | |
configure:6962: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:6962: $? = 0 | |
configure:6962: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:64:20: error: expected expression before ')' token | |
if (sizeof ((off_t))) | |
^ | |
configure:6962: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7123: $? = 0 | |
configure:7155: result: no | |
configure:7300: checking for pkg-config | |
configure:7318: found /bio/linuxbrew/bin/pkg-config | |
configure:7330: result: /bio/linuxbrew/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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
/tmp/ccXjFopB.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `cdawson' | |
collect2: error: ld returned 1 exit status | |
configure:7512: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -lcerf >&5 | |
/usr/bin/ld: cannot find -lcerf | |
collect2: error: ld returned 1 exit status | |
configure:7512: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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:7578: result: no | |
configure:7548: checking for xemacs | |
configure:7578: result: no | |
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:8920: result: no | |
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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
/tmp/ccNbA91T.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `sin' | |
collect2: error: ld returned 1 exit status | |
configure:8983: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 | |
| /* end confdefs.h. */ | |
| /* Define sin to an innocuous variant, in case <limits.h> declares sin. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sin innocuous_sin | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sin (); 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 sin | |
| | |
| /* 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 sin (); | |
| /* 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_sin || defined __stub___sin | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return sin (); | |
| ; | |
| return 0; | |
| } | |
configure:8983: result: no | |
configure:8987: checking for sin in -lm | |
configure:9012: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -lm >&5 | |
configure:9012: $? = 0 | |
configure:9021: result: yes | |
configure:9035: checking for ANSI C header files | |
configure:9139: result: yes | |
configure:9157: checking dirent.h usability | |
configure:9157: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking dirent.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking errno.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking float.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking langinfo.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking limits.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking locale.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking math.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking time.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/time.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c:78:26: fatal error: sys/bsdtypes.h: No such file or directory | |
#include <sys/bsdtypes.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:45:26: fatal error: sys/bsdtypes.h: No such file or directory | |
#include <sys/bsdtypes.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/ioctl.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/param.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/select.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/socket.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c:83:28: fatal error: sys/systeminfo.h: No such file or directory | |
#include <sys/systeminfo.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:50:28: fatal error: sys/systeminfo.h: No such file or directory | |
#include <sys/systeminfo.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/timeb.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sys/utsname.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c:85:18: fatal error: libc.h: No such file or directory | |
#include <libc.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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 | |
| /* 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 <libc.h> | |
configure:9157: result: no | |
configure:9157: checking libc.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:52:18: fatal error: libc.h: No such file or directory | |
#include <libc.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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 | |
| /* end confdefs.h. */ | |
| #include <libc.h> | |
configure:9157: result: no | |
configure:9157: checking for libc.h | |
configure:9157: result: no | |
configure:9157: checking malloc.h usability | |
configure:9157: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking malloc.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for malloc.h | |
configure:9157: result: yes | |
configure:9157: checking poll.h usability | |
configure:9157: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking poll.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking sgtty.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking termios.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking values.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking for values.h | |
configure:9157: result: yes | |
configure:9157: checking for dirent.h | |
configure:9157: result: yes | |
configure:9157: checking dlfcn.h usability | |
configure:9157: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9157: result: yes | |
configure:9157: checking dlfcn.h presence | |
configure:9157: /usr/bin/gcc -E -isystem/bio/linuxbrew/include 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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c:92:16: fatal error: dl.h: No such file or directory | |
#include <dl.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:59:16: fatal error: dl.h: No such file or directory | |
#include <dl.h> | |
^ | |
compilation terminated. | |
configure:9157: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9235: $? = 0 | |
configure:9242: result: yes | |
configure:9244: checking for _Bool | |
configure:9244: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9244: $? = 0 | |
configure:9244: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:95:20: error: expected expression before ')' token | |
if (sizeof ((_Bool))) | |
^ | |
configure:9244: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -lm >&5 | |
configure:9276: $? = 0 | |
configure:9277: result: yes | |
configure:9291: checking whether stat file-mode macros are broken | |
configure:9318: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9318: $? = 0 | |
configure:9325: result: no | |
configure:9405: checking for library containing dlopen | |
configure:9436: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -lm >&5 | |
/tmp/ccdo7h92.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `dlopen' | |
collect2: error: ld returned 1 exit status | |
configure:9436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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 | |
| /* 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 dlopen (); | |
| int | |
| main () | |
| { | |
| return dlopen (); | |
| ; | |
| return 0; | |
| } | |
configure:9436: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9436: $? = 0 | |
configure:9453: result: -ldl | |
configure:9476: checking for unistd.h | |
configure:9486: result: yes | |
configure:9495: checking if errno variable is declared | |
configure:9511: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9511: $? = 0 | |
configure:9512: result: yes | |
configure:9524: checking for size_t | |
configure:9524: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9524: $? = 0 | |
configure:9524: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:100:21: error: expected expression before ')' token | |
if (sizeof ((size_t))) | |
^ | |
configure:9524: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:71:1: error: void value not ignored as it ought to be | |
return *(signal (0, 0)) (0) == 1; | |
^ | |
configure:9570: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for memcpy | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for memmove | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for memset | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for on_exit | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for bcopy | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for bzero | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for setvbuf | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strerror | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strchr | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strrchr | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strstr | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for index | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for rindex | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for erf | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for erfc | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for gamma | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for lgamma | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for getcwd | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for poll | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for pclose | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for popen | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for fdopen | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for select | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for sleep | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for stpcpy | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strcspn | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strdup | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strndup | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strnlen | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strcasecmp | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for stricmp | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
/tmp/cczabQ17.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `stricmp' | |
collect2: error: ld returned 1 exit status | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for strnicmp | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
/tmp/cc6O3AUj.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `strnicmp' | |
collect2: error: ld returned 1 exit status | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for tcgetattr | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for vfprintf | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9599: checking for doprnt | |
configure:9599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
/tmp/ccKff06K.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `doprnt' | |
collect2: error: ld returned 1 exit status | |
configure:9599: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9599: $? = 0 | |
configure:9599: result: yes | |
configure:9611: checking for snprintf | |
configure:9611: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9611: $? = 0 | |
configure:9611: result: yes | |
configure:9636: checking whether signgam is declared | |
configure:9636: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9636: $? = 0 | |
configure:9636: result: yes | |
configure:9652: checking for sigsetjmp | |
configure:9665: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&5 | |
configure:9665: $? = 0 | |
configure:9666: result: yes | |
configure:9684: checking if malloc(0) returns 0 | |
configure:9703: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -ldl -lm >&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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:9761: $? = 0 | |
configure:9772: result: int,fd_set *,struct timeval * | |
configure:10195: checking for tputs in -lncurses | |
configure:10220: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c -lncurses -ldl -lm >&5 | |
configure:10220: $? = 0 | |
configure:10230: result: yes | |
configure:10292: checking for remove_history in -lreadline | |
configure:10317: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -lncurses -ldl -lm >&5 | |
configure:10317: $? = 0 | |
configure:10326: result: yes | |
configure:10383: checking for library containing rl_ding | |
configure:10414: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lm >&5 | |
/tmp/ccvlspTr.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `rl_ding' | |
collect2: error: ld returned 1 exit status | |
configure:10414: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -lreadline -lncurses -ldl -lm >&5 | |
configure:10414: $? = 0 | |
configure:10431: result: -lreadline | |
configure:10443: checking for library containing rl_forced_update_display | |
configure:10474: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -ldl -lm >&5 | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tputs' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgoto' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetflag' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `UP' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetent' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetnum' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `PC' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetstr' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `BC' | |
collect2: error: ld returned 1 exit status | |
configure:10474: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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_forced_update_display (); | |
| int | |
| main () | |
| { | |
| return rl_forced_update_display (); | |
| ; | |
| return 0; | |
| } | |
configure:10474: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -lreadline -lncurses -lreadline -ldl -lm >&5 | |
configure:10474: $? = 0 | |
configure:10491: result: -lreadline | |
configure:10503: checking for library containing rl_reset_after_signal | |
configure:10534: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -lreadline -ldl -lm >&5 | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tputs' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgoto' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetflag' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `UP' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetent' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetnum' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `PC' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetstr' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `BC' | |
collect2: error: ld returned 1 exit status | |
configure:10534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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_reset_after_signal (); | |
| int | |
| main () | |
| { | |
| return rl_reset_after_signal (); | |
| ; | |
| return 0; | |
| } | |
configure:10534: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -lreadline -lncurses -lreadline -lreadline -ldl -lm >&5 | |
configure:10534: $? = 0 | |
configure:10551: result: -lreadline | |
configure:10563: checking for library containing rl_complete_with_tilde_expansion | |
configure:10594: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -lreadline -lreadline -ldl -lm >&5 | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tputs' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgoto' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetflag' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `UP' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetent' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetnum' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `PC' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `tgetstr' | |
/bio/linuxbrew/lib/libreadline.so: undefined reference to `BC' | |
collect2: error: ld returned 1 exit status | |
configure:10594: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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 | |
| /* 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_complete_with_tilde_expansion (); | |
| int | |
| main () | |
| { | |
| return rl_complete_with_tilde_expansion (); | |
| ; | |
| return 0; | |
| } | |
configure:10594: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lreadline -lreadline -lncurses -lreadline -lreadline -lreadline -ldl -lm >&5 | |
configure:10594: $? = 0 | |
configure:10611: result: -lreadline | |
configure:10636: checking readline/readline.h usability | |
configure:10636: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10636: $? = 0 | |
configure:10636: result: yes | |
configure:10636: checking readline/readline.h presence | |
configure:10636: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/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: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10653: $? = 0 | |
configure:10653: result: yes | |
configure:10653: checking readline/history.h presence | |
configure:10653: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lz -ldl -lm >&5 | |
configure:10746: $? = 0 | |
configure:10755: result: yes | |
configure:10762: checking zlib.h usability | |
configure:10762: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10762: $? = 0 | |
configure:10762: result: yes | |
configure:10762: checking zlib.h presence | |
configure:10762: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/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 /bio/linuxbrew/bin/gdlib-config | |
configure:10821: result: /bio/linuxbrew/bin/gdlib-config | |
configure:10846: checking for gdImageCreateTrueColor in -lgd | |
configure:10871: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -lgd -ldl -lm -lgd -ljpeg -lz -lm -L/bio/linuxbrew/Cellar/libpng/1.6.16/lib -lpng16 -L/bio/linuxbrew/Cellar/freetype/2.5.5/lib -lfreetype -L/bio/linuxbrew/opt/fontconfig/lib -lfontconfig -lfontconfig -L/bio/linuxbrew/opt/libtiff/lib -ltiff >&5 | |
configure:10871: $? = 0 | |
configure:10880: result: yes | |
configure:10888: checking gd.h usability | |
configure:10888: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.c >&5 | |
configure:10888: $? = 0 | |
configure:10888: result: yes | |
configure:10888: checking gd.h presence | |
configure:10888: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/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: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -lgd -ldl -lm -lgd -ljpeg -lz -lm -L/bio/linuxbrew/Cellar/libpng/1.6.16/lib -lpng16 -L/bio/linuxbrew/Cellar/freetype/2.5.5/lib -lfreetype -L/bio/linuxbrew/opt/fontconfig/lib -lfontconfig -lfontconfig -L/bio/linuxbrew/opt/libtiff/lib -ltiff >&5 | |
configure:10927: $? = 0 | |
configure:10936: result: yes | |
configure:10944: checking for gdImageGifAnimBegin in -lgd | |
configure:10969: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -lgd -ldl -lm -lgd -ljpeg -lz -lm -L/bio/linuxbrew/Cellar/libpng/1.6.16/lib -lpng16 -L/bio/linuxbrew/Cellar/freetype/2.5.5/lib -lfreetype -L/bio/linuxbrew/opt/fontconfig/lib -lfontconfig -lfontconfig -L/bio/linuxbrew/opt/libtiff/lib -ltiff >&5 | |
configure:10969: $? = 0 | |
configure:10978: result: yes | |
configure:10987: checking for gdImageJpeg in -lgd | |
configure:11012: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -lgd -ldl -lm -lgd -ljpeg -lz -lm -L/bio/linuxbrew/Cellar/libpng/1.6.16/lib -lpng16 -L/bio/linuxbrew/Cellar/freetype/2.5.5/lib -lfreetype -L/bio/linuxbrew/opt/fontconfig/lib -lfontconfig -lfontconfig -L/bio/linuxbrew/opt/libtiff/lib -ltiff >&5 | |
configure:11012: $? = 0 | |
configure:11021: result: yes | |
configure:11030: checking for gdImageStringFT in -lgd | |
configure:11055: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -lgd -ldl -lm -lgd -ljpeg -lz -lm -L/bio/linuxbrew/Cellar/libpng/1.6.16/lib -lpng16 -L/bio/linuxbrew/Cellar/freetype/2.5.5/lib -lfreetype -L/bio/linuxbrew/opt/fontconfig/lib -lfontconfig -lfontconfig -L/bio/linuxbrew/opt/libtiff/lib -ltiff >&5 | |
configure:11055: $? = 0 | |
configure:11064: result: yes | |
configure:11073: checking for gdImagePng in -lgd | |
configure:11098: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -lgd -ldl -lm -lgd -ljpeg -lz -lm -L/bio/linuxbrew/Cellar/libpng/1.6.16/lib -lpng16 -L/bio/linuxbrew/Cellar/freetype/2.5.5/lib -lfreetype -L/bio/linuxbrew/opt/fontconfig/lib -lfontconfig -lfontconfig -L/bio/linuxbrew/opt/libtiff/lib -ltiff >&5 | |
configure:11098: $? = 0 | |
configure:11107: result: yes | |
configure:11136: checking for library containing iconv_open | |
configure:11167: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -ldl -lm >&5 | |
configure:11167: $? = 0 | |
configure:11184: result: none required | |
configure:11189: checking iconv.h usability | |
configure:11189: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.c >&5 | |
configure:11189: $? = 0 | |
configure:11189: result: yes | |
configure:11189: checking iconv.h presence | |
configure:11189: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/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" | |
Package lua was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua' found | |
configure:11526: $? = 1 | |
configure:11541: $PKG_CONFIG --exists --print-errors "lua" | |
Package lua was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua' found | |
configure:11544: $? = 1 | |
No package 'lua' found | |
configure:11572: result: no | |
configure:11576: checking for LUA | |
configure:11584: $PKG_CONFIG --exists --print-errors "lua5.1" | |
Package lua5.1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua5.1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua5.1' found | |
configure:11587: $? = 1 | |
configure:11602: $PKG_CONFIG --exists --print-errors "lua5.1" | |
Package lua5.1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua5.1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua5.1' found | |
configure:11605: $? = 1 | |
No package 'lua5.1' found | |
configure:11633: result: no | |
configure:11731: WARNING: Could not find support for lua using pkg-config. | |
configure:11740: checking for library containing luaL_openlibs | |
configure:11771: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -ldl -lm >&5 | |
/tmp/ccjr95Sh.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `luaL_openlibs' | |
collect2: error: ld returned 1 exit status | |
configure:11771: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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 | |
| /* 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 luaL_openlibs (); | |
| int | |
| main () | |
| { | |
| return luaL_openlibs (); | |
| ; | |
| return 0; | |
| } | |
configure:11771: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -llua -ldl -lm >&5 | |
configure:11771: $? = 0 | |
configure:11788: result: -llua | |
configure:11805: checking lua.h usability | |
configure:11805: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.c >&5 | |
conftest.c:159:17: fatal error: lua.h: No such file or directory | |
#include <lua.h> | |
^ | |
compilation terminated. | |
configure:11805: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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 | |
| /* 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 <lua.h> | |
configure:11805: result: no | |
configure:11805: checking lua.h presence | |
configure:11805: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.c | |
conftest.c:126:17: fatal error: lua.h: No such file or directory | |
#include <lua.h> | |
^ | |
compilation terminated. | |
configure:11805: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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 | |
| /* end confdefs.h. */ | |
| #include <lua.h> | |
configure:11805: result: no | |
configure:11805: checking for lua.h | |
configure:11805: result: no | |
configure:11812: WARNING: please add path to lua.h to CPPFLAGS in Makefile | |
configure:12200: checking for multi-byte support in x11 | |
configure:12202: checking for XmbDrawString in -lX11 | |
configure:12227: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib conftest.c -lX11 -llua -ldl -lm >&5 | |
configure:12227: $? = 0 | |
configure:12236: result: yes | |
configure:12543: checking for pkg-config | |
configure:12573: result: /bio/linuxbrew/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: /usr/bin/g++ --version >&5 | |
g++ (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:12746: $? = 0 | |
configure:12735: /usr/bin/g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/g++ | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
configure:12746: $? = 0 | |
configure:12735: /usr/bin/g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:12746: $? = 4 | |
configure:12735: /usr/bin/g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:12746: $? = 4 | |
configure:12750: checking whether we are using the GNU C++ compiler | |
configure:12769: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.cpp >&5 | |
configure:12769: $? = 0 | |
configure:12778: result: yes | |
configure:12787: checking whether /usr/bin/g++ accepts -g | |
configure:12807: /usr/bin/g++ -c -g -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.cpp >&5 | |
configure:12807: $? = 0 | |
configure:12848: result: yes | |
configure:12873: checking dependency style of /usr/bin/g++ | |
configure:12984: result: none | |
configure:13020: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.cpp >&5 | |
configure:13020: $? = 0 | |
configure:13027: checking how to run the C++ preprocessor | |
configure:13054: /usr/bin/g++ -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.cpp | |
configure:13054: $? = 0 | |
configure:13068: /usr/bin/g++ -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.cpp | |
conftest.cpp:132:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:13068: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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 USE_X11_MULTIBYTE 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: /usr/bin/g++ -E | |
configure:13113: /usr/bin/g++ -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.cpp | |
configure:13113: $? = 0 | |
configure:13127: /usr/bin/g++ -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include conftest.cpp | |
conftest.cpp:132:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:13127: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gnuplot" | |
| #define PACKAGE_TARNAME "gnuplot" | |
| #define PACKAGE_VERSION "5.0.0" | |
| #define PACKAGE_STRING "gnuplot 5.0.0" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnuplot" | |
| #define VERSION "5.0.0" | |
| #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 HAVE_LIBM 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_MALLOC_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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 USE_X11_MULTIBYTE 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" | |
Package Qt5Core was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Core.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Core' found | |
Package Qt5Gui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Gui.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Gui' found | |
Package Qt5Network was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Network.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Network' found | |
Package Qt5Svg was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Svg.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Svg' found | |
Package Qt5PrintSupport was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5PrintSupport.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5PrintSupport' found | |
configure:14134: $? = 1 | |
configure:14149: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Network Qt5Svg Qt5PrintSupport" | |
Package Qt5Core was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Core.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Core' found | |
Package Qt5Gui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Gui.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Gui' found | |
Package Qt5Network was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Network.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Network' found | |
Package Qt5Svg was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Svg.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Svg' found | |
Package Qt5PrintSupport was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5PrintSupport.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5PrintSupport' found | |
configure:14152: $? = 1 | |
No package 'Qt5Core' found | |
No package 'Qt5Gui' found | |
No package 'Qt5Network' found | |
No package 'Qt5Svg' found | |
No package 'Qt5PrintSupport' found | |
configure:14191: WARNING: | |
Package requirements (Qt5Core Qt5Gui Qt5Network Qt5Svg Qt5PrintSupport) were not met: | |
No package 'Qt5Core' found | |
No package 'Qt5Gui' found | |
No package 'Qt5Network' found | |
No package 'Qt5Svg' found | |
No package 'Qt5PrintSupport' 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 QT_CFLAGS | |
and QT_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
configure:14246: checking for QT | |
configure:14254: $PKG_CONFIG --exists --print-errors "QtCore >= 4.5 QtGui >= 4.5 QtNetwork >= 4.5 QtSvg >= 4.5" | |
Package QtCore was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtCore.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtCore' found | |
Package QtGui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtGui.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtGui' found | |
Package QtNetwork was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtNetwork.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtNetwork' found | |
Package QtSvg was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtSvg.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtSvg' found | |
configure:14257: $? = 1 | |
configure:14272: $PKG_CONFIG --exists --print-errors "QtCore >= 4.5 QtGui >= 4.5 QtNetwork >= 4.5 QtSvg >= 4.5" | |
Package QtCore was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtCore.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtCore' found | |
Package QtGui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtGui.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtGui' found | |
Package QtNetwork was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtNetwork.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtNetwork' found | |
Package QtSvg was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `QtSvg.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'QtSvg' found | |
configure:14275: $? = 1 | |
No package 'QtCore' found | |
No package 'QtGui' found | |
No package 'QtNetwork' found | |
No package 'QtSvg' found | |
configure:14314: WARNING: | |
Package requirements (QtCore >= 4.5 QtGui >= 4.5 QtNetwork >= 4.5 QtSvg >= 4.5) were not met: | |
No package 'QtCore' found | |
No package 'QtGui' found | |
No package 'QtNetwork' found | |
No package 'QtSvg' 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 QT_CFLAGS | |
and QT_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
configure:14357: WARNING: The Qt terminal will not be compiled. | |
configure:14794: checking that generated files are newer than configure | |
configure:14800: result: done | |
configure:14883: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gnuplot config.status 5.0.0, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on 526080-s598783.unimelb.edu.au | |
config.status:1072: creating Makefile | |
config.status:1072: creating config/Makefile | |
config.status:1072: creating demo/Makefile | |
config.status:1072: creating demo/plugin/Makefile | |
config.status:1072: creating docs/Makefile | |
config.status:1072: creating m4/Makefile | |
config.status:1072: creating man/Makefile | |
config.status:1072: creating share/Makefile | |
config.status:1072: creating share/LaTeX/Makefile | |
config.status:1072: creating src/Makefile | |
config.status:1072: creating src/beos/Makefile | |
config.status:1072: creating src/wxterminal/Makefile | |
config.status:1072: creating src/qtterminal/Makefile | |
config.status:1072: creating term/Makefile | |
config.status:1072: creating tutorial/Makefile | |
config.status:1072: creating config.h | |
config.status:1301: executing depfiles commands | |
config.status:1301: executing default commands | |
configure:16217: result: | |
configure:16219: result: ** Configuration summary for gnuplot 5.0.0: | |
configure:16221: result: | |
configure:16224: result: gnuplot will be compiled with the following terminals: | |
configure:16226: result: | |
configure:16229: result: Standalone terminals: yes (always builtin) | |
configure:16231: result: canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex, | |
configure:16233: result: epslatex, fig, hpgl,latex, metafont, metapost, mif, pcl5, | |
configure:16235: result: postscript, pslatex, pstex, pstricks, qms, svg, | |
configure:16237: result: tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek | |
configure:16239: result: | |
configure:16246: result: dot-matrix terminals: no (use --with-bitmap-terminals to enable) | |
configure:16249: result: epson, nec, okidata, tandy, and seiko dp414 printers | |
configure:16251: result: hp500c, hpdj, hpljii, hppj, pbm, sixel, starc | |
configure:16253: result: | |
configure:16278: result: X Window System terminal: no (requires X libraries) | |
configure:16294: result: PDFlib pdf terminal: no (use --with-pdf to enable) | |
configure:16311: result: linux terminal (vga console): no (use --with-linux-vga to enable) | |
configure:16313: result: vgagl terminal ((s)vga console): no (use --with-linux-vga to enable) | |
configure:16326: result: ggi terminal: no (use --with-ggi to enable, requires libggi) | |
configure:16334: result: gpic terminal: no (use --with-gpic to enable) | |
configure:16342: result: mif terminal: no (use --with-mif to enable) | |
configure:16365: result: caca terminal: no (requires libcaca >= 0.99.beta15) | |
configure:16373: result: aqua terminal (OSX): no | |
configure:16381: result: libgd-based png, jpeg, and gif terminals: yes (with animated gif) | |
configure:16396: result: cairo-based terminals: no (requires cairo>1.2, pango>1.10) | |
configure:16401: result: lua/TikZ terminal: yes | |
configure:16417: result: wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) | |
configure:16431: result: Qt terminal: no (use --with-qt or --with-qt=qt4 to enable | |
configure:16435: result: | |
configure:16437: result: Additional platform-specific or older terminals omitted by default: | |
configure:16439: result: gpic, mif (FrameMaker 3), hp2623a, hp2648, imagen, kyocera | |
configure:16441: result: pm (makefile.os2), be (BeOS), svga (MSDOS/djgpp) | |
configure:16443: result: sun, windows (several options) | |
configure:16446: result: | |
configure:16448: result: gnuplot will be compiled with the following configurable features: | |
configure:16450: result: | |
configure:16457: result: Mouse support in interactive terminals: no | |
configure:16462: result: Typing <space> in plot window raises console | |
configure:16469: result: Maximum number of parallel axes: 5 | |
configure:16473: result: Placement of rectangles and other objects: yes | |
configure:16497: result: Readline library: GNU readline library with -lncurses | |
configure:16514: result: Command-line history file: yes | |
configure:16525: result: Check current directory for .gnuplot file: no (use --with-cwdrc to enable) | |
configure:16533: result: Sort help/subtopic tables by column: no (use --without-row-help to enable) | |
configure:16541: result: cerf() and other special functions: no (libcerf not found) | |
configure:16546: result: plugin support for loading external functions: yes | |
configure:16557: result: Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable) | |
configure:16569: result: Hidden3d optimization (gridbox/quadtree/none): quadtree | |
configure:16578: result: Allow deprecated syntax: no (use --enable-backwards-compatibility) | |
configure:16583: result: Statistical summary of data ("stats" command): yes | |
configure:16591: result: | |
configure:16593: result: gnuplot will install the following additional materials: | |
configure:16595: result: | |
configure:16602: result: LaTeX tutorial: no | |
configure:16621: result: cfg file for epslatex terminal: no | |
configure:16623: result: TeX *.sty for lua/tikz terminal: no | |
configure:16627: result: Help file: yes (always), in ${datarootdir}/gnuplot/5.0/gnuplot.gih | |
configure:16630: 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=/usr/bin/gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-isystem/bio/linuxbrew/include | |
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=set | |
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=core2' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/g++ | |
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=set | |
ac_cv_env_LDFLAGS_value='-L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib' | |
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=set | |
ac_cv_env_OBJCFLAGS_value='-Os -w -pipe -march=core2' | |
ac_cv_env_OBJC_set=set | |
ac_cv_env_OBJC_value=/usr/bin/gcc | |
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_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=yes | |
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=no | |
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=yes | |
ac_cv_func_tcgetattr=yes | |
ac_cv_func_usleep=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=no | |
ac_cv_header_limits_h=yes | |
ac_cv_header_locale_h=yes | |
ac_cv_header_lua_h=no | |
ac_cv_header_malloc_h=yes | |
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=yes | |
ac_cv_header_zlib_h=yes | |
ac_cv_lib_X11_XmbDrawString=yes | |
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_m_sin=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=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GDLIB_CONFIG=/bio/linuxbrew/bin/gdlib-config | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_ac_pt_PKG_CONFIG=/bio/linuxbrew/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/usr/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='/usr/bin/gcc -E' | |
ac_cv_prog_CXXCPP='/usr/bin/g++ -E' | |
ac_cv_prog_TROFF=troff | |
ac_cv_prog_ac_ct_CC=/usr/bin/gcc | |
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=no | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_search_cdawson=no | |
ac_cv_search_dlopen=-ldl | |
ac_cv_search_iconv_open='none required' | |
ac_cv_search_luaL_openlibs=-llua | |
ac_cv_search_rl_complete_with_tilde_expansion=-lreadline | |
ac_cv_search_rl_ding=-lreadline | |
ac_cv_search_rl_forced_update_display=-lreadline | |
ac_cv_search_rl_reset_after_signal=-lreadline | |
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 | |
## ----------------- ## | |
## 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='gawk' | |
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='/usr/bin/gcc' | |
CCDEPMODE='depmode=none' | |
CC_FOR_BUILD='/usr/bin/gcc' | |
CFLAGS='-Os -w -pipe -march=core2' | |
CPP='/usr/bin/gcc -E' | |
CPPFLAGS='-isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/readline/include -I/bio/linuxbrew/Cellar/gd/2.1.1/include' | |
CXX='/usr/bin/g++' | |
CXXCPP='/usr/bin/g++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-Os -w -pipe -march=core2' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DIST_CONTACT='' | |
DVIPS='no' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EMACS='no' | |
EXEEXT='' | |
GDLIB_CONFIG='/bio/linuxbrew/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/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/readline/lib -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -L/bio/linuxbrew/opt/jpeg/lib' | |
LIBCERF_CFLAGS='' | |
LIBCERF_LIBS='' | |
LIBOBJS='' | |
LIBRARIES_FOR_X='' | |
LIBS='-llua -ldl -lm ' | |
LINUXSUID='' | |
LN_S='ln -s' | |
LRELEASE='' | |
LTLIBOBJS='' | |
LUA_CFLAGS='' | |
LUA_LIBS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='makeinfo' | |
MKDIR_P='/usr/bin/mkdir -p' | |
MOC='' | |
OBJC='/usr/bin/gcc' | |
OBJCDEPMODE='depmode=none' | |
OBJCFLAGS='-Os -w -pipe -march=core2' | |
OBJEXT='o' | |
PACKAGE='gnuplot' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='gnuplot' | |
PACKAGE_STRING='gnuplot 5.0.0' | |
PACKAGE_TARNAME='gnuplot' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='5.0.0' | |
PANGO_1_10_2_CFLAGS='' | |
PANGO_1_10_2_LIBS='' | |
PATH_SEPARATOR=':' | |
PDFLATEX='no' | |
PDFLIB_CONFIG='' | |
PKG_CONFIG='/bio/linuxbrew/bin/pkg-config' | |
PLAINTEX='no' | |
QT_CFLAGS='' | |
QT_LIBS='' | |
RCC='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
TERMLIBS=' -lreadline -lncurses -lz -lgd -lgd -ljpeg -lz -lm -L/bio/linuxbrew/Cellar/libpng/1.6.16/lib -lpng16 -L/bio/linuxbrew/Cellar/freetype/2.5.5/lib -lfreetype -L/bio/linuxbrew/opt/fontconfig/lib -lfontconfig -lfontconfig -L/bio/linuxbrew/opt/libtiff/lib -ltiff' | |
TERMXLIBS='' | |
TEXDIR='no' | |
TEXHASH='true' | |
TROFF='troff' | |
TUTORIAL='notutorial' | |
UIC='' | |
VERSION='5.0.0' | |
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='/usr/bin/gcc' | |
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} /tmp/gnuplot20150418-123422-1w35rf1/gnuplot-5.0.0/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='/bio/linuxbrew/Cellar/gnuplot/5.0.0' | |
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.0" | |
#define PACKAGE_STRING "gnuplot 5.0.0" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gnuplot" | |
#define VERSION "5.0.0" | |
#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 HAVE_LIBM 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_MALLOC_H 1 | |
#define HAVE_POLL_H 1 | |
#define HAVE_SGTTY_H 1 | |
#define HAVE_TERMIOS_H 1 | |
#define HAVE_VALUES_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_ON_EXIT 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_SYSINFO 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 USE_X11_MULTIBYTE 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 MAX_PARALLEL_AXES 7 | |
configure: exit 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew.git | |
HEAD: f93b72990837f3f679c6ca926e2c49ccb2d517f0 | |
Last commit: 2 days ago | |
HOMEBREW_PREFIX: /bio/linuxbrew | |
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar | |
CPU: 72-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 2.2.1 => /bio/linuxbrew/Cellar/ruby/2.2.1/bin/ruby | |
Perl: /usr/bin/perl | |
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.9/bin/python2.7 | |
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.2.1/bin/ruby | |
Java: 1.7.0_79 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
mummer | |
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: Homebrew's sbin was not found in your PATH but you have installed | |
formulae that put executables in /bio/linuxbrew/sbin. | |
Consider setting the PATH for example like so | |
echo 'export PATH="/bio/linuxbrew/sbin:$PATH"' >> ~/.bash_profile | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment