>>> gnuplot: Checking sanity of /home/buildozer/aports/testing/gnuplot/APKBUILD... >>> gnuplot: Analyzing dependencies... (1/76) Installing libpng (1.6.23-r2) (2/76) Installing freetype (2.6.3-r0) (3/76) Installing fontconfig (2.12.1-r0) (4/76) Installing expat-dev (2.2.0-r0) (5/76) Installing zlib-dev (1.2.8-r2) (6/76) Installing libpng-dev (1.6.23-r2) (7/76) Installing freetype-dev (2.6.3-r0) (8/76) Installing fontconfig-dev (2.12.1-r0) (9/76) Installing renderproto (0.11.1-r2) (10/76) Installing libxau (1.0.8-r1) (11/76) Installing xproto (7.0.29-r0) (12/76) Installing libxau-dev (1.0.8-r1) (13/76) Installing xcb-proto (1.12-r0) (14/76) Installing libxdmcp (1.1.2-r1) (15/76) Installing libxcb (1.12-r0) (16/76) Installing libpthread-stubs (0.3-r3) (17/76) Installing libxdmcp-dev (1.1.2-r1) (18/76) Installing libxcb-dev (1.12-r0) (19/76) Installing xextproto (7.3.0-r1) (20/76) Installing xf86bigfontproto-dev (1.2.0-r3) (21/76) Installing xtrans (1.3.5-r0) (22/76) Installing inputproto (2.3.2-r0) (23/76) Installing libx11 (1.6.3-r2) (24/76) Installing kbproto (1.0.7-r1) (25/76) Installing libx11-dev (1.6.3-r2) (26/76) Installing libxrender (0.9.9-r1) (27/76) Installing libxrender-dev (0.9.9-r1) (28/76) Installing pixman (0.34.0-r0) (29/76) Installing pixman-dev (0.34.0-r0) (30/76) Installing xcb-util (0.4.0-r0) (31/76) Installing xcb-util-dev (0.4.0-r0) (32/76) Installing perl (5.24.0-r0) (33/76) Installing libbz2 (1.0.6-r4) (34/76) Installing libffi (3.2.1-r2) (35/76) Installing gdbm (1.12-r0) (36/76) Installing readline (6.3.008-r4) (37/76) Installing sqlite-libs (3.14.1-r0) (38/76) Installing python2 (2.7.12-r1) (39/76) Installing gettext-asprintf (0.19.8.1-r0) (40/76) Installing libintl (0.19.8.1-r0) (41/76) Installing libunistring (0.9.6-r0) (42/76) Installing gettext-libs (0.19.8.1-r0) (43/76) Installing libxml2 (2.9.4-r0) (44/76) Installing gettext (0.19.8.1-r0) (45/76) Installing gettext-dev (0.19.8.1-r0) (46/76) Installing bzip2-dev (1.0.6-r4) (47/76) Installing libffi-dev (3.2.1-r2) (48/76) Installing glib (2.48.1-r3) (49/76) Installing libpcre16 (8.39-r0) (50/76) Installing libpcre32 (8.39-r0) (51/76) Installing libpcrecpp (8.39-r0) (52/76) Installing pcre-dev (8.39-r0) (53/76) Installing glib-dev (2.48.1-r3) (54/76) Installing libxext (1.3.3-r1) (55/76) Installing libxext-dev (1.3.3-r1) (56/76) Installing cairo (1.14.4-r1) (57/76) Installing cairo-gobject (1.14.4-r1) (58/76) Installing cairo-dev (1.14.4-r1) (59/76) Installing libxft (2.3.2-r1) (60/76) Installing graphite2 (1.3.8-r0) (61/76) Installing harfbuzz (1.3.0-r0) (62/76) Installing pango (1.40.1-r1) (63/76) Installing icu-libs (57.1-r0) (64/76) Installing harfbuzz-icu (1.3.0-r0) (65/76) Installing graphite2-dev (1.3.8-r0) (66/76) Installing icu-dev (57.1-r0) (67/76) Installing harfbuzz-dev (1.3.0-r0) (68/76) Installing libxft-dev (2.3.2-r1) (69/76) Installing pango-dev (1.40.1-r1) (70/76) Installing libjpeg-turbo (1.5.0-r0) (71/76) Installing gd (2.2.1-r0) (72/76) Installing gd-dev (2.2.1-r0) (73/76) Installing lua5.2-dev (5.2.4-r2) (74/76) Installing readline-dev (6.3.008-r4) (75/76) Installing libjpeg-turbo-dev (1.5.0-r0) (76/76) Installing .makedepends-gnuplot (0) Executing busybox-1.25.0-r5.trigger Executing glib-2.48.1-r3.trigger No schema files found: doing nothing. OK: 444 MiB in 175 packages >>> gnuplot: Cleaning temporary build dirs... >>> gnuplot: Checking sha512sums... gnuplot-5.0.4.tar.gz: OK >>> gnuplot: Unpacking /var/cache/distfiles/gnuplot-5.0.4.tar.gz... configure: WARNING: unrecognized options: --disable-qt checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for off_t... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/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: 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 Package 'libcerf', required by 'virtual:world', not 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 tex... no checking for latex... no checking for latex2e... no checking for pdflatex... no checking for latex2html... no checking for dvips... no checking for troff... no checking for kpsexpand... no checking for texhash... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no 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... 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... no checking sgtty.h presence... no checking for sgtty.h... no 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... no checking whether stat file-mode macros are broken... no checking for library containing dlopen... none required checking for unistd.h... yes checking if errno variable is declared... yes checking for size_t... yes checking for time_t in time.h... yes checking return type of signal handlers... void checking for atexit... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for on_exit... no checking for bcopy... yes checking for bzero... yes checking for setvbuf... yes checking for strerror... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for index... yes checking for rindex... yes checking for erf... yes checking for erfc... yes checking for gamma... no 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... no checking for tputs in -lcurses... no checking for tputs in -ltermcap... no checking for tputs in -lterminfo... no checking for tputs in -ltermlib... no checking for remove_history in -lreadline... yes checking for library containing rl_ding... -lreadline checking for library containing rl_forced_update_display... none required checking for library containing rl_reset_after_signal... none required checking for library containing rl_complete_with_tilde_expansion... none required checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gdlib-config... /usr/bin/gdlib-config gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. 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... no checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes checking for pkg-config... (cached) /usr/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 c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for CAIROPDF... yes checking for CAIROEPS... yes checking for QT... configure: WARNING: Package requirements (Qt5Core Qt5Gui Qt5Network Qt5Svg Qt5PrintSupport) were not met: 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 Package 'Qt5Core', required by 'virtual:world', not found Package 'Qt5Gui', required by 'virtual:world', not found Package 'Qt5Network', required by 'virtual:world', not found Package 'Qt5Svg', required by 'virtual:world', not found Package 'Qt5PrintSupport', required by 'virtual:world', not 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: 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 Package 'QtCore', required by 'virtual:world', not found Package 'QtGui', required by 'virtual:world', not found Package 'QtNetwork', required by 'virtual:world', not found Package 'QtSvg', required by 'virtual:world', not 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 configure: WARNING: unrecognized options: --disable-qt ** Configuration summary for gnuplot 5.0.4: 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: yes (with multi-byte fonts) (enable plotting to windows opened by external apps) (with application defaults, in /etc/X11/app-defaults/) 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 pdf and png terminals: yes lua/TikZ terminal: no 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: yes Typing in plot window raises console Maximum number of parallel axes: 5 Placement of rectangles and other objects: yes Readline library: GNU readline library 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) make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' Making all in config make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/config' Making all in m4 make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/m4' Making all in term make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/term' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/term' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' Making timestamp.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' Making all in wxterminal make[4]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/wxterminal' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/wxterminal' Making all in qtterminal make[4]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/qtterminal' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/qtterminal' make[4]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' depbase=`echo alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT alloc.o -MD -MP -MF $depbase.Tpo -c -o alloc.o alloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo axis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT axis.o -MD -MP -MF $depbase.Tpo -c -o axis.o axis.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo breaders.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT breaders.o -MD -MP -MF $depbase.Tpo -c -o breaders.o breaders.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo boundary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT boundary.o -MD -MP -MF $depbase.Tpo -c -o boundary.o boundary.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT color.o -MD -MP -MF $depbase.Tpo -c -o color.o color.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo contour.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT contour.o -MD -MP -MF $depbase.Tpo -c -o contour.o contour.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo datablock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT datablock.o -MD -MP -MF $depbase.Tpo -c -o datablock.o datablock.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo datafile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT datafile.o -MD -MP -MF $depbase.Tpo -c -o datafile.o datafile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dynarray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT dynarray.o -MD -MP -MF $depbase.Tpo -c -o dynarray.o dynarray.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo external.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT external.o -MD -MP -MF $depbase.Tpo -c -o external.o external.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT fit.o -MD -MP -MF $depbase.Tpo -c -o fit.o fit.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gadgets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT gadgets.o -MD -MP -MF $depbase.Tpo -c -o gadgets.o gadgets.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getcolor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT getcolor.o -MD -MP -MF $depbase.Tpo -c -o getcolor.o getcolor.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo graph3d.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT graph3d.o -MD -MP -MF $depbase.Tpo -c -o graph3d.o graph3d.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo graphics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT graphics.o -MD -MP -MF $depbase.Tpo -c -o graphics.o graphics.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT help.o -MD -MP -MF $depbase.Tpo -c -o help.o help.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hidden3d.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT hidden3d.o -MD -MP -MF $depbase.Tpo -c -o hidden3d.o hidden3d.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo history.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT history.o -MD -MP -MF $depbase.Tpo -c -o history.o history.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo internal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT internal.o -MD -MP -MF $depbase.Tpo -c -o internal.o internal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo interpol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT interpol.o -MD -MP -MF $depbase.Tpo -c -o interpol.o interpol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libcerf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT libcerf.o -MD -MP -MF $depbase.Tpo -c -o libcerf.o libcerf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo matrix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT matrix.o -MD -MP -MF $depbase.Tpo -c -o matrix.o matrix.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT misc.o -MD -MP -MF $depbase.Tpo -c -o misc.o misc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mouse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT mouse.o -MD -MP -MF $depbase.Tpo -c -o mouse.o mouse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo multiplot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT multiplot.o -MD -MP -MF $depbase.Tpo -c -o multiplot.o multiplot.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT parse.o -MD -MP -MF $depbase.Tpo -c -o parse.o parse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT plot.o -MD -MP -MF $depbase.Tpo -c -o plot.o plot.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plot2d.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT plot2d.o -MD -MP -MF $depbase.Tpo -c -o plot2d.o plot2d.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plot3d.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT plot3d.o -MD -MP -MF $depbase.Tpo -c -o plot3d.o plot3d.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pm3d.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT pm3d.o -MD -MP -MF $depbase.Tpo -c -o pm3d.o pm3d.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo readline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT readline.o -MD -MP -MF $depbase.Tpo -c -o readline.o readline.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo save.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT save.o -MD -MP -MF $depbase.Tpo -c -o save.o save.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT scanner.o -MD -MP -MF $depbase.Tpo -c -o scanner.o scanner.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT set.o -MD -MP -MF $depbase.Tpo -c -o set.o set.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo show.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT show.o -MD -MP -MF $depbase.Tpo -c -o show.o show.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo specfun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT specfun.o -MD -MP -MF $depbase.Tpo -c -o specfun.o specfun.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo standard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT standard.o -MD -MP -MF $depbase.Tpo -c -o standard.o standard.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT stats.o -MD -MP -MF $depbase.Tpo -c -o stats.o stats.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stdfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT stdfn.o -MD -MP -MF $depbase.Tpo -c -o stdfn.o stdfn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT tables.o -MD -MP -MF $depbase.Tpo -c -o tables.o tables.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tabulate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT tabulate.o -MD -MP -MF $depbase.Tpo -c -o tabulate.o tabulate.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo term.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT term.o -MD -MP -MF $depbase.Tpo -c -o term.o term.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT unset.o -MD -MP -MF $depbase.Tpo -c -o unset.o unset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util3d.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT util3d.o -MD -MP -MF $depbase.Tpo -c -o util3d.o util3d.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT variable.o -MD -MP -MF $depbase.Tpo -c -o variable.o variable.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bf_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT bf_test.o -MD -MP -MF $depbase.Tpo -c -o bf_test.o bf_test.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGPLT_X11_MODE -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT gnuplot_x11-gplt_x11.o -MD -MP -MF .deps/gnuplot_x11-gplt_x11.Tpo -c -o gnuplot_x11-gplt_x11.o `test -f 'gplt_x11.c' || echo './'`gplt_x11.c gcc -DHAVE_CONFIG_H -I. -I.. -DGPLT_X11_MODE -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT gnuplot_x11-gpexecute.o -MD -MP -MF .deps/gnuplot_x11-gpexecute.Tpo -c -o gnuplot_x11-gpexecute.o `test -f 'gpexecute.c' || echo './'`gpexecute.c gcc -DHAVE_CONFIG_H -I. -I.. -DGPLT_X11_MODE -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT gnuplot_x11-getcolor.o -MD -MP -MF .deps/gnuplot_x11-getcolor.Tpo -c -o gnuplot_x11-getcolor.o `test -f 'getcolor.c' || echo './'`getcolor.c mv -f .deps/gnuplot_x11-gpexecute.Tpo .deps/gnuplot_x11-gpexecute.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGPLT_X11_MODE -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT gnuplot_x11-version.o -MD -MP -MF .deps/gnuplot_x11-version.Tpo -c -o gnuplot_x11-version.o `test -f 'version.c' || echo './'`version.c depbase=`echo wxterminal/gp_cairo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT wxterminal/gp_cairo.o -MD -MP -MF $depbase.Tpo -c -o wxterminal/gp_cairo.o wxterminal/gp_cairo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo wxterminal/gp_cairo_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DQT_DRIVER_DIR=\"/usr/libexec/gnuplot/5.0\" -DGNUPLOT_SHARE_DIR=\"/usr/share/gnuplot/5.0\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/5.0/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/5.0/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/5.0/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/5.0/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT wxterminal/gp_cairo_helpers.o -MD -MP -MF $depbase.Tpo -c -o wxterminal/gp_cairo_helpers.o wxterminal/gp_cairo_helpers.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/gnuplot_x11-version.Tpo .deps/gnuplot_x11-version.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o bf_test bf_test.o -lm mv -f .deps/gnuplot_x11-getcolor.Tpo .deps/gnuplot_x11-getcolor.Po mv -f .deps/gnuplot_x11-gplt_x11.Tpo .deps/gnuplot_x11-gplt_x11.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o gnuplot_x11 gnuplot_x11-gplt_x11.o gnuplot_x11-gpexecute.o gnuplot_x11-getcolor.o gnuplot_x11-version.o -lX11 -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl c++ -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o gnuplot alloc.o axis.o breaders.o boundary.o color.o command.o contour.o datablock.o datafile.o dynarray.o eval.o external.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o libcerf.o matrix.o misc.o mouse.o multiplot.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stats.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o wxterminal/gp_cairo.o wxterminal/gp_cairo_helpers.o -lreadline -lz -lgd -lgd -L/lib -lz -lpng16 -lfreetype -ljpeg -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl make[4]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' Making all in docs make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' for e in `egrep "^[ ]*START_HELP" ../term/ai.trm ../term/aquaterm.trm ../term/be.trm ../term/cairo.trm ../term/canvas.trm ../term/cgm.trm ../term/context.trm ../term/corel.trm ../term/debug.trm ../term/djsvga.trm ../term/dumb.trm ../term/dxf.trm ../term/dxy.trm ../term/eepic.trm ../term/emf.trm ../term/emxvga.trm ../term/epson.trm ../term/estimate.trm ../term/excl.trm ../term/fig.trm ../term/gd.trm ../term/ggi.trm ../term/gpic.trm ../term/grass.trm ../term/hp2648.trm ../term/hp26.trm ../term/hp500c.trm ../term/hpgl.trm ../term/hpljii.trm ../term/hppj.trm ../term/imagen.trm ../term/kyo.trm ../term/latex.trm ../term/linux.trm ../term/lua.trm ../term/metafont.trm ../term/metapost.trm ../term/mif.trm ../term/next.trm ../term/openstep.trm ../term/pbm.trm ../term/pdf.trm ../term/pm.trm ../term/post.trm ../term/pslatex.trm ../term/pstricks.trm ../term/qms.trm ../term/qt.trm ../term/regis.trm ../term/sun.trm ../term/svg.trm ../term/t410x.trm ../term/tek.trm ../term/texdraw.trm ../term/tgif.trm ../term/tkcanvas.trm ../term/tpic.trm ../term/vgagl.trm ../term/vws.trm ../term/win.trm ../term/wxt.trm ../term/x11.trm ../term/xlib.trm |\ LC_ALL=C sort -f -t':' -k2` ; do \ f=`echo $e |cut -d\: -f1` ; s=`echo $e | cut -d\: -f2` ;\ sed -n "/^[ ]*$s/,/^[ ]*END_HELP/p" $f ; \ done >allterm.h make all-am make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT checkdoc.o -MD -MP -MF .deps/checkdoc.Tpo -c -o checkdoc.o checkdoc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT termdoc.o -MD -MP -MF .deps/termdoc.Tpo -c -o termdoc.o termdoc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2ipf.o -MD -MP -MF .deps/doc2ipf.Tpo -c -o doc2ipf.o doc2ipf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT xref.o -MD -MP -MF .deps/xref.Tpo -c -o xref.o xref.c gcc -DHAVE_CONFIG_H -I. -I.. -DALL_TERM_DOC -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2tex-doc2tex.o -MD -MP -MF .deps/doc2tex-doc2tex.Tpo -c -o doc2tex-doc2tex.o `test -f 'doc2tex.c' || echo './'`doc2tex.c gcc -DHAVE_CONFIG_H -I. -I.. -DALL_TERM_DOC -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2tex-termdoc.o -MD -MP -MF .deps/doc2tex-termdoc.Tpo -c -o doc2tex-termdoc.o `test -f 'termdoc.c' || echo './'`termdoc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2gih.o -MD -MP -MF .deps/doc2gih.Tpo -c -o doc2gih.o doc2gih.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2rnh.o -MD -MP -MF .deps/doc2rnh.Tpo -c -o doc2rnh.o doc2rnh.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2hlp.o -MD -MP -MF .deps/doc2hlp.Tpo -c -o doc2hlp.o doc2hlp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2rtf.o -MD -MP -MF .deps/doc2rtf.Tpo -c -o doc2rtf.o doc2rtf.c gcc -DHAVE_CONFIG_H -I. -I.. -DALL_TERM_DOC -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2ms-doc2ms.o -MD -MP -MF .deps/doc2ms-doc2ms.Tpo -c -o doc2ms-doc2ms.o `test -f 'doc2ms.c' || echo './'`doc2ms.c gcc -DHAVE_CONFIG_H -I. -I.. -DALL_TERM_DOC -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT doc2ms-termdoc.o -MD -MP -MF .deps/doc2ms-termdoc.Tpo -c -o doc2ms-termdoc.o `test -f 'termdoc.c' || echo './'`termdoc.c gcc -DHAVE_CONFIG_H -I. -I.. -DALL_TERM_DOC -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT alldoc2gih-doc2gih.o -MD -MP -MF .deps/alldoc2gih-doc2gih.Tpo -c -o alldoc2gih-doc2gih.o `test -f 'doc2gih.c' || echo './'`doc2gih.c gcc -DHAVE_CONFIG_H -I. -I.. -DALL_TERM_DOC -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -MT alldoc2gih-termdoc.o -MD -MP -MF .deps/alldoc2gih-termdoc.Tpo -c -o alldoc2gih-termdoc.o `test -f 'termdoc.c' || echo './'`termdoc.c [ -d wxhelp ] || mkdir wxhelp gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../term -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -Os -fomit-frame-pointer -c -o wxhelp/doc2html.o -I.. -DALL_TERM_DOC -DWXHELP windows/doc2html.c mv -f .deps/termdoc.Tpo .deps/termdoc.Po mv -f .deps/doc2tex-termdoc.Tpo .deps/doc2tex-termdoc.Po mv -f .deps/doc2ms-termdoc.Tpo .deps/doc2ms-termdoc.Po mv -f .deps/alldoc2gih-termdoc.Tpo .deps/alldoc2gih-termdoc.Po mv -f .deps/alldoc2gih-doc2gih.Tpo .deps/alldoc2gih-doc2gih.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o alldoc2gih alldoc2gih-doc2gih.o alldoc2gih-termdoc.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/doc2hlp.Tpo .deps/doc2hlp.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2hlp doc2hlp.o termdoc.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/doc2gih.Tpo .deps/doc2gih.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2gih doc2gih.o termdoc.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/xref.Tpo .deps/xref.Po ./doc2gih ./gnuplot.doc gnuplot.gih mv -f .deps/doc2rnh.Tpo .deps/doc2rnh.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2rnh doc2rnh.o termdoc.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/doc2ms-doc2ms.Tpo .deps/doc2ms-doc2ms.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2ms doc2ms-doc2ms.o doc2ms-termdoc.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/checkdoc.Tpo .deps/checkdoc.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o checkdoc checkdoc.o termdoc.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/doc2rtf.Tpo .deps/doc2rtf.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2rtf doc2rtf.o termdoc.o xref.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/doc2tex-doc2tex.Tpo .deps/doc2tex-doc2tex.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2tex doc2tex-doc2tex.o doc2tex-termdoc.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl mv -f .deps/doc2ipf.Tpo .deps/doc2ipf.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2ipf doc2ipf.o termdoc.o xref.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,--as-needed -o doc2wxhtml wxhelp/doc2html.o termdoc.o xref.o ../src/version.o make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' Making all in man make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' Making all in demo make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' Creating binary data files Creating binary data files Creating binary data files Making all in plugin make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo/plugin' gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -rdynamic -fPIC -I../../src -Os -fomit-frame-pointer -MT demo_plugin_so-demo_plugin.o -MD -MP -MF .deps/demo_plugin_so-demo_plugin.Tpo -c -o demo_plugin_so-demo_plugin.o `test -f 'demo_plugin.c' || echo './'`demo_plugin.c mv -f .deps/demo_plugin_so-demo_plugin.Tpo .deps/demo_plugin_so-demo_plugin.Po gcc -rdynamic -fPIC -I../../src -Os -fomit-frame-pointer -shared -Wl,--as-needed -Wl,--as-needed -o demo_plugin.so demo_plugin_so-demo_plugin.o -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lintl make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo/plugin' make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' Making all in tutorial make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/tutorial' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/tutorial' Making all in share make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' cp -p ./Gnuplot.app-defaults Gnuplot make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' >>> gnuplot: Entering fakeroot... Making install in config make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/config' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/config' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/config' Making install in m4 make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/m4' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/m4' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/m4' Making install in term make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/term' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/term' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/js' .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/lua' .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/PostScript' mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0': File exists mkdir: can't create directory '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0': File exists /usr/bin/install -c -m 644 lua/gnuplot-tikz.lua '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/lua' /usr/bin/install -c -m 644 js/canvasmath.js js/canvastext.js js/gnuplot_common.js js/gnuplot_dashedlines.js js/gnuplot_mouse.js js/gnuplot_svg.js js/grid.png js/help.png js/nextzoom.png js/previouszoom.png js/return.png js/textzoom.png js/gnuplot_mouse.css js/README '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/js' /usr/bin/install -c -m 644 PostScript/8859-15.ps PostScript/8859-1.ps PostScript/8859-2.ps PostScript/8859-9.ps PostScript/cp1250.ps PostScript/cp1251.ps PostScript/cp1252.ps PostScript/cp437.ps PostScript/cp850.ps PostScript/cp852.ps PostScript/koi8r.ps PostScript/koi8u.ps PostScript/prologue.ps PostScript/utf-8.ps PostScript/aglfn.txt '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/PostScript' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/term' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/term' Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' make install-recursive make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' Making install in wxterminal make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/wxterminal' make[4]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/wxterminal' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/wxterminal' make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/wxterminal' Making install in qtterminal make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/qtterminal' make[4]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/qtterminal' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/qtterminal' make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src/qtterminal' make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' make[4]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/bin' .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/libexec/gnuplot/5.0' /usr/bin/install -c gnuplot '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/bin' /usr/bin/install -c gnuplot_x11 '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/libexec/gnuplot/5.0' make[4]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/src' Making install in docs make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' make install-am make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0' /usr/bin/install -c -m 644 gnuplot.gih '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0' make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/docs' Making install in man make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/man/man1' /usr/bin/install -c -m 644 gnuplot.1 gnuplot-ja.1 '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/man' Making install in demo make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' Making install in plugin make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo/plugin' make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo/plugin' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo/plugin' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo/plugin' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/demo' Making install in tutorial make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/tutorial' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/tutorial' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/tutorial' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/tutorial' Making install in share make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[3]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/app-defaults' .././install-sh -c -d '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0' /usr/bin/install -c -m 644 colors_default.gp colors_podo.gp colors_mono.gp gnuplotrc '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0' /usr/bin/install -c -m 644 Gnuplot '/home/buildozer/aports/testing/gnuplot/pkg/gnuplot/usr/share/gnuplot/5.0/app-defaults' make[3]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4/share' make[1]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' make[2]: Entering directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' make[1]: Leaving directory '/home/buildozer/aports/testing/gnuplot/src/gnuplot-5.0.4' >>> gnuplot*: Running split function doc... >>> gnuplot-doc*: Preparing subpackage gnuplot-doc... >>> gnuplot*: Running postcheck for gnuplot-doc >>> gnuplot*: Running postcheck for gnuplot >>> gnuplot*: Preparing package gnuplot... >>> gnuplot*: Stripping binaries >>> gnuplot-doc*: Scanning shared objects >>> gnuplot*: Scanning shared objects >>> gnuplot-doc*: Tracing dependencies... >>> gnuplot-doc*: Package size: 252.0 KB >>> gnuplot-doc*: Compressing data... >>> gnuplot-doc*: Create checksum... >>> gnuplot-doc*: Create gnuplot-doc-5.0.4-r0.apk >>> gnuplot*: Tracing dependencies... so:libX11.so.6 so:libc.musl-x86.so.1 so:libcairo.so.2 so:libgcc_s.so.1 so:libgd.so.3 so:libglib-2.0.so.0 so:libgobject-2.0.so.0 so:libpango-1.0.so.0 so:libpangocairo-1.0.so.0 so:libreadline.so.6 >>> gnuplot*: Package size: 2.5 MB >>> gnuplot*: Compressing data... >>> gnuplot*: Create checksum... >>> gnuplot*: Create gnuplot-5.0.4-r0.apk >>> gnuplot: Cleaning up srcdir >>> gnuplot: Cleaning up pkgdir >>> gnuplot: Uninstalling dependencies... >>> gnuplot: Updating the cached abuild repository index... >>> gnuplot: Signing the index...