|
|
Line 1: |
Line 1: |
| <nowiki>
| |
| Mock Version: 1.1.1
| |
| ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnuplot.spec'], False, '/var/lib/mock/fedora-13-i386/root/', None, 0, True, 0, 500, 472, None, logger=<mock.trace_decorator.getLog object at 0x8cee78c>)
| |
| Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnuplot.spec']
| |
| Building target platforms: i686
| |
| Building for target i686
| |
| Wrote: /builddir/build/SRPMS/gnuplot-4.4.0-1.fc13.src.rpm
| |
| Child returncode was: 0
| |
| LEAVE do -->
| |
|
| |
|
| ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnuplot.spec'], False, '/var/lib/mock/fedora-13-i386/root/', None, 0, True, 0, 500, 472, None, logger=<mock.trace_decorator.getLog object at 0x8cee78c>)
| |
| Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnuplot.spec']
| |
| Building target platforms: i686
| |
| Building for target i686
| |
| Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VrDCqR
| |
| + umask 022
| |
| + cd /builddir/build/BUILD
| |
| + LANG=C
| |
| + export LANG
| |
| + unset DISPLAY
| |
| + cd /builddir/build/BUILD
| |
| + rm -rf gnuplot-4.4.0
| |
| + /usr/bin/gzip -dc /builddir/build/SOURCES/gnuplot-4.4.0.tar.gz
| |
| + /bin/tar -xf -
| |
| + STATUS=0
| |
| + '[' 0 -ne 0 ']'
| |
| + cd gnuplot-4.4.0
| |
| + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
| |
| + sed -i -e 's:"/usr/lib/X11/app-defaults":"/usr/share/X11/app-defaults":' src/gplt_x11.c
| |
| + iconv -f windows-1252 -t utf-8 ChangeLog
| |
| + mv ChangeLog.aux ChangeLog
| |
| + chmod 644 src/getcolor.h
| |
| + chmod 644 demo/html/webify.pl
| |
| + exit 0
| |
| Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.etA59V
| |
| + umask 022
| |
| + cd /builddir/build/BUILD
| |
| + cd gnuplot-4.4.0
| |
| + LANG=C
| |
| + export LANG
| |
| + unset DISPLAY
| |
| + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'
| |
| + export CFLAGS
| |
| + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'
| |
| + export CXXFLAGS
| |
| + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules'
| |
| + export FFLAGS
| |
| + ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-readline=gnu --with-png --without-linux-vga --enable-history-file --disable-wxwidgets
| |
| checking for a BSD-compatible install... /usr/bin/install -c
| |
| checking whether build environment is sane... yes
| |
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| |
| checking for gawk... gawk
| |
| checking whether make sets $(MAKE)... yes
| |
| checking for i686-pc-linux-gnu-gcc... no
| |
| checking for gcc... gcc
| |
| checking for C compiler default output file name... a.out
| |
| checking whether the C compiler works... yes
| |
| checking whether we are cross compiling... no
| |
| checking for suffix of executables...
| |
| 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 for style of include used by make... GNU
| |
| checking dependency style of gcc... none
| |
| checking for function prototypes... yes
| |
| 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 for string.h... (cached) yes
| |
| checking how to run the C preprocessor... gcc -E
| |
| 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 emacs... emacs
| |
| checking for tex... tex
| |
| checking for latex... latex
| |
| checking for pdflatex... pdflatex
| |
| checking for dvips... dvips
| |
| checking for troff... no
| |
| checking for kpsexpand... kpsexpand
| |
| checking for texhash... texhash
| |
| 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... yes
| |
| checking for MS-DOS/djgpp/libGRX... no
| |
| checking for NeXT... no
| |
| checking for Apple MacOS X... no
| |
| checking for BeOS... no
| |
| checking for Alpha/AXP CPU... no
| |
| checking for sin... no
| |
| checking for sin in -lm... yes
| |
| checking for ANSI C header files... (cached) yes
| |
| checking dirent.h usability... yes
| |
| checking dirent.h presence... yes
| |
| checking for dirent.h... yes
| |
| checking errno.h usability... yes
| |
| checking errno.h presence... yes
| |
| checking for errno.h... yes
| |
| checking float.h usability... yes
| |
| checking float.h presence... yes
| |
| checking for float.h... yes
| |
| checking limits.h usability... yes
| |
| checking limits.h presence... yes
| |
| checking for limits.h... yes
| |
| checking locale.h usability... yes
| |
| checking locale.h presence... yes
| |
| checking for locale.h... yes
| |
| checking math.h usability... yes
| |
| checking math.h presence... yes
| |
| checking for math.h... yes
| |
| checking for stdlib.h... (cached) yes
| |
| checking for string.h... (cached) yes
| |
| checking time.h usability... yes
| |
| checking time.h presence... yes
| |
| checking for time.h... yes
| |
| checking sys/time.h usability... yes
| |
| checking sys/time.h presence... yes
| |
| checking for sys/time.h... yes
| |
| checking for sys/types.h... (cached) yes
| |
| checking sys/bsdtypes.h usability... no
| |
| checking sys/bsdtypes.h presence... no
| |
| checking for sys/bsdtypes.h... no
| |
| checking sys/ioctl.h usability... yes
| |
| checking sys/ioctl.h presence... yes
| |
| checking for sys/ioctl.h... yes
| |
| checking sys/param.h usability... yes
| |
| checking sys/param.h presence... yes
| |
| checking for sys/param.h... yes
| |
| checking sys/select.h usability... yes
| |
| checking sys/select.h presence... yes
| |
| checking for sys/select.h... yes
| |
| checking sys/socket.h usability... yes
| |
| checking sys/socket.h presence... yes
| |
| checking for sys/socket.h... yes
| |
| checking for sys/stat.h... (cached) yes
| |
| checking sys/systeminfo.h usability... no
| |
| checking sys/systeminfo.h presence... no
| |
| checking for sys/systeminfo.h... no
| |
| checking sys/timeb.h usability... yes
| |
| checking sys/timeb.h presence... yes
| |
| checking for sys/timeb.h... yes
| |
| checking sys/utsname.h usability... yes
| |
| checking sys/utsname.h presence... yes
| |
| checking for sys/utsname.h... yes
| |
| checking libc.h usability... no
| |
| checking libc.h presence... no
| |
| checking for libc.h... no
| |
| checking malloc.h usability... yes
| |
| checking malloc.h presence... yes
| |
| checking for malloc.h... yes
| |
| checking poll.h usability... yes
| |
| checking poll.h presence... yes
| |
| checking for poll.h... yes
| |
| checking sgtty.h usability... yes
| |
| checking sgtty.h presence... yes
| |
| checking for sgtty.h... yes
| |
| checking termios.h usability... yes
| |
| checking termios.h presence... yes
| |
| checking for termios.h... yes
| |
| checking values.h usability... yes
| |
| checking values.h presence... yes
| |
| checking for values.h... yes
| |
| checking for stdbool.h that conforms to C99... yes
| |
| checking for _Bool... yes
| |
| checking for struct exception in math.h... yes
| |
| checking whether stat file-mode macros are broken... no
| |
| checking for unistd.h... yes
| |
| checking if errno variable is declared... yes
| |
| checking for size_t... yes
| |
| checking for time_t in time.h... yes
| |
| checking return type of signal handlers... void
| |
| checking for atexit... yes
| |
| checking for memcpy... yes
| |
| checking for memmove... yes
| |
| checking for memset... yes
| |
| checking for on_exit... yes
| |
| checking for bcopy... yes
| |
| checking for bzero... yes
| |
| checking for setvbuf... yes
| |
| checking for strerror... yes
| |
| checking for strchr... yes
| |
| checking for strrchr... yes
| |
| checking for strstr... yes
| |
| checking for index... yes
| |
| checking for rindex... yes
| |
| checking for isnan... yes
| |
| checking for erf... yes
| |
| checking for erfc... yes
| |
| checking for gamma... yes
| |
| checking for lgamma... yes
| |
| checking for getcwd... yes
| |
| checking for poll... yes
| |
| checking for pclose... yes
| |
| checking for popen... yes
| |
| checking for select... yes
| |
| checking for sleep... yes
| |
| checking for stpcpy... yes
| |
| checking for strcspn... yes
| |
| checking for strdup... 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 for sys/select.h... (cached) yes
| |
| checking for sys/socket.h... (cached) yes
| |
| checking types of arguments for select... int,fd_set *,struct timeval *
| |
| checking for tputs in -lncurses... yes
| |
| checking for remove_history in -lreadline... yes
| |
| checking 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 readline/tilde.h usability... yes
| |
| checking readline/tilde.h presence... yes
| |
| checking for readline/tilde.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
| |
| 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 pdflib-config... no
| |
| checking for PDF_get_majorversion in -lpdf... no
| |
| checking for i686-pc-linux-gnu-pkg-config... no
| |
| checking for pkg-config... /usr/bin/pkg-config
| |
| checking pkg-config is at least version 0.9.0... yes
| |
| checking for LUA... no
| |
| checking for library containing luaL_openlibs... configure: WARNING: The lua terminal will not be compiled.
| |
| no
| |
| checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes
| |
| checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
| |
| checking pkg-config is at least version 0.9.0... yes
| |
| checking for i686-pc-linux-gnu-g++... no
| |
| checking for i686-pc-linux-gnu-c++... no
| |
| checking for i686-pc-linux-gnu-gpp... no
| |
| checking for i686-pc-linux-gnu-aCC... no
| |
| checking for i686-pc-linux-gnu-CC... no
| |
| checking for i686-pc-linux-gnu-cxx... no
| |
| checking for i686-pc-linux-gnu-cc++... no
| |
| checking for i686-pc-linux-gnu-cl.exe... no
| |
| checking for i686-pc-linux-gnu-FCC... no
| |
| checking for i686-pc-linux-gnu-KCC... no
| |
| checking for i686-pc-linux-gnu-RCC... no
| |
| checking for i686-pc-linux-gnu-xlC_r... no
| |
| checking for i686-pc-linux-gnu-xlC... no
| |
| checking for g++... g++
| |
| checking whether we are using the GNU C++ compiler... yes
| |
| checking whether g++ accepts -g... yes
| |
| checking dependency style of g++... none
| |
| checking how to run the C++ preprocessor... g++ -E
| |
| checking for CAIROPDF... yes
| |
| configure: creating ./config.status
| |
| config.status: creating Makefile
| |
| config.status: creating config/Makefile
| |
| config.status: creating demo/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 term/Makefile
| |
| config.status: creating tutorial/Makefile
| |
| config.status: creating config.h
| |
| config.status: executing depfiles commands
| |
| config.status: executing default commands
| |
| === configuring in lisp (/builddir/build/BUILD/gnuplot-4.4.0/lisp)
| |
| configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-readline=gnu' '--with-png' '--without-linux-vga' '--enable-history-file' '--disable-wxwidgets' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' --cache-file=/dev/null --srcdir=.
| |
| checking for a BSD-compatible install... /usr/bin/install -c
| |
| checking whether build environment is sane... yes
| |
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| |
| checking for gawk... gawk
| |
| checking whether make sets $(MAKE)... yes
| |
| checking whether make sets $(MAKE)... (cached) yes
| |
| checking for emacs... emacs
| |
| checking where .elc files should go... ${datarootdir}/emacs/site-lisp
| |
| checking for dvips... dvips
| |
| checking for latex... latex
| |
| checking for makeinfo... /usr/bin/makeinfo
| |
| checking for pdflatex... pdflatex
| |
| checking for emacs version... 23.2.1
| |
| checking whether info-look.el is needed... not needed with emacs 23.2.1
| |
| configure: creating ./config.status
| |
| config.status: creating Makefile
| |
| ** Configuration summary for gnuplot 4.4.0:
| |
| gnuplot will be compiled with the following terminals:
| |
| Standalone terminals: yes (always builtin)
| |
| (canvas, cgm, corel, dumb, dxf, eepic, emf, emtex,
| |
| epslatex, epson_180dpi, epson_60dpi, epson_lx800, fig, gpic, hp2623A,
| |
| hp2648, hp500c, hpdj, hpgl, hpljii, hppj, imagen,
| |
| latex, metafont, metapost, mif, pbm, postscript, pslatex, nec_cp6, okidata,
| |
| pcl5, pstex, pstricks, qms, regis, svg, tandy_60dpi,
| |
| tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek)
| |
| X Window System terminal: yes
| |
| (with multi-byte fonts)
| |
| (enable plotting to windows opened by external apps)
| |
| (without binary polygon protocol )
| |
| (with application defaults, in /etc/X11/app-defaults/)
| |
| jpeg terminal: yes
| |
| gif terminal: yes (with animated gif)
| |
| png terminal: yes
| |
| (jpeg, gif and png terminals can use TTF fonts)
| |
| pdf terminal: no (requires libpdf)
| |
| plot library terminal: no (use --with-plot to enable, requires GNU plotutils
| |
| or UNIX plot)
| |
| linux terminal (vga console): no (use --with-linux-vga to enable,
| |
| requires SVGAlib)
| |
| vgagl terminal ((s)vga console): no (use --with-linux-vga to enable,
| |
| requires SVGAlib with vgagl)
| |
| ggi terminal: no (use --with-ggi to enable, requires libggi)
| |
| mgr terminal: no (use --enable-mgr to enable, requires libpixrect)
| |
| rgip/uniplex terminal: no (use --enable-rgip to enable)
| |
| svga terminal (MSDOS/djgpp): no
| |
| be terminal (BeOS): no
| |
| next terminal: no
| |
| aqua terminal (MacOS X): no
| |
| wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10)
| |
| cairo-based pdf and png terminals: yes
| |
| lua/TikZ terminal: no
| |
| Additional terminals are availaible in platform-specific makefiles:
| |
| amiga (makefile.amg and makefile.ami), apollo/gpr (makefile.unx)
| |
| cgi (makefile.unx), pm (makefile.os2),
| |
| sun (makefile.unx), unixpc (makefile.unx), windows (various Windows
| |
| makefiles)
| |
| Additional terminals are built automatically if possible at compile-time:
| |
| vesa (MSDOS), emxvga (MSDOS, OS/2), ega/vga/svga/ssvga/hercules (Windows with
| |
| Zortec compiler), macintosh
| |
| gnuplot will be compiled with the following features:
| |
| Mouse support in interactive terminals: yes
| |
| Fitting error variables: yes
| |
| Zooming or refresh of volatile data: yes (EXPERIMENTAL)
| |
| Typing <space> in plot window raises console
| |
| Command line macros: yes
| |
| Placement of rectangles and other objects: yes
| |
| gnuplot will be compiled with the following options:
| |
| Readline library: GNU readline library with -lncurses
| |
| Command-line history file: yes
| |
| Check current directory for .gnuplot file: no (use --with-cwdrc to enable)
| |
| Sort help/subtopic tables by column: no (use --without-row-help to enable)
| |
| Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable)
| |
| Thin plate splines: no (use --enable-thin-spline to enable)
| |
| Hidden3d optimization: quadtree
| |
| Deprecated syntax and terminal options : no (use --enable-backwards-compatibility to enable)
| |
| gnuplot will install the following additional materials:
| |
| lasergnu printer script: no (use --with-lasergnu to enable)
| |
| gnuplot-mode for X/Emacs: yes
| |
| LaTeX tutorial: yes
| |
| cfg file for epslatex terminal: yes
| |
| TeX *.sty for lua/tikz terminal: no
| |
| TeX files will be installed in /usr/share/texmf/tex/latex/gnuplot
| |
| (use --with-texdir=DIR to change)
| |
| Help file: yes (always), in /usr/share/gnuplot/4.4/gnuplot.gih
| |
| PostScript prologue files: yes (always)
| |
| + make -j2
| |
| make all-recursive
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| Making all in config
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| Making all in m4
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| Making all in term
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| Making all in src
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making all in wxterminal
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[3]: Nothing to be done for `all'.
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c alloc.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c axis.c
| |
| alloc.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c binary.c
| |
| axis.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c breaders.c
| |
| breaders.c:2: warning: 'RCSid' defined but not used
| |
| binary.c: In function 'fread_matrix':
| |
| binary.c:123: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
| |
| binary.c: In function 'fwrite_matrix':
| |
| binary.c:187: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| binary.c:198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| binary.c:199: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| binary.c: At top level:
| |
| binary.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bitmap.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c color.c
| |
| bitmap.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c command.c
| |
| color.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c contour.c
| |
| command.c: In function 'pause_command':
| |
| command.c:1237: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
| |
| command.c: In function 'pwd_command':
| |
| command.c:1376: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result
| |
| command.c: In function 'do_system':
| |
| command.c:2387: warning: ignoring return value of 'system', declared with attribute warn_unused_result
| |
| command.c: At top level:
| |
| command.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c datafile.c
| |
| contour.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dynarray.c
| |
| dynarray.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c eval.c
| |
| datafile.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fit.c
| |
| eval.c: In function 'update_gpval_variables':
| |
| eval.c:888: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result
| |
| eval.c: At top level:
| |
| eval.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gadgets.c
| |
| gadgets.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c getcolor.c
| |
| fit.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c graph3d.c
| |
| getcolor.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c graphics.c
| |
| graph3d.c:2: warning: 'RCSid' defined but not used
| |
| graph3d.c: In function 'draw_3d_graphbox':
| |
| graph3d.c:2069: warning: 'clip_save' may be used uninitialized in this function
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c help.c
| |
| help.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hidden3d.c
| |
| graphics.c:2: warning: 'RCSid' defined but not used
| |
| graphics.c: In function 'do_polygon':
| |
| graphics.c:5643: warning: 'clipped' may be used uninitialized in this function
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c history.c
| |
| hidden3d.c:2: warning: 'RCSid' defined but not used
| |
| hidden3d.c: In function 'store_polygon':
| |
| hidden3d.c:809: warning: 'v' may be used uninitialized in this function
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c internal.c
| |
| history.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c interpol.c
| |
| internal.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c matrix.c
| |
| interpol.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c misc.c
| |
| matrix.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mouse.c
| |
| misc.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c parse.c
| |
| mouse.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plot.c
| |
| parse.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plot2d.c
| |
| plot.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plot3d.c
| |
| plot2d.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pm3d.c
| |
| plot3d.c:2: warning: 'RCSid' defined but not used
| |
| plot3d.c: In function 'get_3ddata':
| |
| plot3d.c:518: warning: 'numpoints' may be used uninitialized in this function
| |
| plot3d.c:518: note: 'numpoints' was declared here
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c readline.c
| |
| readline.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c save.c
| |
| pm3d.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scanner.c
| |
| scanner.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c set.c
| |
| save.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c show.c
| |
| set.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c specfun.c
| |
| specfun.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c standard.c
| |
| standard.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdfn.c
| |
| show.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tables.c
| |
| stdfn.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tabulate.c
| |
| tabulate.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c term.c
| |
| tables.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c time.c
| |
| time.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c unset.c
| |
| unset.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util.c
| |
| util.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util3d.c
| |
| util3d.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c variable.c
| |
| variable.c: In function 'fontpath_handler':
| |
| variable.c:392: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
| |
| variable.c: At top level:
| |
| variable.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c version.c
| |
| In file included from term.h:293,
| |
| from term.c:1373:
| |
| ../term/cgm.trm: In function 'CGM_write_char_record':
| |
| ../term/cgm.trm:1172: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1174: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1179: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1185: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm: In function 'CGM_write_byte_record':
| |
| ../term/cgm.trm:1196: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| In file included from term.h:293,
| |
| from term.c:1373:
| |
| ../term/cgm.trm: In function 'CGM_write_mixed_record':
| |
| ../term/cgm.trm:1237: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1239: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1242: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1244: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| In file included from term.h:293,
| |
| from term.c:1373:
| |
| ../term/cgm.trm: In function 'CGM_write_int':
| |
| ../term/cgm.trm:1295: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| In file included from term.h:310,
| |
| from term.c:1373:
| |
| ../term/emf.trm: In function 'EMF_write_byte':
| |
| ../term/emf.trm:509: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/emf.trm: In function 'EMF_write_short':
| |
| ../term/emf.trm:521: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/emf.trm: In function 'EMF_write_long':
| |
| ../term/emf.trm:534: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/emf.trm: In function 'EMF_write_float':
| |
| ../term/emf.trm:556: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| term.c: At top level:
| |
| term.c:2: warning: 'RCSid' defined but not used
| |
| In file included from term.h:412,
| |
| from term.c:1373:
| |
| ../term/latex.trm: In function 'LATEX_put_text':
| |
| ../term/latex.trm:790: warning: 'flag' may be used uninitialized in this function
| |
| In file included from term.h:318,
| |
| from term.c:1373:
| |
| ../term/fig.trm: In function 'FIG_options':
| |
| ../term/fig.trm:415: warning: 'fontname' may be used uninitialized in this function
| |
| ../term/fig.trm:415: note: 'fontname' was declared here
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gp_cairo.o `test -f 'wxterminal/gp_cairo.c' || echo './'`wxterminal/gp_cairo.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gp_cairo_helpers.o `test -f 'wxterminal/gp_cairo_helpers.c' || echo './'`wxterminal/gp_cairo_helpers.c
| |
| version.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bf_test.c
| |
| bf_test.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gplt_x11.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gpexecute.c
| |
| gpexecute.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -DGPLT_X11_MODE -o getcolor_x11.o ./getcolor.c
| |
| ./getcolor.c:2: warning: 'RCSid' defined but not used
| |
| g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o gnuplot alloc.o axis.o binary.o breaders.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.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 stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o gp_cairo.o gp_cairo_helpers.o -lreadline -lncurses -lz -lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -ljpeg -lfreetype -lpng -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| gplt_x11.c: In function 'main':
| |
| gplt_x11.c:729: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result
| |
| gplt_x11.c: In function 'getMultiTabConsoleSwitchCommand':
| |
| gplt_x11.c:4179: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
| |
| gplt_x11.c: In function 'process_event':
| |
| gplt_x11.c:4410: warning: ignoring return value of 'system', declared with attribute warn_unused_result
| |
| gplt_x11.c: At top level:
| |
| gplt_x11.c:2: warning: 'RCSid' defined but not used
| |
| gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o bf_test bf_test.o binary.o alloc.o -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o gnuplot_x11 gplt_x11.o gpexecute.o getcolor_x11.o -lX11 -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making all in docs
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c doc2gih.c
| |
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c termdoc.c
| |
| termdoc.c:2: warning: 'RCSid' defined but not used
| |
| doc2gih.c:2: warning: 'RCSid' defined but not used
| |
| gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o doc2gih doc2gih.o termdoc.o -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| ./doc2gih ./gnuplot.doc gnuplot.gih
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| Making all in lisp
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot.el
| |
| emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot-gui.el
| |
| In toplevel form:
| |
| gnuplot.el:331:1:Warning: !! The file uses old-style backquotes !!
| |
| This functionality has been obsolete for more than 10 years already
| |
| and will be removed soon. See (elisp)Backquote in the manual.
| |
| Loading `gnuplot': old-style backquotes detected!
| |
| Wrote /builddir/build/BUILD/gnuplot-4.4.0/lisp/gnuplot.elc
| |
| Wrote /builddir/build/BUILD/gnuplot-4.4.0/lisp/gnuplot-gui.elc
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| Making all in man
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| Making all in demo
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| Creating binary data files
| |
| Creating binary data files
| |
| Creating binary data files
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| Making all in tutorial
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg1.plt ; else gnuplot eg1.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg2.plt ; else gnuplot eg2.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg3.plt ; else gnuplot eg3.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg4.plt ; else gnuplot eg4.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg5.plt ; else gnuplot eg5.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg6.plt ; else gnuplot eg6.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg7.plt ; else gnuplot eg7.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg7.plt ; else gnuplot eg7.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot test.plt ; else gnuplot test.plt ; fi
| |
| Building LaTeX tutorial
| |
| TEXINPUTS=.:.:: latex tutorial
| |
| This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
| |
| %&-line parsing enabled.
| |
| entering extended mode
| |
| (./tutorial.tex
| |
| LaTeX2e <2005/12/01>
| |
| Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
| |
| yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
| |
| erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
| |
| french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
| |
| us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
| |
| tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
| |
| turkish, ukenglish, ukrainian, loaded.
| |
| (./header.tex (/usr/share/texmf/tex/latex/base/article.cls
| |
| Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
| |
| (/usr/share/texmf/tex/latex/base/size10.clo))
| |
| (/usr/share/texmf/tex/latex/base/latexsym.sty)
| |
| (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
| |
| (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty))
| |
| (/usr/share/texmf/tex/latex/html/url.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphicx.sty
| |
| (/usr/share/texmf/tex/latex/graphics/keyval.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphics.sty
| |
| (/usr/share/texmf/tex/latex/graphics/trig.sty)
| |
| (/usr/share/texmf/tex/latex/config/graphics.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvips.def)))
| |
| (/usr/share/texmf/tex/latex/graphics/color.sty
| |
| (/usr/share/texmf/tex/latex/config/color.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvipsnam.def)))
| |
| No file tutorial.aux.
| |
| (/usr/share/texmf/tex/latex/base/ulasy.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsb.fd)
| |
| No file tutorial.toc.
| |
| [1]
| |
| LaTeX Warning: Reference `oldusers' on page 1 undefined on input line 70.
| |
| LaTeX Warning: Reference `s:eepic' on page 1 undefined on input line 83.
| |
| LaTeX Warning: Reference `eg1' on page 1 undefined on input line 125.
| |
| (./eg1.tex) [1]
| |
| LaTeX Warning: Reference `eg2' on page 2 undefined on input line 163.
| |
| (./eg2.tex) [2] [3]
| |
| LaTeX Warning: Reference `eg3' on page 4 undefined on input line 225.
| |
| (./eg3.tex)
| |
| LaTeX Warning: Reference `test' on page 4 undefined on input line 265.
| |
| LaTeX Warning: Reference `eg4' on page 4 undefined on input line 276.
| |
| [4] (./eg4.tex)
| |
| LaTeX Warning: Reference `eg5' on page 5 undefined on input line 316.
| |
| (./eg5.tex)
| |
| LaTeX Warning: Reference `eg6' on page 5 undefined on input line 343.
| |
| [5] (./eg6.tex)
| |
| LaTeX Warning: Reference `test' on page 6 undefined on input line 373.
| |
| (./test.tex) [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd)
| |
| LaTeX Warning: Reference `epslatex_test' on page 8 undefined on input line 504.
| |
| [8] (./eg7.tex <eg7.eps>) [9] (./tutorial.aux)
| |
| LaTeX Warning: There were undefined references.
| |
| LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
| |
| )
| |
| Output written on tutorial.dvi (10 pages, 249568 bytes).
| |
| Transcript written on tutorial.log.
| |
| TEXINPUTS=.:.:: latex tutorial
| |
| This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
| |
| %&-line parsing enabled.
| |
| entering extended mode
| |
| (./tutorial.tex
| |
| LaTeX2e <2005/12/01>
| |
| Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
| |
| yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
| |
| erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
| |
| french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
| |
| us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
| |
| tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
| |
| turkish, ukenglish, ukrainian, loaded.
| |
| (./header.tex (/usr/share/texmf/tex/latex/base/article.cls
| |
| Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
| |
| (/usr/share/texmf/tex/latex/base/size10.clo))
| |
| (/usr/share/texmf/tex/latex/base/latexsym.sty)
| |
| (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
| |
| (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty))
| |
| (/usr/share/texmf/tex/latex/html/url.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphicx.sty
| |
| (/usr/share/texmf/tex/latex/graphics/keyval.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphics.sty
| |
| (/usr/share/texmf/tex/latex/graphics/trig.sty)
| |
| (/usr/share/texmf/tex/latex/config/graphics.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvips.def)))
| |
| (/usr/share/texmf/tex/latex/graphics/color.sty
| |
| (/usr/share/texmf/tex/latex/config/color.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvipsnam.def))) (./tutorial.aux)
| |
| (/usr/share/texmf/tex/latex/base/ulasy.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsb.fd) (./tutorial.toc) [1] (./eg1.tex)
| |
| [1] (./eg2.tex) [2] [3] (./eg3.tex) [4] (./eg4.tex) (./eg5.tex) [5] (./eg6.tex)
| |
| (./test.tex) [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) [8] (./eg7.tex
| |
| <eg7.eps>) [9] (./tutorial.aux) )
| |
| Output written on tutorial.dvi (10 pages, 250436 bytes).
| |
| Transcript written on tutorial.log.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| Making all in share
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| Making all in LaTeX
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[3]: Nothing to be done for `all'.
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| cp -p ./Gnuplot.app-defaults Gnuplot
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| + mv src/gnuplot src/gnuplot-minimal
| |
| + make clean
| |
| Making clean in share
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| Making clean in LaTeX
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[2]: Nothing to be done for `clean'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| Making clean in .
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| test -z "Gnuplot" || rm -f Gnuplot
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| Making clean in tutorial
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| test -z "tutorial.aux tutorial.dvi tutorial.log tutorial.pdf tutorial.ps tutorial.toc eg1.tex eg2.tex eg3.tex eg4.tex eg5.tex eg6.tex eg7.tex eg7.eps eg7.pdf test.tex" || rm -f tutorial.aux tutorial.dvi tutorial.log tutorial.pdf tutorial.ps tutorial.toc eg1.tex eg2.tex eg3.tex eg4.tex eg5.tex eg6.tex eg7.tex eg7.eps eg7.pdf test.tex
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| Making clean in demo
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| test -z "binary1 binary2 binary3 defaults.ini equipo2.tmp field2xy.tmp fit.log soundfit.par temp.set fontfile.ps fontfile_latex.ps epslatex-inc.eps epslatex-inc.pdf epslatex.aux epslatex.dvi epslatex.log epslatex.pdf epslatex.ps epslatex.tex random.tmp stringvar.tmp" || rm -f binary1 binary2 binary3 defaults.ini equipo2.tmp field2xy.tmp fit.log soundfit.par temp.set fontfile.ps fontfile_latex.ps epslatex-inc.eps epslatex-inc.pdf epslatex.aux epslatex.dvi epslatex.log epslatex.pdf epslatex.ps epslatex.tex random.tmp stringvar.tmp
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| Making clean in man
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[1]: Nothing to be done for `clean'.
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| Making clean in lisp
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| test -z "gnuplot.elc gnuplot-gui.elc gpelcard.pdf gpelcard.ps gpelcard.dvi gpelcard.log gpelcard.aux" || rm -f gnuplot.elc gnuplot-gui.elc gpelcard.pdf gpelcard.ps gpelcard.dvi gpelcard.log gpelcard.aux
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| Making clean in docs
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| test -z "doc2tex gnuplot.tex gnuplot.dvi gnuplot.aux gnuplot.log gnuplot.toc gnuplot.pdf gnuplot.ps gpcard.dvi gpcard.log gpcard.ps alldoc2gih doc2gih gnuplot.gih doc2hlp gnuplot.hlp gnuplot.idx gnuplot.ilg gnuplot.ind gnuplot.info* gnuplot.out doc2ipf gnuplot.ipf doc2ms gnuplot.ms doc2rnh gnuplot.rnh doc2rtf gnuplot.rtf gnuplot.nroff checkdoc gnuplot.txt figure*.pdf pdffigures.*" || rm -f doc2tex gnuplot.tex gnuplot.dvi gnuplot.aux gnuplot.log gnuplot.toc gnuplot.pdf gnuplot.ps gpcard.dvi gpcard.log gpcard.ps alldoc2gih doc2gih gnuplot.gih doc2hlp gnuplot.hlp gnuplot.idx gnuplot.ilg gnuplot.ind gnuplot.info* gnuplot.out doc2ipf gnuplot.ipf doc2ms gnuplot.ms doc2rnh gnuplot.rnh doc2rtf gnuplot.rtf gnuplot.nroff checkdoc gnuplot.txt figure*.pdf pdffigures.*
| |
| test -z "allterm.h " || rm -f allterm.h
| |
| test -d htmldocs && rm -rf htmldocs
| |
| make[1]: [clean-generic] Error 1 (ignored)
| |
| rm -f *.o core *.core
| |
| rm -f *.exe *~
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| Making clean in src
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making clean in wxterminal
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[2]: Nothing to be done for `clean'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| Making clean in .
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| test -z "gnuplot" || rm -f gnuplot
| |
| rm -f ansi2knr
| |
| rm -vf `echo gnuplot_x11 | sed 's&^&&'`
| |
| removed `gnuplot_x11'
| |
| test -z "bf_test" || rm -f bf_test
| |
| test -z "gnuplot_x11" || rm -f gnuplot_x11
| |
| rm -f *.o
| |
| test "" = "" || rm -f *_.c
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making clean in term
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| make[1]: Nothing to be done for `clean'.
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| Making clean in m4
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| make[1]: Nothing to be done for `clean'.
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| Making clean in config
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| make[1]: Nothing to be done for `clean'.
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| Making clean in .
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[1]: Nothing to be done for `clean-am'.
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'
| |
| + export CFLAGS
| |
| + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'
| |
| + export CXXFLAGS
| |
| + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules'
| |
| + export FFLAGS
| |
| + ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-readline=gnu --with-png --without-linux-vga --enable-history-file
| |
| checking for a BSD-compatible install... /usr/bin/install -c
| |
| checking whether build environment is sane... yes
| |
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| |
| checking for gawk... gawk
| |
| checking whether make sets $(MAKE)... yes
| |
| checking for i686-pc-linux-gnu-gcc... no
| |
| checking for gcc... gcc
| |
| checking for C compiler default output file name... a.out
| |
| checking whether the C compiler works... yes
| |
| checking whether we are cross compiling... no
| |
| checking for suffix of executables...
| |
| 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 for style of include used by make... GNU
| |
| checking dependency style of gcc... none
| |
| checking for function prototypes... yes
| |
| 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 for string.h... (cached) yes
| |
| checking how to run the C preprocessor... gcc -E
| |
| 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 emacs... emacs
| |
| checking for tex... tex
| |
| checking for latex... latex
| |
| checking for pdflatex... pdflatex
| |
| checking for dvips... dvips
| |
| checking for troff... no
| |
| checking for kpsexpand... kpsexpand
| |
| checking for texhash... texhash
| |
| 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... yes
| |
| checking for MS-DOS/djgpp/libGRX... no
| |
| checking for NeXT... no
| |
| checking for Apple MacOS X... no
| |
| checking for BeOS... no
| |
| checking for Alpha/AXP CPU... no
| |
| checking for sin... no
| |
| checking for sin in -lm... yes
| |
| checking for ANSI C header files... (cached) yes
| |
| checking dirent.h usability... yes
| |
| checking dirent.h presence... yes
| |
| checking for dirent.h... yes
| |
| checking errno.h usability... yes
| |
| checking errno.h presence... yes
| |
| checking for errno.h... yes
| |
| checking float.h usability... yes
| |
| checking float.h presence... yes
| |
| checking for float.h... yes
| |
| checking limits.h usability... yes
| |
| checking limits.h presence... yes
| |
| checking for limits.h... yes
| |
| checking locale.h usability... yes
| |
| checking locale.h presence... yes
| |
| checking for locale.h... yes
| |
| checking math.h usability... yes
| |
| checking math.h presence... yes
| |
| checking for math.h... yes
| |
| checking for stdlib.h... (cached) yes
| |
| checking for string.h... (cached) yes
| |
| checking time.h usability... yes
| |
| checking time.h presence... yes
| |
| checking for time.h... yes
| |
| checking sys/time.h usability... yes
| |
| checking sys/time.h presence... yes
| |
| checking for sys/time.h... yes
| |
| checking for sys/types.h... (cached) yes
| |
| checking sys/bsdtypes.h usability... no
| |
| checking sys/bsdtypes.h presence... no
| |
| checking for sys/bsdtypes.h... no
| |
| checking sys/ioctl.h usability... yes
| |
| checking sys/ioctl.h presence... yes
| |
| checking for sys/ioctl.h... yes
| |
| checking sys/param.h usability... yes
| |
| checking sys/param.h presence... yes
| |
| checking for sys/param.h... yes
| |
| checking sys/select.h usability... yes
| |
| checking sys/select.h presence... yes
| |
| checking for sys/select.h... yes
| |
| checking sys/socket.h usability... yes
| |
| checking sys/socket.h presence... yes
| |
| checking for sys/socket.h... yes
| |
| checking for sys/stat.h... (cached) yes
| |
| checking sys/systeminfo.h usability... no
| |
| checking sys/systeminfo.h presence... no
| |
| checking for sys/systeminfo.h... no
| |
| checking sys/timeb.h usability... yes
| |
| checking sys/timeb.h presence... yes
| |
| checking for sys/timeb.h... yes
| |
| checking sys/utsname.h usability... yes
| |
| checking sys/utsname.h presence... yes
| |
| checking for sys/utsname.h... yes
| |
| checking libc.h usability... no
| |
| checking libc.h presence... no
| |
| checking for libc.h... no
| |
| checking malloc.h usability... yes
| |
| checking malloc.h presence... yes
| |
| checking for malloc.h... yes
| |
| checking poll.h usability... yes
| |
| checking poll.h presence... yes
| |
| checking for poll.h... yes
| |
| checking sgtty.h usability... yes
| |
| checking sgtty.h presence... yes
| |
| checking for sgtty.h... yes
| |
| checking termios.h usability... yes
| |
| checking termios.h presence... yes
| |
| checking for termios.h... yes
| |
| checking values.h usability... yes
| |
| checking values.h presence... yes
| |
| checking for values.h... yes
| |
| checking for stdbool.h that conforms to C99... yes
| |
| checking for _Bool... yes
| |
| checking for struct exception in math.h... yes
| |
| checking whether stat file-mode macros are broken... no
| |
| checking for unistd.h... yes
| |
| checking if errno variable is declared... yes
| |
| checking for size_t... yes
| |
| checking for time_t in time.h... yes
| |
| checking return type of signal handlers... void
| |
| checking for atexit... yes
| |
| checking for memcpy... yes
| |
| checking for memmove... yes
| |
| checking for memset... yes
| |
| checking for on_exit... yes
| |
| checking for bcopy... yes
| |
| checking for bzero... yes
| |
| checking for setvbuf... yes
| |
| checking for strerror... yes
| |
| checking for strchr... yes
| |
| checking for strrchr... yes
| |
| checking for strstr... yes
| |
| checking for index... yes
| |
| checking for rindex... yes
| |
| checking for isnan... yes
| |
| checking for erf... yes
| |
| checking for erfc... yes
| |
| checking for gamma... yes
| |
| checking for lgamma... yes
| |
| checking for getcwd... yes
| |
| checking for poll... yes
| |
| checking for pclose... yes
| |
| checking for popen... yes
| |
| checking for select... yes
| |
| checking for sleep... yes
| |
| checking for stpcpy... yes
| |
| checking for strcspn... yes
| |
| checking for strdup... 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 for sys/select.h... (cached) yes
| |
| checking for sys/socket.h... (cached) yes
| |
| checking types of arguments for select... int,fd_set *,struct timeval *
| |
| checking for tputs in -lncurses... yes
| |
| checking for remove_history in -lreadline... yes
| |
| checking 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 readline/tilde.h usability... yes
| |
| checking readline/tilde.h presence... yes
| |
| checking for readline/tilde.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
| |
| 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 pdflib-config... no
| |
| checking for PDF_get_majorversion in -lpdf... no
| |
| checking for i686-pc-linux-gnu-pkg-config... no
| |
| checking for pkg-config... /usr/bin/pkg-config
| |
| checking pkg-config is at least version 0.9.0... yes
| |
| checking for LUA... no
| |
| checking for library containing luaL_openlibs... configure: WARNING: The lua terminal will not be compiled.
| |
| no
| |
| checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes
| |
| checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
| |
| checking pkg-config is at least version 0.9.0... yes
| |
| checking for i686-pc-linux-gnu-g++... no
| |
| checking for i686-pc-linux-gnu-c++... no
| |
| checking for i686-pc-linux-gnu-gpp... no
| |
| checking for i686-pc-linux-gnu-aCC... no
| |
| checking for i686-pc-linux-gnu-CC... no
| |
| checking for i686-pc-linux-gnu-cxx... no
| |
| checking for i686-pc-linux-gnu-cc++... no
| |
| checking for i686-pc-linux-gnu-cl.exe... no
| |
| checking for i686-pc-linux-gnu-FCC... no
| |
| checking for i686-pc-linux-gnu-KCC... no
| |
| checking for i686-pc-linux-gnu-RCC... no
| |
| checking for i686-pc-linux-gnu-xlC_r... no
| |
| checking for i686-pc-linux-gnu-xlC... no
| |
| checking for g++... g++
| |
| checking whether we are using the GNU C++ compiler... yes
| |
| checking whether g++ accepts -g... yes
| |
| checking dependency style of g++... none
| |
| checking how to run the C++ preprocessor... g++ -E
| |
| checking for wx-config... /usr/bin/wx-config
| |
| checking for CAIROPANGO... yes
| |
| checking for PANGO_1_10_2... no
| |
| checking for pid_t... yes
| |
| checking vfork.h usability... no
| |
| checking vfork.h presence... no
| |
| checking for vfork.h... no
| |
| checking for fork... yes
| |
| checking for vfork... yes
| |
| checking for working fork... yes
| |
| checking for working vfork... (cached) yes
| |
| checking for GTK... yes
| |
| checking for GTK28... yes
| |
| checking for CAIROPDF... yes
| |
| configure: creating ./config.status
| |
| config.status: creating Makefile
| |
| config.status: creating config/Makefile
| |
| config.status: creating demo/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 term/Makefile
| |
| config.status: creating tutorial/Makefile
| |
| config.status: creating config.h
| |
| config.status: executing depfiles commands
| |
| config.status: executing default commands
| |
| === configuring in lisp (/builddir/build/BUILD/gnuplot-4.4.0/lisp)
| |
| configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-readline=gnu' '--with-png' '--without-linux-vga' '--enable-history-file' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' --cache-file=/dev/null --srcdir=.
| |
| checking for a BSD-compatible install... /usr/bin/install -c
| |
| checking whether build environment is sane... yes
| |
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| |
| checking for gawk... gawk
| |
| checking whether make sets $(MAKE)... yes
| |
| checking whether make sets $(MAKE)... (cached) yes
| |
| checking for emacs... emacs
| |
| checking where .elc files should go... ${datarootdir}/emacs/site-lisp
| |
| checking for dvips... dvips
| |
| checking for latex... latex
| |
| checking for makeinfo... /usr/bin/makeinfo
| |
| checking for pdflatex... pdflatex
| |
| checking for emacs version... 23.2.1
| |
| checking whether info-look.el is needed... not needed with emacs 23.2.1
| |
| configure: creating ./config.status
| |
| config.status: creating Makefile
| |
| ** Configuration summary for gnuplot 4.4.0:
| |
| gnuplot will be compiled with the following terminals:
| |
| Standalone terminals: yes (always builtin)
| |
| (canvas, cgm, corel, dumb, dxf, eepic, emf, emtex,
| |
| epslatex, epson_180dpi, epson_60dpi, epson_lx800, fig, gpic, hp2623A,
| |
| hp2648, hp500c, hpdj, hpgl, hpljii, hppj, imagen,
| |
| latex, metafont, metapost, mif, pbm, postscript, pslatex, nec_cp6, okidata,
| |
| pcl5, pstex, pstricks, qms, regis, svg, tandy_60dpi,
| |
| tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek)
| |
| X Window System terminal: yes
| |
| (with multi-byte fonts)
| |
| (enable plotting to windows opened by external apps)
| |
| (without binary polygon protocol )
| |
| (with application defaults, in /etc/X11/app-defaults/)
| |
| jpeg terminal: yes
| |
| gif terminal: yes (with animated gif)
| |
| png terminal: yes
| |
| (jpeg, gif and png terminals can use TTF fonts)
| |
| pdf terminal: no (requires libpdf)
| |
| plot library terminal: no (use --with-plot to enable, requires GNU plotutils
| |
| or UNIX plot)
| |
| linux terminal (vga console): no (use --with-linux-vga to enable,
| |
| requires SVGAlib)
| |
| vgagl terminal ((s)vga console): no (use --with-linux-vga to enable,
| |
| requires SVGAlib with vgagl)
| |
| ggi terminal: no (use --with-ggi to enable, requires libggi)
| |
| mgr terminal: no (use --enable-mgr to enable, requires libpixrect)
| |
| rgip/uniplex terminal: no (use --enable-rgip to enable)
| |
| svga terminal (MSDOS/djgpp): no
| |
| be terminal (BeOS): no
| |
| next terminal: no
| |
| aqua terminal (MacOS X): no
| |
| wxt terminal: yes
| |
| cairo-based pdf and png terminals: yes
| |
| lua/TikZ terminal: no
| |
| Additional terminals are availaible in platform-specific makefiles:
| |
| amiga (makefile.amg and makefile.ami), apollo/gpr (makefile.unx)
| |
| cgi (makefile.unx), pm (makefile.os2),
| |
| sun (makefile.unx), unixpc (makefile.unx), windows (various Windows
| |
| makefiles)
| |
| Additional terminals are built automatically if possible at compile-time:
| |
| vesa (MSDOS), emxvga (MSDOS, OS/2), ega/vga/svga/ssvga/hercules (Windows with
| |
| Zortec compiler), macintosh
| |
| gnuplot will be compiled with the following features:
| |
| Mouse support in interactive terminals: yes
| |
| Fitting error variables: yes
| |
| Zooming or refresh of volatile data: yes (EXPERIMENTAL)
| |
| Typing <space> in plot window raises console
| |
| Command line macros: yes
| |
| Placement of rectangles and other objects: yes
| |
| gnuplot will be compiled with the following options:
| |
| Readline library: GNU readline library with -lncurses
| |
| Command-line history file: yes
| |
| Check current directory for .gnuplot file: no (use --with-cwdrc to enable)
| |
| Sort help/subtopic tables by column: no (use --without-row-help to enable)
| |
| Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable)
| |
| Thin plate splines: no (use --enable-thin-spline to enable)
| |
| Hidden3d optimization: quadtree
| |
| Deprecated syntax and terminal options : no (use --enable-backwards-compatibility to enable)
| |
| gnuplot will install the following additional materials:
| |
| lasergnu printer script: no (use --with-lasergnu to enable)
| |
| gnuplot-mode for X/Emacs: yes
| |
| LaTeX tutorial: yes
| |
| cfg file for epslatex terminal: yes
| |
| TeX *.sty for lua/tikz terminal: no
| |
| TeX files will be installed in /usr/share/texmf/tex/latex/gnuplot
| |
| (use --with-texdir=DIR to change)
| |
| Help file: yes (always), in /usr/share/gnuplot/4.4/gnuplot.gih
| |
| PostScript prologue files: yes (always)
| |
| + make -j2
| |
| make all-recursive
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| Making all in config
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| Making all in m4
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| Making all in term
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| Making all in src
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making all in wxterminal
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[3]: Nothing to be done for `all'.
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c alloc.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c axis.c
| |
| alloc.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c binary.c
| |
| axis.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c breaders.c
| |
| binary.c: In function 'fread_matrix':
| |
| binary.c:123: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
| |
| binary.c: In function 'fwrite_matrix':
| |
| binary.c:187: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| binary.c:198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| binary.c:199: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| binary.c: At top level:
| |
| binary.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bitmap.c
| |
| breaders.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c color.c
| |
| bitmap.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c command.c
| |
| color.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c contour.c
| |
| contour.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c datafile.c
| |
| command.c: In function 'pause_command':
| |
| command.c:1237: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
| |
| command.c: In function 'pwd_command':
| |
| command.c:1376: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result
| |
| command.c: In function 'do_system':
| |
| command.c:2387: warning: ignoring return value of 'system', declared with attribute warn_unused_result
| |
| command.c: At top level:
| |
| command.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dynarray.c
| |
| dynarray.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c eval.c
| |
| datafile.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fit.c
| |
| eval.c: In function 'update_gpval_variables':
| |
| eval.c:888: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result
| |
| eval.c: At top level:
| |
| eval.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gadgets.c
| |
| fit.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c getcolor.c
| |
| gadgets.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c graph3d.c
| |
| getcolor.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c graphics.c
| |
| graph3d.c:2: warning: 'RCSid' defined but not used
| |
| graph3d.c: In function 'draw_3d_graphbox':
| |
| graph3d.c:2069: warning: 'clip_save' may be used uninitialized in this function
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c help.c
| |
| help.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hidden3d.c
| |
| graphics.c:2: warning: 'RCSid' defined but not used
| |
| graphics.c: In function 'do_polygon':
| |
| graphics.c:5643: warning: 'clipped' may be used uninitialized in this function
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c history.c
| |
| history.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c internal.c
| |
| hidden3d.c:2: warning: 'RCSid' defined but not used
| |
| hidden3d.c: In function 'store_polygon':
| |
| hidden3d.c:809: warning: 'v' may be used uninitialized in this function
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c interpol.c
| |
| internal.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c matrix.c
| |
| interpol.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c misc.c
| |
| matrix.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mouse.c
| |
| misc.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c parse.c
| |
| mouse.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plot.c
| |
| parse.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plot2d.c
| |
| plot2d.c:2: warning: 'RCSid' defined but not used
| |
| plot.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plot3d.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pm3d.c
| |
| pm3d.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c readline.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c save.c
| |
| plot3d.c:2: warning: 'RCSid' defined but not used
| |
| plot3d.c: In function 'get_3ddata':
| |
| plot3d.c:518: warning: 'numpoints' may be used uninitialized in this function
| |
| plot3d.c:518: note: 'numpoints' was declared here
| |
| readline.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scanner.c
| |
| save.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c set.c
| |
| scanner.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c show.c
| |
| set.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c specfun.c
| |
| show.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c standard.c
| |
| specfun.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdfn.c
| |
| stdfn.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tables.c
| |
| standard.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tabulate.c
| |
| tabulate.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c term.c
| |
| tables.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c time.c
| |
| time.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c unset.c
| |
| unset.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util.c
| |
| util.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util3d.c
| |
| In file included from term.h:293,
| |
| from term.c:1373:
| |
| ../term/cgm.trm: In function 'CGM_write_char_record':
| |
| ../term/cgm.trm:1172: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1174: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1179: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1185: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm: In function 'CGM_write_byte_record':
| |
| ../term/cgm.trm:1196: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| In file included from term.h:293,
| |
| from term.c:1373:
| |
| ../term/cgm.trm: In function 'CGM_write_mixed_record':
| |
| ../term/cgm.trm:1237: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1239: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1242: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/cgm.trm:1244: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| In file included from term.h:293,
| |
| from term.c:1373:
| |
| ../term/cgm.trm: In function 'CGM_write_int':
| |
| ../term/cgm.trm:1295: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| In file included from term.h:310,
| |
| from term.c:1373:
| |
| ../term/emf.trm: In function 'EMF_write_byte':
| |
| ../term/emf.trm:509: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/emf.trm: In function 'EMF_write_short':
| |
| ../term/emf.trm:521: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/emf.trm: In function 'EMF_write_long':
| |
| ../term/emf.trm:534: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| ../term/emf.trm: In function 'EMF_write_float':
| |
| ../term/emf.trm:556: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
| |
| term.c: At top level:
| |
| term.c:2: warning: 'RCSid' defined but not used
| |
| In file included from term.h:412,
| |
| from term.c:1373:
| |
| ../term/latex.trm: In function 'LATEX_put_text':
| |
| ../term/latex.trm:790: warning: 'flag' may be used uninitialized in this function
| |
| In file included from term.h:318,
| |
| from term.c:1373:
| |
| ../term/fig.trm: In function 'FIG_options':
| |
| ../term/fig.trm:415: warning: 'fontname' may be used uninitialized in this function
| |
| ../term/fig.trm:415: note: 'fontname' was declared here
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c variable.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c version.c
| |
| util3d.c:2: warning: 'RCSid' defined but not used
| |
| version.c:2: warning: 'RCSid' defined but not used
| |
| g++ -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o wxt_gui.o `test -f 'wxterminal/wxt_gui.cpp' || echo './'`wxterminal/wxt_gui.cpp
| |
| variable.c: In function 'fontpath_handler':
| |
| variable.c:392: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
| |
| variable.c: At top level:
| |
| variable.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gp_cairo.o `test -f 'wxterminal/gp_cairo.c' || echo './'`wxterminal/gp_cairo.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gp_cairo_helpers.o `test -f 'wxterminal/gp_cairo_helpers.c' || echo './'`wxterminal/gp_cairo_helpers.c
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bf_test.c
| |
| bf_test.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gplt_x11.c
| |
| gplt_x11.c: In function 'main':
| |
| gplt_x11.c:729: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result
| |
| gplt_x11.c: In function 'getMultiTabConsoleSwitchCommand':
| |
| gplt_x11.c:4179: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
| |
| gplt_x11.c: In function 'process_event':
| |
| gplt_x11.c:4410: warning: ignoring return value of 'system', declared with attribute warn_unused_result
| |
| gplt_x11.c: At top level:
| |
| gplt_x11.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gpexecute.c
| |
| gpexecute.c:2: warning: 'RCSid' defined but not used
| |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's&^&&'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -DGPLT_X11_MODE -o getcolor_x11.o ./getcolor.c
| |
| ./getcolor.c:2: warning: 'RCSid' defined but not used
| |
| gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o bf_test bf_test.o binary.o alloc.o -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o gnuplot_x11 gplt_x11.o gpexecute.o getcolor_x11.o -lX11 -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| wxterminal/wxt_gui.cpp: In member function 'void wxtPanel::RaiseConsoleWindow()':
| |
| wxterminal/wxt_gui.cpp:1161: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
| |
| wxterminal/wxt_gui.cpp:1172: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
| |
| wxterminal/wxt_gui.cpp: In function 'void wxt_init()':
| |
| wxterminal/wxt_gui.cpp:1432: warning: unused variable 'buf'
| |
| wxterminal/wxt_gui.cpp: In member function 'void wxtPanel::wxt_cairo_exec_command(gp_command)':
| |
| wxterminal/wxt_gui.cpp:2399: warning: enumeration value 'command_enhanced_put_text' not handled in switch
| |
| wxterminal/wxt_gui.cpp: In function 'int wxt_waitforinput()':
| |
| wxterminal/wxt_gui.cpp:3091: warning: comparison between signed and unsigned integer expressions
| |
| wxterminal/wxt_gui.cpp: In function 'void wxt_atexit()':
| |
| wxterminal/wxt_gui.cpp:3161: warning: unused variable 'i'
| |
| wxterminal/wxt_gui.cpp: At global scope:
| |
| wxterminal/wxt_gui.cpp:3140: warning: 'bool wxt_window_opened()' defined but not used
| |
| g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -L/usr/lib -o gnuplot alloc.o axis.o binary.o breaders.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.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 stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o wxt_gui.o gp_cairo.o gp_cairo_helpers.o -lreadline -lncurses -lz -lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -ljpeg -lfreetype -lpng -pthread -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -pthread -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making all in docs
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c doc2gih.c
| |
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c termdoc.c
| |
| termdoc.c:2: warning: 'RCSid' defined but not used
| |
| doc2gih.c:2: warning: 'RCSid' defined but not used
| |
| gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o doc2gih doc2gih.o termdoc.o -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| ./doc2gih ./gnuplot.doc gnuplot.gih
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| Making all in lisp
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot.el
| |
| emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot-gui.el
| |
| In toplevel form:
| |
| gnuplot.el:331:1:Warning: !! The file uses old-style backquotes !!
| |
| This functionality has been obsolete for more than 10 years already
| |
| and will be removed soon. See (elisp)Backquote in the manual.
| |
| Loading `gnuplot': old-style backquotes detected!
| |
| Wrote /builddir/build/BUILD/gnuplot-4.4.0/lisp/gnuplot.elc
| |
| Wrote /builddir/build/BUILD/gnuplot-4.4.0/lisp/gnuplot-gui.elc
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| Making all in man
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[2]: Nothing to be done for `all'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| Making all in demo
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| Creating binary data files
| |
| Creating binary data files
| |
| Creating binary data files
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| Making all in tutorial
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg1.plt ; else gnuplot eg1.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg2.plt ; else gnuplot eg2.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg3.plt ; else gnuplot eg3.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg4.plt ; else gnuplot eg4.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg5.plt ; else gnuplot eg5.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg6.plt ; else gnuplot eg6.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg7.plt ; else gnuplot eg7.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg7.plt ; else gnuplot eg7.plt ; fi
| |
| if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot test.plt ; else gnuplot test.plt ; fi
| |
| Building LaTeX tutorial
| |
| TEXINPUTS=.:.:: latex tutorial
| |
| This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
| |
| %&-line parsing enabled.
| |
| entering extended mode
| |
| (./tutorial.tex
| |
| LaTeX2e <2005/12/01>
| |
| Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
| |
| yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
| |
| erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
| |
| french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
| |
| us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
| |
| tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
| |
| turkish, ukenglish, ukrainian, loaded.
| |
| (./header.tex (/usr/share/texmf/tex/latex/base/article.cls
| |
| Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
| |
| (/usr/share/texmf/tex/latex/base/size10.clo))
| |
| (/usr/share/texmf/tex/latex/base/latexsym.sty)
| |
| (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
| |
| (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty))
| |
| (/usr/share/texmf/tex/latex/html/url.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphicx.sty
| |
| (/usr/share/texmf/tex/latex/graphics/keyval.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphics.sty
| |
| (/usr/share/texmf/tex/latex/graphics/trig.sty)
| |
| (/usr/share/texmf/tex/latex/config/graphics.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvips.def)))
| |
| (/usr/share/texmf/tex/latex/graphics/color.sty
| |
| (/usr/share/texmf/tex/latex/config/color.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvipsnam.def)))
| |
| No file tutorial.aux.
| |
| (/usr/share/texmf/tex/latex/base/ulasy.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsb.fd)
| |
| No file tutorial.toc.
| |
| [1]
| |
| LaTeX Warning: Reference `oldusers' on page 1 undefined on input line 70.
| |
| LaTeX Warning: Reference `s:eepic' on page 1 undefined on input line 83.
| |
| LaTeX Warning: Reference `eg1' on page 1 undefined on input line 125.
| |
| (./eg1.tex) [1]
| |
| LaTeX Warning: Reference `eg2' on page 2 undefined on input line 163.
| |
| (./eg2.tex) [2] [3]
| |
| LaTeX Warning: Reference `eg3' on page 4 undefined on input line 225.
| |
| (./eg3.tex)
| |
| LaTeX Warning: Reference `test' on page 4 undefined on input line 265.
| |
| LaTeX Warning: Reference `eg4' on page 4 undefined on input line 276.
| |
| [4] (./eg4.tex)
| |
| LaTeX Warning: Reference `eg5' on page 5 undefined on input line 316.
| |
| (./eg5.tex)
| |
| LaTeX Warning: Reference `eg6' on page 5 undefined on input line 343.
| |
| [5] (./eg6.tex)
| |
| LaTeX Warning: Reference `test' on page 6 undefined on input line 373.
| |
| (./test.tex) [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd)
| |
| LaTeX Warning: Reference `epslatex_test' on page 8 undefined on input line 504.
| |
| [8] (./eg7.tex <eg7.eps>) [9] (./tutorial.aux)
| |
| LaTeX Warning: There were undefined references.
| |
| LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
| |
| )
| |
| Output written on tutorial.dvi (10 pages, 249568 bytes).
| |
| Transcript written on tutorial.log.
| |
| TEXINPUTS=.:.:: latex tutorial
| |
| This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
| |
| %&-line parsing enabled.
| |
| entering extended mode
| |
| (./tutorial.tex
| |
| LaTeX2e <2005/12/01>
| |
| Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
| |
| yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
| |
| erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
| |
| french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
| |
| us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
| |
| tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
| |
| turkish, ukenglish, ukrainian, loaded.
| |
| (./header.tex (/usr/share/texmf/tex/latex/base/article.cls
| |
| Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
| |
| (/usr/share/texmf/tex/latex/base/size10.clo))
| |
| (/usr/share/texmf/tex/latex/base/latexsym.sty)
| |
| (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
| |
| (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty))
| |
| (/usr/share/texmf/tex/latex/html/url.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphicx.sty
| |
| (/usr/share/texmf/tex/latex/graphics/keyval.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphics.sty
| |
| (/usr/share/texmf/tex/latex/graphics/trig.sty)
| |
| (/usr/share/texmf/tex/latex/config/graphics.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvips.def)))
| |
| (/usr/share/texmf/tex/latex/graphics/color.sty
| |
| (/usr/share/texmf/tex/latex/config/color.cfg)
| |
| (/usr/share/texmf/tex/latex/graphics/dvipsnam.def))) (./tutorial.aux)
| |
| (/usr/share/texmf/tex/latex/base/ulasy.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
| |
| (/usr/share/texmf/tex/latex/amsfonts/umsb.fd) (./tutorial.toc) [1] (./eg1.tex)
| |
| [1] (./eg2.tex) [2] [3] (./eg3.tex) [4] (./eg4.tex) (./eg5.tex) [5] (./eg6.tex)
| |
| (./test.tex) [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) [8] (./eg7.tex
| |
| <eg7.eps>) [9] (./tutorial.aux) )
| |
| Output written on tutorial.dvi (10 pages, 250436 bytes).
| |
| Transcript written on tutorial.log.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| Making all in share
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| Making all in LaTeX
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[3]: Nothing to be done for `all'.
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| cp -p ./Gnuplot.app-defaults Gnuplot
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| + cd docs
| |
| + make html
| |
| Building allterm.h
| |
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DALL_TERM_DOC -c ./doc2tex.c
| |
| ./doc2tex.c:2: warning: 'RCSid' defined but not used
| |
| gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/lib -o doc2tex doc2tex.o termdoc.o -lm -pthread -lz -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
| |
| ./doc2tex ./gnuplot.doc gnuplot.tex
| |
| mkdir -p htmldocs
| |
| latex2html -dir htmldocs -local_icons gnuplot
| |
| $* is no longer supported at /usr/bin/latex2html line 10588.
| |
| This is LaTeX2HTML Version 2008 (1.71)
| |
| by Nikos Drakos, Computer Based Learning Unit, University of Leeds.
| |
| Revised and extended by:
| |
| Marcus Hennecke, Ross Moore, Herb Swan and others
| |
| ...producing markup for HTML version 3.2
| |
| Extension: loading /usr/share/latex2html/versions/latin1.pl
| |
| HTML version: loading /usr/share/latex2html/versions/html3_2.pl
| |
| *** processing declarations ***
| |
| OPENING /builddir/build/BUILD/gnuplot-4.4.0/docs/gnuplot.tex
| |
| Cannot create directory htmldocs/: File exists, reusing it.
| |
| Note: Working directory is /builddir/build/BUILD/gnuplot-4.4.0/docs/htmldocs
| |
| Note: Images will be generated in /tmp/l2h23808
| |
| texexpand V2008 (Revision 1.12)
| |
| texexpand: include pdffigures failed. Reinserting command
| |
| Loading /usr/share/latex2html/styles/texdefs.perl...
| |
| Package: loading /usr/share/latex2html/styles/article.perl
| |
| Warning: No implementation found for option: `hyperindex' for `hyperref' package
| |
| Warning: No implementation found for option: `bookmarks' for `hyperref' package
| |
| Warning: No implementation found for option: `bookmarksnumbered_true' for `hyperref' package
| |
| Warning: No implementation found for option: `pdftitle__gnuplot_documentation_' for `hyperref' package
| |
| Warning: No implementation found for option: `pdfauthor__gnuplot_' for `hyperref' package
| |
| Warning: No implementation found for option: `pdfsubject__see_www_gnuplot_info_' for `hyperref' package
| |
| Package: loading /usr/share/latex2html/styles/makeidx.perl
| |
| Reading ...
| |
| ++
| |
| Doing ./titlepag.tex
| |
| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
| |
| Processing macros ...,,,++.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
| |
| @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
| |
| *** no brace for \usebox , before:
| |
| \GpVersion{{
| |
| *** using "\GpVersion" as the argument instead; is this correct? ***
| |
| @@@@@@@@@@@@@@@
| |
| *** no brace for \usebox , before:
| |
| \GpVersion
| |
| *** using "\GpVersion" as the argument instead; is this correct? ***
| |
| @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
| |
| Translating ...
| |
| 0/468:top of gnuplot: for gnuplot.html
| |
| *** translating preamble ***
| |
| ...........
| |
| *** no brace for \setbox , before:
| |
| *** using "" as the argument instead; is this correct? ***
| |
| ..,........
| |
| Warning: No implementation found for option: `toc_entr' for `article' package
| |
| ...
| |
| Warning: No implementation found for package: toc_entr.
| |
| Warning: No implementation found for package: hyperref
| |
| Warning: No implementation found for package: fancyhdr..................................
| |
| *** preamble done ***
| |
| ;..,..........,...........................................................;.....
| |
| 1/468:tableofcontents:.."Contents" for node1.html
| |
| ;.;..
| |
| 2/468:part:.."Gnuplot" for node2.html
| |
| ;;
| |
| 3/468:section:......"Copyright" for node3.html
| |
| ;.,....,......,...,...,...,...,.;..............
| |
| 4/468:section:......"Introduction" for node4.html
| |
| ;.............,....,......,...,,.............,...,......,..........,.............;..............
| |
| 5/468:section:......."Seeking-assistance" for node5.html
| |
| ;.......,.....,...,...,......;..............
| |
| 6/468:section:...."New features introduced in version 4.4" for node6.html
| |
| ;.;
| |
| 7/468:subsection:..."Internationalization" for node7.html
| |
| ;..........;
| |
| 8/468:subsection:..."Transparency" for node8.html
| |
| ;........;
| |
| 9/468:subsection:..."Volatile Data" for node9.html
| |
| ;............;
| |
| 10/468:subsection:......."Canvas size" for node10.html
| |
| ;....,,,,,,......,,,,....,.....;..
| |
| 11/468:subsection:......"New plot elements" for node11.html
| |
| ;............;
| |
| 12/468:subsection:..."New or revised terminal drivers" for node12.html
| |
| ;..........;
| |
| 13/468:subsection:....."New smoothing algorithms" for node13.html
| |
| ;............;
| |
| 14/468:section:....."Backwards compatibility" for node14.html
| |
| ;..,.....,..,..;......
| |
| 15/468:section:....."Batch/Interactive Operation" for node15.html
| |
| ;................,.......,.......,......,...,..;..........
| |
| 16/468:section:........"Command-line-editing" for node16.html
| |
| ;..,,.....;
| |
| 17/468:section:...."Comments" for node17.html
| |
| ;.......,;
| |
| 18/468:section:....."Coordinates" for node18.html
| |
| ;......,..,,.......................,...........;.....
| |
| 19/468:section:...."Datastrings" for node19.html
| |
| ;..,....,....,....,..............;.........
| |
| 20/468:section:....."Enhanced text mode" for node20.html
| |
| ;.........,,,,,,......,......,..,........,.,,.,,,,...,....;...........................................
| |
| 21/468:section:...."Environment" for node21.html
| |
| ;...................................;.............
| |
| 22/468:section:...."Expressions" for node22.html
| |
| ;.,,,,,,,,.............................................................;...........
| |
| 23/468:subsection:......"Functions" for node23.html
| |
| ;....,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,..................................................................................................................................................................................................,,..........................................,,...,,,,..........................................................................;
| |
| 24/468:subsubsection:........"Elliptic integrals" for node24.html
| |
| ;.............;
| |
| 25/468:subsubsection:........"Random number generator" for node25.html
| |
| ;,.,..;..
| |
| 26/468:subsection:......"Operators" for node26.html
| |
| ;..;
| |
| 27/468:subsubsection:........"Unary" for node27.html
| |
| ;.,,.......;
| |
| 28/468:subsubsection:......"Binary" for node28.html
| |
| ;.,,......,,....,,.;..
| |
| 29/468:subsubsection:........"Ternary" for node29.html
| |
| ;.,,....,,,,.,.....,.......;......
| |
| 30/468:subsection:...."Gnuplot-defined variables" for node30.html
| |
| ;.......................................;..................
| |
| 31/468:subsection:........."User-defined variables and functions" for node31.html
| |
| ;...,..,,,,,,..,...,...,.........,.........,.......,..............;....................
| |
| 32/468:section:...."Fonts" for node32.html
| |
| ;;
| |
| 33/468:subsection:........"Cairo (pdfcairo, pngcairo, wxt terminals)" for node33.html
| |
| ;....,..;....
| |
| 34/468:subsection:.........."Gd (png, gif, jpeg terminals)" for node34.html
| |
| ;.......,...,,,,.,,..,,,,..,..,....;............
| |
| 35/468:subsection:......."Postscript (also encapsulated postscript *.eps)" for node35.html
| |
| ;.......,...,.....;....
| |
| 36/468:section:...."Glossary" for node36.html
| |
| ;.................................................................;
| |
| 37/468:section:......"Linetype, colors, and styles" for node37.html
| |
| ;......,.....,.................,........,........;.........
| |
| 38/468:subsection:................"Colorspec" for node38.html
| |
| ;...,..,,..,...,,...............,,,,............;..........
| |
| 39/468:subsubsection:......."Rgbcolor variable" for node39.html
| |
| ;...........,..;..
| |
| 40/468:subsubsection:........"Linecolor variable" for node40.html
| |
| ;...............,...,..;....
| |
| 41/468:section:..."Mouse input" for node41.html
| |
| ;................;
| |
| 42/468:subsection:.........."Bind" for node42.html
| |
| ;.,.....,,............,,..,,.,,....,...,...,...,...,...,....,...,...,....,........;..........................
| |
| 43/468:subsubsection:......"Bind space" for node43.html
| |
| ;,,...;.
| |
| 44/468:subsection:...."Mouse variables" for node44.html
| |
| ;...,....,........;.......................
| |
| 45/468:section:...."Plotting" for node45.html
| |
| ;..............................................;.
| |
| 46/468:section:........."Start-up" for node46.html
| |
| ;.........;
| |
| 47/468:section:....."String constants and string variables" for node47.html
| |
| ;..,...,....,....,..........,.........;...........
| |
| 48/468:section:...."Substitution and Command line macros" for node48.html
| |
| ;;
| |
| 49/468:subsection:......."Substitution of system commands in backquotes" for node49.html
| |
| ;..........,...,...,.;......
| |
| 50/468:subsection:......."Substitution of string variables as macros" for node50.html
| |
| ;...,....,....,....;......
| |
| 51/468:subsection:......"String variables, macros, and command line substitution" for node51.html
| |
| ;..,....,......,....,.;.........
| |
| 52/468:section:........"Syntax" for node52.html
| |
| ;..................................................,..,,,,,,;........
| |
| 53/468:subsection:......"Quote Marks" for node53.html
| |
| ;...,,.,.,,...,..,..,..,..,.........;........
| |
| 54/468:section:......"Time/Date data" for node54.html
| |
| ;............................,....,.....;....
| |
| 55/468:part:..."Plotting styles" for node55.html
| |
| ;...........,.......;..
| |
| 56/468:section:........"Boxerrorbars" for node56.html
| |
| ;.....,...............;....
| |
| 57/468:section:........"Boxes" for node57.html
| |
| ;......,...........,,......,....,.....,..;.........
| |
| 58/468:section:........"Boxxyerrorbars" for node58.html
| |
| ;.......,..........;..
| |
| 59/468:section:........"Candlesticks" for node59.html
| |
| ;....,....,,...,,....................,...,...........;............
| |
| 60/468:section:........"Circles" for node60.html
| |
| ;....,.........;..
| |
| 61/468:section:........"Dots" for node61.html
| |
| ;....,..;..
| |
| 62/468:section:........"Filledcurves" for node62.html
| |
| ;....,....,......,....,......,.....,..,....,,,,,,,,,,;..................
| |
| 63/468:section:........"Financebars" for node63.html
| |
| ;...,............;....
| |
| 64/468:section:........"Fsteps" for node64.html
| |
| ;...........;..
| |
| 65/468:section:........"Histeps" for node65.html
| |
| ;..........;..
| |
| 66/468:section:........"Histograms" for node66.html
| |
| ;....,...,,,,,,...........,..,,..,....................,....,..,,,,..,....,.....,....,..;.....................
| |
| 67/468:subsection:......."Newhistogram" for node67.html
| |
| ;..,.....,........,.....,,;......
| |
| 68/468:subsection:........"Automated iteration over multiple columns" for node68.html
| |
| ;.....,.;..
| |
| 69/468:section:............"Image" for node69.html
| |
| ;.....,................................;...
| |
| 70/468:subsection:......."Transparency" for node70.html
| |
| ;.,,;..
| |
| 71/468:subsection:.........."Image failsafe" for node71.html
| |
| ;...,.;..
| |
| 72/468:section:........"Impulses" for node72.html
| |
| ;.,.,..;...
| |
| 73/468:section:........"Labels" for node73.html
| |
| ;......,.......,....,.....,........;........
| |
| 74/468:section:........"Lines" for node74.html
| |
| ;......,..,...........;....
| |
| 75/468:section:.............."Linespoints" for node75.html
| |
| ;............;
| |
| 76/468:section:........"Points" for node76.html
| |
| ;.....;
| |
| 77/468:section:........"Steps" for node77.html
| |
| ;..........;..
| |
| 78/468:section:......"Rgbalpha" for node78.html
| |
| ;...;
| |
| 79/468:section:......"Rgbimage" for node79.html
| |
| ;...;
| |
| 80/468:section:........"Vectors" for node80.html
| |
| ;....,..........,..........;....
| |
| 81/468:section:........"Xerrorbars" for node81.html
| |
| ;.........,..;..
| |
| 82/468:section:........"Xyerrorbars" for node82.html
| |
| ;.........,......,.;....
| |
| 83/468:section:............"Yerrorbars" for node83.html
| |
| ;..........,.....;....
| |
| 84/468:section:........"Xerrorlines" for node84.html
| |
| ;.........,..;..
| |
| 85/468:section:........"Xyerrorlines" for node85.html
| |
| ;.........,......,.;....
| |
| 86/468:section:............"Yerrorlines" for node86.html
| |
| ;.........,.....;....
| |
| 87/468:section:...."3D (surface) plots" for node87.html
| |
| ;..................,.......,..;....
| |
| 88/468:part:...."Commands" for node88.html
| |
| ;.........,;..
| |
| 89/468:section:....."Cd" for node89.html
| |
| ;...,....,..,.,..,.;........
| |
| 90/468:section:....."Call" for node90.html
| |
| ;......................,.....,...,...,........;........
| |
| 91/468:section:....."Clear" for node91.html
| |
| ;.........,...........;..
| |
| 92/468:section:....."Evaluate" for node92.html
| |
| ;...,....,.....;....
| |
| 93/468:section:....."Exit" for node93.html
| |
| ;........,.....;..
| |
| 94/468:section:........."Fit" for node94.html
| |
| ;...,...,......,,..,,.........................,...........,..................;.............
| |
| 95/468:subsection:........."Adjustable parameters" for node95.html
| |
| ;.....,...,.......;.....
| |
| 96/468:subsection:........"Short introduction" for node96.html
| |
| ;..........,........................;.......
| |
| 97/468:subsection:......"Error estimates" for node97.html
| |
| ;.......;
| |
| 98/468:subsubsection:........"Statistical overview" for node98.html
| |
| ;........,.........;..
| |
| 99/468:subsubsection:.........."Practical guidelines" for node99.html
| |
| ;...................;
| |
| 100/468:subsection:....."Control" for node100.html
| |
| ;....;..
| |
| 101/468:subsubsection:......"Control variables" for node101.html
| |
| ;.,...,....,..,............;.................
| |
| 102/468:subsubsection:......"Environment variables" for node102.html
| |
| ;...,......,....;....
| |
| 103/468:subsection:........."Multi-branch" for node103.html
| |
| ;..,.......;..
| |
| 104/468:subsection:......."Starting values" for node104.html
| |
| ;.............;
| |
| 105/468:subsection:......."Tips" for node105.html
| |
| ;.....................;
| |
| 106/468:section:....."Help" for node106.html
| |
| ;...,..,,...;...
| |
| 107/468:section:....."History" for node107.html
| |
| ;....,..,;..
| |
| 108/468:section:....."If" for node108.html
| |
| ;...,..,,,,,,,,......,..,..,...,...........;..............
| |
| 109/468:section:...."Iteration" for node109.html
| |
| ;......,....,......;....
| |
| 110/468:section:....."Load" for node110.html
| |
| ;................,...........,..,.....;....
| |
| 111/468:section:....."Lower" for node111.html
| |
| ;.,..............;..
| |
| 112/468:section:......"Pause" for node112.html
| |
| ;.....,..,,.......................,......,......,..;.................
| |
| 113/468:section:....."Plot" for node113.html
| |
| ;..........,,....,..,,........,.....;.....
| |
| 114/468:subsection:......."Axes" for node114.html
| |
| ;,,.....;.
| |
| 115/468:subsection:................"Data" for node115.html
| |
| ;...,...........................................,.................,.......................,,...............;......
| |
| 116/468:subsubsection:............."Binary" for node116.html
| |
| ;........;
| |
| 117/468:subsubsection:........."Binary general" for node117.html
| |
| ;..,..,,...........,,....,,.,,..,,...,,......,,;.......
| |
| 118/468:paragraph:......."Array" for node118.html
| |
| ;...,.;..
| |
| 119/468:paragraph:......."Record" for node119.html
| |
| ;..;
| |
| 120/468:paragraph:......."Skip" for node120.html
| |
| ;.,..,.;....
| |
| 121/468:paragraph:......"Format" for node121.html
| |
| ;...............;
| |
| 122/468:paragraph:......"Endian" for node122.html
| |
| ;...,......;..
| |
| 123/468:paragraph:......"Filetype" for node123.html
| |
| ;.........;
| |
| 124/468:subparagraph:.........."Avs" for node124.html
| |
| ;.;
| |
| 125/468:subparagraph:............."Edf" for node125.html
| |
| ;...,.....;..
| |
| 126/468:subparagraph:........"Png" for node126.html
| |
| ;.,..,.....;....
| |
| 127/468:paragraph:......."Keywords" for node127.html
| |
| ;.;
| |
| 128/468:subparagraph:......."Scan" for node128.html
| |
| ;.......;
| |
| 129/468:subparagraph:......."Transpose" for node129.html
| |
| ;..;
| |
| 130/468:subparagraph:............"Dx, dy, dz" for node130.html
| |
| ;.......;
| |
| 131/468:subparagraph:......."Flipx, flipy, flipz" for node131.html
| |
| ;;
| |
| 132/468:subparagraph:......."Origin " for node132.html
| |
| ;......;
| |
| 133/468:subparagraph:........."Center" for node133.html
| |
| ;...;
| |
| 134/468:subparagraph:........."Rotate" for node134.html
| |
| ;...........;
| |
| 135/468:subparagraph:......."Perpendicular" for node135.html
| |
| ;..;
| |
| 136/468:paragraph:.........."Binary examples" for node136.html
| |
| ;..,...,...,...,...,.....;..........
| |
| 137/468:subsubsection:..........."Every" for node137.html
| |
| ;.............,..,..,,..,,..,,..,,..,,..,......,...........;...............
| |
| 138/468:subsubsection:..........."Example datafile" for node138.html
| |
| ;....,......,..;....
| |
| 139/468:subsubsection:..........."Index" for node139.html
| |
| ;...,...,,,,.,,,,,,,,.,,,,,,,,,,,,,,,,,,,,,,,,...,............,...,,,,,,,,..,..,,...;...............
| |
| 140/468:subsubsection:..........."Smooth" for node140.html
| |
| ;.....,.....................;..
| |
| 141/468:paragraph:.............."Acsplines" for node141.html
| |
| ;........,......,.;....
| |
| 142/468:paragraph:.............."Bezier" for node142.html
| |
| ;.;
| |
| 143/468:paragraph:.............."Csplines" for node143.html
| |
| ;....;
| |
| 144/468:paragraph:.............."Sbezier" for node144.html
| |
| ;...;
| |
| 145/468:paragraph:.............."Unique" for node145.html
| |
| ;.;
| |
| 146/468:paragraph:.............."Frequency" for node146.html
| |
| ;....;..
| |
| 147/468:paragraph:.............."Cumulative" for node147.html
| |
| ;....;..
| |
| 148/468:paragraph:.............."Kdensity" for node148.html
| |
| ;.;
| |
| 149/468:subsubsection:.........."Special-filenames" for node149.html
| |
| ;.....,.......,......,.....,,...........,...,...,....,...............,.......,..,....,....;......................
| |
| 150/468:subsubsection:..........."Thru" for node150.html
| |
| ;...,....,....,......;......
| |
| 151/468:subsubsection:..........."Using" for node151.html
| |
| ;...,......,,.........,,....,,..................,..,..,...,..,..,.;..........
| |
| 152/468:paragraph:............"Using_examples" for node152.html
| |
| ;....,.....,....,.....,.................,.....;..............
| |
| 153/468:paragraph:..........."Pseudocolumns" for node153.html
| |
| ;....,.;..
| |
| 154/468:paragraph:........."Xticlabels" for node154.html
| |
| ;..,...,,......,.....,......;......
| |
| 155/468:paragraph:......."X2ticlabels" for node155.html
| |
| ;...;
| |
| 156/468:paragraph:......."Yticlabels" for node156.html
| |
| ;...;
| |
| 157/468:paragraph:......."Y2ticlabels" for node157.html
| |
| ;...;
| |
| 158/468:paragraph:......."Zticlabels" for node158.html
| |
| ;...;
| |
| 159/468:subsection:........."Errorbars" for node159.html
| |
| ;.....,.....,............................;......
| |
| 160/468:subsection:........."Errorlines" for node160.html
| |
| ;.....,.....,....................;....
| |
| 161/468:subsection:......."Parametric" for node161.html
| |
| ;.....,.........,.....;......
| |
| 162/468:subsection:........."Ranges" for node162.html
| |
| ;..,......,,.,,,,..............,.........................,...,...,...,...,...,...,..;.....................
| |
| 163/468:subsection:........"Iteration" for node163.html
| |
| ;..,....,..,...,....,....,....,....,...;................
| |
| 164/468:subsection:........."Title" for node164.html
| |
| ;...,..,,.,..,..,..........................,.........,...,...,..;...........
| |
| 165/468:subsection:..............."With" for node165.html
| |
| ;...,..,,..,..,................,,,,..,,,,...,,......,,......................................,...,.....,.....,.....,.....,.....,...,.....,.....,...,...,...,...,...,..;..............................................
| |
| 166/468:section:....."Print" for node166.html
| |
| ;.,,.,,...,......;....
| |
| 167/468:section:....."Pwd" for node167.html
| |
| ;........;.
| |
| 168/468:section:....."Quit" for node168.html
| |
| ;....;
| |
| 169/468:section:....."Raise" for node169.html
| |
| ;.,...............;..
| |
| 170/468:section:....."Refresh" for node170.html
| |
| ;..........,..;..
| |
| 171/468:section:....."Replot" for node171.html
| |
| ;.................,.......................;..
| |
| 172/468:section:....."Reread" for node172.html
| |
| ;...............,...,........,...,..;........
| |
| 173/468:section:......."Reset" for node173.html
| |
| ;........,.....;......
| |
| 174/468:section:......"Save" for node174.html
| |
| ;.......,..,,..............................,.......,.;.....
| |
| 175/468:section:........."Set-show" for node175.html
| |
| ;........................;.
| |
| 176/468:subsection:.............."Angles" for node176.html
| |
| ;......,.........,..,.....;........
| |
| 177/468:subsection:............."Arrow" for node177.html
| |
| ;...,...,..,,..,,.............................,,,,.,,,,,,.,,.,,.,,.....,,....,,...,,.,,...............,,,,...........,...,...,...,...,...,...,.......,...,...,....;..............................
| |
| 178/468:subsection:............."Autoscale" for node178.html
| |
| ;......,..,,.................................................,...,...,...,...,...,...,.;.................
| |
| 179/468:subsubsection:......."Parametric mode" for node179.html
| |
| ;...........;
| |
| 180/468:subsubsection:......"Polar mode" for node180.html
| |
| ;......;..
| |
| 181/468:subsection:........."Bars" for node181.html
| |
| ;...,.........;..
| |
| 182/468:subsection:......"Bind" for node182.html
| |
| ;...;
| |
| 183/468:subsection:......."Bmargin" for node183.html
| |
| ;....;
| |
| 184/468:subsection:............."Border" for node184.html
| |
| ;........,......................,,.,,.........,,,,,,...............,.....,....,....,....,..;.................
| |
| 185/468:subsection:........."Boxwidth" for node185.html
| |
| ;.......,.......................,...,.....,...,...,.;............
| |
| 186/468:subsection:..........."Clabel" for node186.html
| |
| ;...,.......;...
| |
| 187/468:subsection:............."Clip" for node187.html
| |
| ;...,........................,...,.....;......
| |
| 188/468:subsection:........."Cntrparam" for node188.html
| |
| ;......,..,,,,,,....................,,..,,..,,,,..,,..,,,,,,.,,,,.....,...,...,...,...,...,...............;.......................
| |
| 189/468:subsection:..........."Color box" for node189.html
| |
| ;......,.................,......,..............................;........
| |
| 190/468:subsection:........"Colornames" for node190.html
| |
| ;.....,.;..
| |
| 191/468:subsection:............."Contour" for node191.html
| |
| ;.........,....................,..............;........
| |
| 192/468:subsection:...."Data style" for node192.html
| |
| ;...;
| |
| 193/468:subsection:....."Datafile" for node193.html
| |
| ;....;
| |
| 194/468:subsubsection:........"Set datafile fortran" for node194.html
| |
| ;..;
| |
| 195/468:subsubsection:..........."Set datafile nofpe_trap" for node195.html
| |
| ;..;
| |
| 196/468:subsubsection:........."Set datafile missing" for node196.html
| |
| ;.......,...,...,................;......
| |
| 197/468:subsubsection:........."Set datafile separator" for node197.html
| |
| ;..,,..,,..,...,...,.;.......
| |
| 198/468:subsubsection:......."Set datafile commentschars" for node198.html
| |
| ;....,........,..,..,...,.;............
| |
| 199/468:subsubsection:....."Set datafile binary" for node199.html
| |
| ;......,,..,...,...,.;.......
| |
| 200/468:subsection:............"Decimalsign" for node200.html
| |
| ;....,..,,,,,,...,....,....,................,..;................
| |
| 201/468:subsection:............."Dgrid3d" for node201.html
| |
| ;.......,..............,..............;.....................
| |
| 202/468:subsection:........."Dummy" for node202.html
| |
| ;...,.......................,.....,..;......
| |
| 203/468:subsection:............"Encoding" for node203.html
| |
| ;..,...,..........;.......
| |
| 204/468:subsection:......."Fit" for node204.html
| |
| ;....,..,,.......,.........,.;......
| |
| 205/468:subsection:........."Fontpath" for node205.html
| |
| ;......,...................;....
| |
| 206/468:subsection:.........."Format" for node206.html
| |
| ;.......,..,,........,...............,.......................;...................
| |
| 207/468:subsubsection:......"Gprintf" for node207.html
| |
| ;.........;
| |
| 208/468:subsubsection:........."Format specifiers" for node208.html
| |
| ;.,,........................,...,.........;......
| |
| 209/468:subsubsection:.............."Time/date specifiers" for node209.html
| |
| ;.,,.............,.....,.;....
| |
| 210/468:subsection:...."Function style" for node210.html
| |
| ;...;
| |
| 211/468:subsection:....."Functions" for node211.html
| |
| ;...,............;......
| |
| 212/468:subsection:............."Grid" for node212.html
| |
| ;...,.......................;..
| |
| 213/468:subsection:............."Hidden3d" for node213.html
| |
| ;......,............................................,,....,,,,..,,,,.,,,,...,,.......,..,,........;..............
| |
| 214/468:subsection:.........."Historysize" for node214.html
| |
| ;...,...;..
| |
| 215/468:subsection:........."Isosamples" for node215.html
| |
| ;...,..,,,,,,,,,,...........;..........
| |
| 216/468:subsection:..............."Key" for node216.html
| |
| ;..............,...........................,,.....................,,..........,....,,...................,,..................,...,...,...,...,.;....................
| |
| 217/468:subsubsection:......."Key placement" for node217.html
| |
| ;...........,...,...,............,...,...,...,...,.....................,,.............,,.,,;.................
| |
| 218/468:subsubsection:......."Key samples" for node218.html
| |
| ;....,,...,,.,,.;.....
| |
| 219/468:subsection:............."Label" for node219.html
| |
| ;...,..,,.........,,..,,................,,...,,,,..............,,,,.........,..,,..........,,,,.,,,,.................,,.........,...,.....,...,...,...,...,...,.....,...,...,...,..;....................................
| |
| 220/468:subsection:......."Lmargin" for node220.html
| |
| ;....;
| |
| 221/468:subsection:........."Loadpath" for node221.html
| |
| ;........,...........;...
| |
| 222/468:subsection:......."Locale" for node222.html
| |
| ;........,..,,..........;.....
| |
| 223/468:subsection:.............."Logscale" for node223.html
| |
| ;.,..,,......,,,,,,....,...,...,...,.;..............
| |
| 224/468:subsection:......."Macros" for node224.html
| |
| ;,,,,.....,..;...
| |
| 225/468:subsection:........."Mapping" for node225.html
| |
| ;.....,...........,..........,..............;........
| |
| 226/468:subsection:........."Margin" for node226.html
| |
| ;....,..,,.......;...
| |
| 227/468:subsection:............."Mouse" for node227.html
| |
| ;....,,.....,............................,..................................;........
| |
| 228/468:subsubsection:........"X11 mouse" for node228.html
| |
| ;.,,...;
| |
| 229/468:subsection:..........."Multiplot" for node229.html
| |
| ;....,..............................,.................,,,,.............,......;..........
| |
| 230/468:subsection:............."Mx2tics" for node230.html
| |
| ;....;
| |
| 231/468:subsection:............."Mxtics" for node231.html
| |
| ;....,........,,..,,,,..,,.,,,,.,,,,..,,,,..,,,,...,,,,...,,,,...,,,,....,..,...,......;............
| |
| 232/468:subsection:............."My2tics" for node232.html
| |
| ;....;
| |
| 233/468:subsection:............."Mytics" for node233.html
| |
| ;....;
| |
| 234/468:subsection:............."Mztics" for node234.html
| |
| ;....;
| |
| 235/468:subsection:........."Object" for node235.html
| |
| ;.........,..,,...........,..,,..,,..........;.....
| |
| 236/468:subsubsection:.........."Rectangle" for node236.html
| |
| ;.,.........,...,...,...,.;..........
| |
| 237/468:subsubsection:.........."Ellipse" for node237.html
| |
| ;.,.........,,,,.,,.;..
| |
| 238/468:subsubsection:.........."Circle" for node238.html
| |
| ;.,..........;..
| |
| 239/468:subsubsection:.........."Polygon" for node239.html
| |
| ;.,..,.......,..;......
| |
| 240/468:subsection:............."Offsets" for node240.html
| |
| ;...,........,..;....
| |
| 241/468:subsection:........."Origin" for node241.html
| |
| ;.......,.;..
| |
| 242/468:subsection:.........."Output" for node242.html
| |
| ;...,....................,..,.....;....
| |
| 243/468:subsection:............."Parametric" for node243.html
| |
| ;......,.....................;..
| |
| 244/468:subsection:....."Plot" for node244.html
| |
| ;........;
| |
| 245/468:subsection:........."Pm3d" for node245.html
| |
| ;.....,................................,..........................,............,,,,...................,..,.,................,,,,.................,.......,....,........,...............;.......................
| |
| 246/468:subsubsection:........."Depthorder" for node246.html
| |
| ;.,.,...,....;..
| |
| 247/468:subsection:........."Palette" for node247.html
| |
| ;..........,.......,...,,.,,......,,......................,,.......,,.....................;..........
| |
| 248/468:subsubsection:.........."Rgbformulae" for node248.html
| |
| ;..,,,,,,..............,...,...,,,,,,,,,,,,.....,.;..........
| |
| 249/468:subsubsection:........"Defined" for node249.html
| |
| ;...,..,,,,..,......,,,,,,.,,......,...,...,...,...,...,..;.....................
| |
| 250/468:subsubsection:......."Functions" for node250.html
| |
| ;.,,,,,,.,,...,...,...,..;.......
| |
| 251/468:subsubsection:......."File" for node251.html
| |
| ;..,,,,....,,.......,...,......,..;........
| |
| 252/468:subsubsection:........."Gamma correction" for node252.html
| |
| ;.,,,,...,....,....,.....;.......
| |
| 253/468:subsubsection:......"Postscript" for node253.html
| |
| ;..........,....,..,,;.....
| |
| 254/468:subsection:........."Pointsize" for node254.html
| |
| ;...,........;..
| |
| 255/468:subsection:............."Polar" for node255.html
| |
| ;...,.......................,.............;........
| |
| 256/468:subsection:......."Print" for node256.html
| |
| ;....,...,,.,,,,..,,.,,.,.,,;.....
| |
| 257/468:subsection:......."Rmargin" for node257.html
| |
| ;....;
| |
| 258/468:subsection:........."Rrange" for node258.html
| |
| ;....;
| |
| 259/468:subsection:........."Samples" for node259.html
| |
| ;...,............,,.,,,,,,,,,,...;............
| |
| 260/468:subsection:.........."Size" for node260.html
| |
| ;.,..,,,,..,...,,,,,,.....,,,,...,,,,,,.,,,,,,..,,......,,,,..........,...,...,.....;...................
| |
| 261/468:subsection:......."Style" for node261.html
| |
| ;..........,....,..;....
| |
| 262/468:subsubsection:.............."Set style arrow" for node262.html
| |
| ;....,..,,...,,.....,,,,.,,,,,,.,,.,,.,,.....,,....,,...,,.,,................,,..,,............,......;......
| |
| 263/468:subsubsection:........."Set style data" for node263.html
| |
| ;...,......;..
| |
| 264/468:subsubsection:.........."Set style fill" for node264.html
| |
| ;...,.....,,,,,,,,..,,.....,,.;......
| |
| 265/468:paragraph:.........."Set style fill transparent" for node265.html
| |
| ;...,,..;
| |
| 266/468:subsubsection:........."Set style function" for node266.html
| |
| ;...,......;..
| |
| 267/468:subsubsection:........"Set style increment" for node267.html
| |
| ;.,......,...,...;......
| |
| 268/468:subsubsection:.................."Set style line" for node268.html
| |
| ;....,....,,..,,...............,,.,,...................,,,,..,,,,..,,,,.........,....,....,....,...........,...;...............
| |
| 269/468:subsubsection:.........."Set style rectangle" for node269.html
| |
| ;.....,............,...;....
| |
| 270/468:subsection:............."Surface" for node270.html
| |
| ;....,.............;..
| |
| 271/468:subsection:......."Table" for node271.html
| |
| ;........................,....;....
| |
| 272/468:subsection:....................."Terminal" for node272.html
| |
| ;......,..,,.,,............,,,,..,,.,,...........;....
| |
| 273/468:subsection:......."Termoption" for node273.html
| |
| ;....,..;..
| |
| 274/468:subsection:..........."Tics" for node274.html
| |
| ;.......,......................,,,,......,,,,.....,,.....,,............;......
| |
| 275/468:subsection:........."Ticslevel" for node275.html
| |
| ;...;
| |
| 276/468:subsection:........."Ticscale" for node276.html
| |
| ;..;
| |
| 277/468:subsection:............."Timestamp" for node277.html
| |
| ;...,.......,,,,,,.....,.....;..............
| |
| 278/468:subsection:........."Timefmt" for node278.html
| |
| ;...,....,,.,,.....................................,.....;......................
| |
| 279/468:subsection:........."Title" for node279.html
| |
| ;.....,..,,.............,,,,..,,,,..............;......
| |
| 280/468:subsection:......."Tmargin" for node280.html
| |
| ;....;
| |
| 281/468:subsection:........."Trange" for node281.html
| |
| ;....;
| |
| 282/468:subsection:........."Urange" for node282.html
| |
| ;......;
| |
| 283/468:subsection:......"Variables" for node283.html
| |
| ;...,..;......
| |
| 284/468:subsection:...."Version" for node284.html
| |
| ;...,....;..
| |
| 285/468:subsection:.........."View" for node285.html
| |
| ;....,..,,,,,,,,.......,,,,,,.,,..,..;...................
| |
| 286/468:subsubsection:........."Equal_axes" for node286.html
| |
| ;......;
| |
| 287/468:subsection:........."Vrange" for node287.html
| |
| ;......;
| |
| 288/468:subsection:........."X2data" for node288.html
| |
| ;....;
| |
| 289/468:subsection:............."X2dtics" for node289.html
| |
| ;....;
| |
| 290/468:subsection:........."X2label" for node290.html
| |
| ;....;
| |
| 291/468:subsection:............."X2mtics" for node291.html
| |
| ;....;
| |
| 292/468:subsection:........."X2range" for node292.html
| |
| ;....;
| |
| 293/468:subsection:............."X2tics" for node293.html
| |
| ;....;
| |
| 294/468:subsection:............."X2zeroaxis" for node294.html
| |
| ;....;
| |
| 295/468:subsection:........."Xdata" for node295.html
| |
| ;..,........................;.....
| |
| 296/468:subsection:............."Xdtics" for node296.html
| |
| ;....,...........;..
| |
| 297/468:subsection:........."Xlabel" for node297.html
| |
| ;...,........,,.............,,,,..,,,,.............,,......,.........;........
| |
| 298/468:subsection:............."Xmtics" for node298.html
| |
| ;....,...........;..
| |
| 299/468:subsection:............."Xrange" for node299.html
| |
| ;...,..,,,,..........................,..............,,,,,,...........,...,...,...,.;.................
| |
| 300/468:subsection:............."Xtics" for node300.html
| |
| ;.....,.....................,,,,......,,,,....,......,,.....,,........,......,,,,,,,,,,,,,,,,,,,,,,,,.,,,,.,,.,,,,,,.,,.,,..,..,..,......,...,...,...,,.,,,,..............,.......,.......,,......,,.;........................................
| |
| 301/468:subsubsection:........"Xtics time_data" for node301.html
| |
| ;.,,,,,,,,,,.,,...,...,.........;.......
| |
| 302/468:subsubsection:.........."Xtics rangelimited" for node302.html
| |
| ;..,,..,.;....
| |
| 303/468:subsection:........."Xyplane" for node303.html
| |
| ;.....,...,,.....,,........;..
| |
| 304/468:subsection:............."Xzeroaxis" for node304.html
| |
| ;....;
| |
| 305/468:subsection:........."Y2data" for node305.html
| |
| ;....;
| |
| 306/468:subsection:............"Y2dtics" for node306.html
| |
| ;....;
| |
| 307/468:subsection:........."Y2label" for node307.html
| |
| ;....;
| |
| 308/468:subsection:............."Y2mtics" for node308.html
| |
| ;....;
| |
| 309/468:subsection:........."Y2range" for node309.html
| |
| ;....;
| |
| 310/468:subsection:............."Y2tics" for node310.html
| |
| ;....;
| |
| 311/468:subsection:............."Y2zeroaxis" for node311.html
| |
| ;....;
| |
| 312/468:subsection:........."Ydata" for node312.html
| |
| ;....;
| |
| 313/468:subsection:............."Ydtics" for node313.html
| |
| ;....;
| |
| 314/468:subsection:........."Ylabel" for node314.html
| |
| ;...;
| |
| 315/468:subsection:............."Ymtics" for node315.html
| |
| ;....;
| |
| 316/468:subsection:........."Yrange" for node316.html
| |
| ;....;
| |
| 317/468:subsection:............."Ytics" for node317.html
| |
| ;....;
| |
| 318/468:subsection:............."Yzeroaxis" for node318.html
| |
| ;....;
| |
| 319/468:subsection:........."Zdata" for node319.html
| |
| ;....;
| |
| 320/468:subsection:............."Zdtics" for node320.html
| |
| ;....;
| |
| 321/468:subsection:............."Zzeroaxis" for node321.html
| |
| ;........;
| |
| 322/468:subsection:........."Cbdata" for node322.html
| |
| ;...;
| |
| 323/468:subsection:............."Cbdtics" for node323.html
| |
| ;....;
| |
| 324/468:subsection:........."Zero" for node324.html
| |
| ;...,........;..
| |
| 325/468:subsection:..........."Zeroaxis" for node325.html
| |
| ;....,..,,,,,,.........,....,.;...........
| |
| 326/468:subsection:........."Zlabel" for node326.html
| |
| ;...;
| |
| 327/468:subsection:............."Zmtics" for node327.html
| |
| ;....;
| |
| 328/468:subsection:........."Zrange" for node328.html
| |
| ;......;
| |
| 329/468:subsection:............."Ztics" for node329.html
| |
| ;....;
| |
| 330/468:subsection:........."Cblabel" for node330.html
| |
| ;...;
| |
| 331/468:subsection:............."Cbmtics" for node331.html
| |
| ;....;
| |
| 332/468:subsection:........."Cbrange" for node332.html
| |
| ;.........,...............;
| |
| 333/468:subsection:............."Cbtics" for node333.html
| |
| ;....;
| |
| 334/468:section:....."Shell" for node334.html
| |
| ;............,..,.....,.;.......
| |
| 335/468:section:....."Splot" for node335.html
| |
| ;.............,..,,.........................................;...
| |
| 336/468:subsection:......"Data-file" for node336.html
| |
| ;....,...............................................;..
| |
| 337/468:subsubsection:................"Binary matrix" for node337.html
| |
| ;..............,...,...,........,.................;..........
| |
| 338/468:subsubsection:......."Example datafile" for node338.html
| |
| ;..,......,...,...,...,.......;..........
| |
| 339/468:subsubsection:.............."Matrix_ascii" for node339.html
| |
| ;...,...,...,........;.........
| |
| 340/468:subsubsection:.............."Matrix" for node340.html
| |
| ;............,...,....,....,...,.;..........
| |
| 341/468:subsection:......."Grid data" for node341.html
| |
| ;.......................,..;....
| |
| 342/468:subsection:....."Splot overview" for node342.html
| |
| ;...........................;
| |
| 343/468:section:....."System" for node343.html
| |
| ;..............,.;..
| |
| 344/468:section:......"Test" for node344.html
| |
| ;..,.......,,...;..
| |
| 345/468:section:....."Undefine" for node345.html
| |
| ;...,..;..
| |
| 346/468:section:......"Unset" for node346.html
| |
| ;........,...,..;....
| |
| 347/468:section:....."Update" for node347.html
| |
| ;...,........................;..
| |
| 348/468:part:.."Terminal types" for node348.html
| |
| ;;
| |
| 349/468:section:......."Complete list of terminals" for node349.html
| |
| ;.....;
| |
| 350/468:subsection:................."Aed767" for node350.html
| |
| ;..;
| |
| 351/468:subsection:.........."Aifm" for node351.html
| |
| ;......,..,,...,,.,,........,.;......
| |
| 352/468:subsection:.........."Amiga" for node352.html
| |
| ;...,.....;..
| |
| 353/468:subsection:.........."Apollo" for node353.html
| |
| ;...;
| |
| 354/468:subsection:............"Aqua" for node354.html
| |
| ;..,..,,,,.,,.,,,,.,,..,,.,,.,,......,,,.;..................
| |
| 355/468:subsection:............"Be" for node355.html
| |
| ;........,...,,,.,,......................;..
| |
| 356/468:subsubsection:........."Command-line_options" for node356.html
| |
| ;....,,....,....,,.,,....;..
| |
| 357/468:subsubsection:........."Monochrome_options" for node357.html
| |
| ;....;
| |
| 358/468:subsubsection:........."Color_resources" for node358.html
| |
| ;....,,...,..;..
| |
| 359/468:subsubsection:........."Grayscale_resources" for node359.html
| |
| ;...,,.;
| |
| 360/468:subsubsection:........."Line_resources" for node360.html
| |
| ;..,,.....,,......,,;
| |
| 361/468:subsection:........"Canvas" for node361.html
| |
| ;..,..,,,,..,,.......,...,..;...........
| |
| 362/468:subsection:................."Cgi" for node362.html
| |
| ;.....;
| |
| 363/468:subsection:.........."Cgm" for node363.html
| |
| ;.....,...,,...,,,,,,,,.....,.;...........
| |
| 364/468:subsubsection:........"Cgm font" for node364.html
| |
| ;.....,,.......................,..,......,...;......
| |
| 365/468:subsubsection:........"Cgm fontsize" for node365.html
| |
| ;..;
| |
| 366/468:subsubsection:........"Cgm linewidth" for node366.html
| |
| ;...;
| |
| 367/468:subsubsection:........"Cgm rotate" for node367.html
| |
| ;...;
| |
| 368/468:subsubsection:......."Cgm solid" for node368.html
| |
| ;..;
| |
| 369/468:subsubsection:........"Cgm size" for node369.html
| |
| ;;
| |
| 370/468:subsubsection:........"Cgm width" for node370.html
| |
| ;......,.;..
| |
| 371/468:subsubsection:..........."Cgm nofontlist" for node371.html
| |
| ;...;
| |
| 372/468:subsection:.........."Corel" for node372.html
| |
| ;...,....;..
| |
| 373/468:subsection:.........."Debug" for node373.html
| |
| ;.;
| |
| 374/468:subsection:.........."Dospc" for node374.html
| |
| ;.;
| |
| 375/468:subsection:.........."Dumb" for node375.html
| |
| ;...,..,,,,...,.;......
| |
| 376/468:subsection:.........."Dxf" for node376.html
| |
| ;...;
| |
| 377/468:subsection:.........."Dxy800a" for node377.html
| |
| ;;
| |
| 378/468:subsection:.........."Eepic" for node378.html
| |
| ;...........,,....,..,..,,,,,,,,.,,.,..,.,..,..,...,..,..,..,.;...............................
| |
| 379/468:subsection:.........."Emf" for node379.html
| |
| ;...,......,,.,,,,.,,...........,.;.....
| |
| 380/468:subsection:........................"Emxvga" for node380.html
| |
| ;.......,...;..
| |
| 381/468:subsection:.........."Epslatex" for node381.html
| |
| ;...,.........,.............,,..,,.............,,,,,,,,.......,...,.,...........,.,,.,......,,,,.,.............,.............,..,..,..,........,,......,.,...,..,........,........;............................................
| |
| 382/468:subsection:............................................................"Epson_180dpi" for node382.html
| |
| ;.........................,......,.....;....
| |
| 383/468:subsection:.........."Excl" for node383.html
| |
| ;.;
| |
| 384/468:subsection:............"Fig" for node384.html
| |
| ;...,..........,,,,......,,......,,...............,,,,,,,,.....,,,,,.,.,,,,,,,,,,.....,,,,.....,...,...,...,.;...........................
| |
| 385/468:subsection:.........."Ggi" for node385.html
| |
| ;...,...,..,....,.;........
| |
| 386/468:subsection:.........."Gif" for node386.html
| |
| ;.,...,.,,............,...............,,..........;........
| |
| 387/468:subsubsection:....."Examples" for node387.html
| |
| ;.,....,.......,...;......
| |
| 388/468:subsection:.........."Gnugraph(GNU plotutils)" for node388.html
| |
| ;......,....................,...;....
| |
| 389/468:subsection:.........."Gpic" for node389.html
| |
| ;.....,.......,........,....,.....,.....,....,.;..............
| |
| 390/468:subsection:.........."Gpr" for node390.html
| |
| ;...;
| |
| 391/468:subsection:.........."Grass" for node391.html
| |
| ;..;
| |
| 392/468:subsection:...................................................."Hercules" for node392.html
| |
| ;;
| |
| 393/468:subsection:.........."Hp2623a" for node393.html
| |
| ;.;
| |
| 394/468:subsection:.........."Hp2648" for node394.html
| |
| ;.;
| |
| 395/468:subsection:.........."Hp500c" for node395.html
| |
| ;...,........;..
| |
| 396/468:subsection:................."Hpgl" for node396.html
| |
| ;............,....,.....,.......,..,,..,,.............,,...,,..........................,,.....,.....;.................
| |
| 397/468:subsection:................."Hpljii" for node397.html
| |
| ;....,.......;..
| |
| 398/468:subsection:.........."Hppj" for node398.html
| |
| ;...,..;..
| |
| 399/468:subsection:.........."Imagen" for node399.html
| |
| ;...,.....,,.,,..,..;....
| |
| 400/468:subsection:.........."Jpeg" for node400.html
| |
| ;.,.............,.....,,..........;.....
| |
| 401/468:subsection:................."Kyo" for node401.html
| |
| ;........;
| |
| 402/468:subsection:................."Latex" for node402.html
| |
| ;.,....,..,..,......,..,..,..,.;..................
| |
| 403/468:subsection:.........."Linux" for node403.html
| |
| ;.;
| |
| 404/468:subsection:.........."Lua" for node404.html
| |
| ;.,...,...,,.....,.........,,,,.,,,,......,,,,,....,,,.,,,.,,.,,,,.,.;................
| |
| 405/468:subsection:........."Macintosh" for node405.html
| |
| ;.,..,,,,...;...
| |
| 406/468:subsection:............"Mf" for node406.html
| |
| ;......;
| |
| 407/468:subsubsection:........."METAFONT Instructions" for node407.html
| |
| ;..,..,........,..,..,...,...,..,...,..,.,,.,;...........................
| |
| 408/468:subsection:.........."Mgr" for node408.html
| |
| ;.;
| |
| 409/468:subsection:.........."Mif" for node409.html
| |
| ;.......,...,........,.;....
| |
| 410/468:subsection:............"Mp" for node410.html
| |
| ;....,..................,.,,................,,..............................,..,.,,,.,....,...;..........
| |
| 411/468:subsubsection:........."Metapost Instructions" for node411.html
| |
| ;..,...,......,.....,..,..,........;............
| |
| 412/468:subsection:............"Next" for node412.html
| |
| ;..,..,,.,,...,,..,,...,,.,,,,.......,...;..........
| |
| 413/468:subsection:.............."Openstep (next)" for node413.html
| |
| ;..,..,,.,,...,,..,,...,,.,,,,.......,...;..........
| |
| 414/468:subsection:.........."Pbm" for node414.html
| |
| ;.,..,,...,,.....,,......,.;......
| |
| 415/468:subsection:.........."Pdf" for node415.html
| |
| ;..,.....,,,,......,,........;....
| |
| 416/468:subsection:........."Pdfcairo" for node416.html
| |
| ;...,......,,..........,,...,.......................;..............
| |
| 417/468:subsection:.........."Pm" for node417.html
| |
| ;....,................;..
| |
| 418/468:subsection:.........."Png" for node418.html
| |
| ;.,...,.,,.....................,.....,,..........;........
| |
| 419/468:subsubsection:....."Examples" for node419.html
| |
| ;.,....,.......,....;......
| |
| 420/468:subsection:........."Pngcairo" for node420.html
| |
| ;...,......,,..........,,...,.......................;..............
| |
| 421/468:subsection:.........."Postscript" for node421.html
| |
| ;...,..,.......................,,..,,.....................,,..,,.............,,,,,,,,..............,.............................;............
| |
| 422/468:subsubsection:............"Editing postscript" for node422.html
| |
| ;.........;.
| |
| 423/468:subsubsection:............"Postscript fontfile" for node423.html
| |
| ;...................,.......,,...................................,...,...........................;.................
| |
| 424/468:subsubsection:.........."Postscript prologue" for node424.html
| |
| ;....;....
| |
| 425/468:subsubsection:..........."Postscript adobeglyphnames" for node425.html
| |
| ;.....;
| |
| 426/468:subsection:................."Pslatex and pstex" for node426.html
| |
| ;...,...,...,.............,,..,,.............,,,,,,,,......,,........,.....,....,....,..,..,..,..,...;..............................
| |
| 427/468:subsection:.........."Pstricks" for node427.html
| |
| ;..........,....;..
| |
| 428/468:subsection:.........."Qms" for node428.html
| |
| ;.;
| |
| 429/468:subsection:.........."Regis" for node429.html
| |
| ;...,.;..
| |
| 430/468:subsection:................."Rgip" for node430.html
| |
| ;....,......,..;....
| |
| 431/468:subsection:.........."Sun" for node431.html
| |
| ;.;
| |
| 432/468:subsection:.........."Svg" for node432.html
| |
| ;..,..,,,,....,,,,.,,,,......,,;........
| |
| 433/468:subsection:.........."Svga" for node433.html
| |
| ;...,.;..
| |
| 434/468:subsection:........................"Tek40" for node434.html
| |
| ;......;
| |
| 435/468:subsection:.........."Tek410x" for node435.html
| |
| ;.;
| |
| 436/468:subsection:.........."Texdraw" for node436.html
| |
| ;.......,..,..;
| |
| 437/468:subsection:.........."Tgif" for node437.html
| |
| ;..........,..,,..,,.,,.,,.................,..........,...,.;.........
| |
| 438/468:subsection:.........."Tikz" for node438.html
| |
| ;......;
| |
| 439/468:subsection:.........."Tkcanvas" for node439.html
| |
| ;.....,......,....,.........................;..........
| |
| 440/468:subsection:.........."Tpic" for node440.html
| |
| ;.,....,......,..,..,..,..,.;..................
| |
| 441/468:subsection:.........."Unixpc" for node441.html
| |
| ;.;..
| |
| 442/468:subsection:.........."Unixplot" for node442.html
| |
| ;.....;
| |
| 443/468:subsection:.........."Vgagl" for node443.html
| |
| ;...,........,..;......
| |
| 444/468:subsection:.........."VWS" for node444.html
| |
| ;.;
| |
| 445/468:subsection:.........."Vx384" for node445.html
| |
| ;.;
| |
| 446/468:subsection:.........."Windows" for node446.html
| |
| ;...,..........,,..,,..........;..
| |
| 447/468:subsubsection:.........."Graph-menu" for node447.html
| |
| ;.......................;
| |
| 448/468:subsubsection:.........."Printing" for node448.html
| |
| ;.................;
| |
| 449/468:subsubsection:.........."Text-menu" for node449.html
| |
| ;......................,........,.,.,.,..,.;...............
| |
| 450/468:subsubsection:.........."Wgnuplot.ini" for node450.html
| |
| ;......,...............;....
| |
| 451/468:subsection:........."Wxt" for node451.html
| |
| ;...,...,,.......,,........,,........,,...,...........................,,..,,,,,,;................
| |
| 452/468:subsection:............"X11" for node452.html
| |
| ;........,...,,.,,.....,.......,...,......................,,.,,...................;.............
| |
| 453/468:subsubsection:............"X11_fonts" for node453.html
| |
| ;..,..,.,,.,,,,,,,,..,...,....,,,,,,,,,,.,.......,...,.....;......................
| |
| 454/468:subsubsection:..........."Command-line_options" for node454.html
| |
| ;.......,,....,....,,.,,........,,....,,...,,,,,,.;.....
| |
| 455/468:subsubsection:............"Monochrome_options" for node455.html
| |
| ;....;
| |
| 456/468:subsubsection:............"Color_resources" for node456.html
| |
| ;...,,........,...,..;....
| |
| 457/468:subsubsection:............"Grayscale_resources" for node457.html
| |
| ;...,,.;
| |
| 458/468:subsubsection:............"Line_resources" for node458.html
| |
| ;..,,.....,,...,,.;
| |
| 459/468:subsubsection:............."X11 pm3d_resources" for node459.html
| |
| ;..,,,,......,........,,.;.....
| |
| 460/468:subsubsection:.........."X11 other_resources" for node460.html
| |
| ;..,,;
| |
| 461/468:subsection:.........."Xlib" for node461.html
| |
| ;..,,...,....;.
| |
| 462/468:part:....."Graphical User Interfaces" for node462.html
| |
| ;...........;....
| |
| 463/468:part:...."Bugs" for node463.html
| |
| ;......;
| |
| 464/468:section:........"Gnuplot limitations" for node464.html
| |
| ;..........;
| |
| 465/468:section:........"External libraries" for node465.html
| |
| ;.....;
| |
| 466/468:part:.."Index" for node466.html
| |
| ;;
| |
| 467/468:textohtmlindex:.."Index" for node467.html
| |
| ;;
| |
| 468/468:partstar:.."About this document ..." for node468.html
| |
| ;;.
| |
| Writing image file ...
| |
| This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
| |
| %&-line parsing enabled.
| |
| entering extended mode
| |
| (./images.tex
| |
| LaTeX2e <2005/12/01>
| |
| Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
| |
| yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
| |
| erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
| |
| french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
| |
| us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
| |
| tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
| |
| turkish, ukenglish, ukrainian, loaded.
| |
| *** LaTeX produced no output ***
| |
| *** no new images can be created
| |
| *** Examine the images.log file.
| |
| *** LaTeXERROR
| |
| Doing section links ......
| |
| Doing table of contents ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
| |
| Doing the index .....
| |
| Copying navigation icons ...
| |
| *** Adding document-specific styles ***
| |
| *********** WARNINGS ***********
| |
| No implementation found for style `toc_entr'
| |
| No implementation found for style `hyperref'
| |
| No implementation found for style `fancyhdr'
| |
| ? brace missing for \usebox
| |
| ? brace missing for \setbox
| |
| couldn't convert character inodot into available encodings
| |
| couldn't convert character rtilde into available encodings
| |
| ...set $ACCENT_IMAGES to get an image
| |
| Unknown commands: ifeof closein adjustarticle leftmark undefined chead href read error hyperlink lhead cfoot else fileGpVersion rhead fi ifxL hypertarget newread openin gpVersion GpVersion
| |
| Done.
| |
| + cd psdoc
| |
| + export GNUPLOT_PS_DIR=../../term/PostScript
| |
| + GNUPLOT_PS_DIR=../../term/PostScript
| |
| + make ps_symbols.ps ps_fontfile_doc.pdf
| |
| pdflatex ps_fontfile_doc
| |
| This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
| |
| %&-line parsing enabled.
| |
| entering extended mode
| |
| (./ps_fontfile_doc.tex
| |
| LaTeX2e <2005/12/01>
| |
| Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
| |
| yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
| |
| erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
| |
| french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
| |
| us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
| |
| tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
| |
| turkish, ukenglish, ukrainian, loaded.
| |
| (/usr/share/texmf/tex/latex/base/article.cls
| |
| Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
| |
| (/usr/share/texmf/tex/latex/base/size10.clo))
| |
| (/usr/share/texmf/tex/latex/base/fontenc.sty
| |
| (/usr/share/texmf/tex/latex/base/t1enc.def))
| |
| (/usr/share/texmf/tex/latex/booktabs/booktabs.sty)
| |
| (/usr/share/texmf/tex/latex/tools/longtable.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphicx.sty
| |
| (/usr/share/texmf/tex/latex/graphics/keyval.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphics.sty
| |
| (/usr/share/texmf/tex/latex/graphics/trig.sty)
| |
| (/usr/share/texmf/tex/latex/config/graphics.cfg)
| |
| (/usr/share/texmf/tex/latex/pdftex-def/pdftex.def)))
| |
| (/usr/share/texmf/tex/latex/tools/array.sty)
| |
| (/usr/share/texmf/tex/latex/tools/calc.sty)
| |
| No file ps_fontfile_doc.aux.
| |
| (/usr/share/texmf/tex/latex/base/t1cmtt.fd)
| |
| LaTeX Warning: Reference `tab:fontnames' on page 1 undefined on input line 189.
| |
| (/usr/share/texmf/tex/latex/base/t1cmss.fd) [1{/usr/share/texmf/fonts/map/pdfte
| |
| x/updmap/pdftex.map}] [2] [3] [4]
| |
| Package longtable Warning: Column widths have changed
| |
| (longtable) in table 2 on input line 309.
| |
| Package longtable Warning: Table widths have changed. Rerun LaTeX.
| |
| [5] (./ps_fontfile_doc.aux)kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ectc1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ectc1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectc1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectc.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/excsc.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/excspl.mf
| |
| Ok [25] [26] [27] [28] [29] [30] [31] [158])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171]
| |
| [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183]
| |
| [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/txpseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/txaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exmligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ectc1000.tfm.
| |
| Output written on ectc1000.600gf (256 characters, 44160 bytes).
| |
| Transcript written on ectc1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ectc1000.600pk: successfully generated.
| |
| LaTeX Warning: There were undefined references.
| |
| LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
| |
| )
| |
| (see the transcript file for additional information) </builddir/.texlive2007/te
| |
| xmf-var/fonts/pk/ljfour/jknappen/ec/ectc1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecst1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecst1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecst1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecst.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exmligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecst1000.tfm.
| |
| Output written on ecst1000.600gf (256 characters, 43964 bytes).
| |
| Transcript written on ecst1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecst1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/tex
| |
| mf-var/fonts/pk/ljfour/jknappen/ec/ecst1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecit1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecit1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecit1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecit.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/extextit.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exileast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exilwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exilig.mf
| |
| Ok [25] [26] [27] [28] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exitalp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exillett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exidigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exmligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecit1000.tfm.
| |
| Output written on ecit1000.600gf (256 characters, 46000 bytes).
| |
| Transcript written on ecit1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecit1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texm
| |
| f-var/fonts/pk/ljfour/jknappen/ec/ecit1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecso1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecso1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecso1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecso.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecso1000.tfm.
| |
| Output written on ecso1000.600gf (256 characters, 46304 bytes).
| |
| Transcript written on ecso1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecso1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf
| |
| -var/fonts/pk/ljfour/jknappen/ec/ecso1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecsx1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecsx1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecsx1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecsx.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecsx1000.tfm.
| |
| Output written on ecsx1000.600gf (256 characters, 46284 bytes).
| |
| Transcript written on ecsx1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecsx1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-
| |
| var/fonts/pk/ljfour/jknappen/ec/ecsx1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecsi1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecsi1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecsi1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecsi.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecsi1000.tfm.
| |
| Output written on ecsi1000.600gf (256 characters, 46396 bytes).
| |
| Transcript written on ecsi1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecsi1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-v
| |
| ar/fonts/pk/ljfour/jknappen/ec/ecsi1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecss1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecss1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecss1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecss.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecss1000.tfm.
| |
| Output written on ecss1000.600gf (256 characters, 46404 bytes).
| |
| Transcript written on ecss1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecss1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-va
| |
| r/fonts/pk/ljfour/jknappen/ec/ecss1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecxc1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecxc1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecxc1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecxc.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/excsc.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/excspl.mf
| |
| Ok [25] [26] [27] [28] [29] [30] [31] [158])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171]
| |
| [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183]
| |
| [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/txpseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/txaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/excligtb.mf
| |
| Ok) ) ) )
| |
| (some charht values had to be adjusted by as much as 0.09453pt)
| |
| Font metrics written on ecxc1000.tfm.
| |
| Output written on ecxc1000.600gf (256 characters, 50844 bytes).
| |
| Transcript written on ecxc1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecxc1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var
| |
| /fonts/pk/ljfour/jknappen/ec/ecxc1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbl1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbl1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecbl1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecbl.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecbl1000.tfm.
| |
| Output written on ecbl1000.600gf (256 characters, 50072 bytes).
| |
| Transcript written on ecbl1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbl1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/
| |
| fonts/pk/ljfour/jknappen/ec/ecbl1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecsl1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecsl1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecsl1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecsl.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| (some charht values had to be adjusted by as much as 0.06586pt)
| |
| Font metrics written on ecsl1000.tfm.
| |
| Output written on ecsl1000.600gf (256 characters, 51312 bytes).
| |
| Transcript written on ecsl1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecsl1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/f
| |
| onts/pk/ljfour/jknappen/ec/ecsl1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbi1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbi1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecbi1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecbi.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/extextit.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exileast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exilwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exilig.mf
| |
| Ok [25] [26] [27] [28] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exitalp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exillett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exidigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exiligtb.mf
| |
| Ok) ) ) )
| |
| (some charht values had to be adjusted by as much as 0.07637pt)
| |
| Font metrics written on ecbi1000.tfm.
| |
| Output written on ecbi1000.600gf (256 characters, 53224 bytes).
| |
| Transcript written on ecbi1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbi1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fo
| |
| nts/pk/ljfour/jknappen/ec/ecbi1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ectt0800
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ectt0800
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectt0800.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectt.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exmligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ectt0800.tfm.
| |
| Output written on ectt0800.600gf (256 characters, 35668 bytes).
| |
| Transcript written on ectt0800.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ectt0800.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fon
| |
| ts/pk/ljfour/jknappen/ec/ectt0800.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0800
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0800
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm0800.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| (some charht values had to be adjusted by as much as 0.06445pt)
| |
| Font metrics written on ecrm0800.tfm.
| |
| Output written on ecrm0800.600gf (256 characters, 41912 bytes).
| |
| Transcript written on ecrm0800.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0800.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/font
| |
| s/pk/ljfour/jknappen/ec/ecrm0800.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0600
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0600
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm0600.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecrm0600.tfm.
| |
| Output written on ecrm0600.600gf (256 characters, 32804 bytes).
| |
| Transcript written on ecrm0600.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0600.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts
| |
| /pk/ljfour/jknappen/ec/ecrm0600.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecbx1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecbx.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecbx1000.tfm.
| |
| Output written on ecbx1000.600gf (256 characters, 50044 bytes).
| |
| Transcript written on ecbx1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/
| |
| pk/ljfour/jknappen/ec/ecbx1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecti1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecti1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecti1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecti.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/extextit.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exileast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exilwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exilig.mf
| |
| Ok [25] [26] [27] [28] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exitalp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exillett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exidigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exiligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecti1000.tfm.
| |
| Output written on ecti1000.600gf (256 characters, 53600 bytes).
| |
| Transcript written on ecti1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecti1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/p
| |
| k/ljfour/jknappen/ec/ecti1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0700
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0700
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm0700.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ecrm0700.tfm.
| |
| Output written on ecrm0700.600gf (256 characters, 37524 bytes).
| |
| Transcript written on ecrm0700.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0700.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/pk
| |
| /ljfour/jknappen/ec/ecrm0700.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ectt1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ectt1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectt1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectt.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exmligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ectt1000.tfm.
| |
| Output written on ectt1000.600gf (256 characters, 44012 bytes).
| |
| Transcript written on ectt1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ectt1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/pk/
| |
| ljfour/jknappen/ec/ectt1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1000
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1000
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm1000.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| (some charht values had to be adjusted by as much as 0.06586pt)
| |
| Font metrics written on ecrm1000.tfm.
| |
| Output written on ecrm1000.600gf (256 characters, 51364 bytes).
| |
| Transcript written on ecrm1000.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1000.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/pk/l
| |
| jfour/jknappen/ec/ecrm1000.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ectt1200
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ectt1200
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectt1200.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ectt.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exmligtb.mf
| |
| Ok) ) ) )
| |
| Font metrics written on ectt1200.tfm.
| |
| Output written on ectt1200.600gf (256 characters, 51916 bytes).
| |
| Transcript written on ectt1200.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ectt1200.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/pk/lj
| |
| four/jknappen/ec/ectt1200.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1200
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1200
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm1200.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| (some charht values had to be adjusted by as much as 0.07143pt)
| |
| Font metrics written on ecrm1200.tfm.
| |
| Output written on ecrm1200.600gf (256 characters, 60500 bytes).
| |
| Transcript written on ecrm1200.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1200.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/pk/ljf
| |
| our/jknappen/ec/ecrm1200.600pk>kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1728
| |
| mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1728
| |
| This is METAFONT, Version 2.71828 (Web2C 7.5.6)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm1728.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbase.mf)
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/ecrm.mf
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exroman.mf
| |
| Ok (/usr/share/texmf/fonts/source/jknappen/ec/exaccess.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/expseudo.mf
| |
| Ok) (/usr/share/texmf/fonts/source/jknappen/ec/exruwest.mf
| |
| Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203]
| |
| [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215]
| |
| [216] [217] [218] [219] [220] [221] [222] [223])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlwest.mf
| |
| Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235]
| |
| [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]
| |
| [248] [249] [250] [251] [252] [253] [254] [255])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrueast.mf
| |
| Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]
| |
| [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151]
| |
| [152] [153] [154] [155] [156] [157])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrleast.mf
| |
| Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170]
| |
| [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
| |
| [183] [184] [185] [186] [187] [188])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exbraces.mf
| |
| Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125]
| |
| [95] [127] [32]) (/usr/share/texmf/fonts/source/jknappen/ec/expunct.mf
| |
| Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58]
| |
| [59] [61] [96] [189] [17] [45] [16] [21] [22])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exaccent.mf
| |
| Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exsign.mf
| |
| Ok [24] [34] [35] [36] [37] [64] [191] [159])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrlig.mf
| |
| Ok [25] [26] [28] [27] [29] [30] [31])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exromp.mf
| |
| Ok [38] [63] [190]) (/usr/share/texmf/fonts/source/jknappen/ec/exrulett.mf
| |
| Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78]
| |
| [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrllett.mf
| |
| Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]
| |
| [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]
| |
| [121] [122]) (/usr/share/texmf/fonts/source/jknappen/ec/exrdigit.mf
| |
| Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
| |
| (/usr/share/texmf/fonts/source/jknappen/ec/exrligtb.mf
| |
| Ok) ) ) )
| |
| (some charht values had to be adjusted by as much as 0.0972pt)
| |
| Font metrics written on ecrm1728.tfm.
| |
| Output written on ecrm1728.600gf (256 characters, 84788 bytes).
| |
| Transcript written on ecrm1728.log.
| |
| mktexpk: /builddir/.texlive2007/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1728.600pk: successfully generated.
| |
| </builddir/.texlive2007/texmf-var/fonts/pk/ljfo
| |
| ur/jknappen/ec/ecrm1728.600pk></usr/share/texmf/fonts/type1/bluesky/cm/cmex10.p
| |
| fb></usr/share/texmf/fonts/type1/bluesky/cm/cmff10.pfb></usr/share/texmf/fonts/
| |
| type1/bluesky/cm/cmmi10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb>
| |
| </usr/share/texmf/fonts/type1/bluesky/cm/cmss10.pfb></usr/share/texmf/fonts/typ
| |
| e1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtex10.pfb><
| |
| /usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb></usr/share/texmf/fonts/type
| |
| 1/bluesky/cm/cmtt10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmu10.pfb></us
| |
| r/share/texmf/fonts/type1/bluesky/latex-fonts/lasy10.pfb>
| |
| Output written on ps_fontfile_doc.pdf (5 pages, 380289 bytes).
| |
| Transcript written on ps_fontfile_doc.log.
| |
| pdflatex ps_fontfile_doc
| |
| This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
| |
| %&-line parsing enabled.
| |
| entering extended mode
| |
| (./ps_fontfile_doc.tex
| |
| LaTeX2e <2005/12/01>
| |
| Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
| |
| yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
| |
| erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
| |
| french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
| |
| us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
| |
| tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
| |
| turkish, ukenglish, ukrainian, loaded.
| |
| (/usr/share/texmf/tex/latex/base/article.cls
| |
| Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
| |
| (/usr/share/texmf/tex/latex/base/size10.clo))
| |
| (/usr/share/texmf/tex/latex/base/fontenc.sty
| |
| (/usr/share/texmf/tex/latex/base/t1enc.def))
| |
| (/usr/share/texmf/tex/latex/booktabs/booktabs.sty)
| |
| (/usr/share/texmf/tex/latex/tools/longtable.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphicx.sty
| |
| (/usr/share/texmf/tex/latex/graphics/keyval.sty)
| |
| (/usr/share/texmf/tex/latex/graphics/graphics.sty
| |
| (/usr/share/texmf/tex/latex/graphics/trig.sty)
| |
| (/usr/share/texmf/tex/latex/config/graphics.cfg)
| |
| (/usr/share/texmf/tex/latex/pdftex-def/pdftex.def)))
| |
| (/usr/share/texmf/tex/latex/tools/array.sty)
| |
| (/usr/share/texmf/tex/latex/tools/calc.sty) (./ps_fontfile_doc.aux)
| |
| (/usr/share/texmf/tex/latex/base/t1cmtt.fd)
| |
| (/usr/share/texmf/tex/latex/base/t1cmss.fd) [1{/usr/share/texmf/fonts/map/pdfte
| |
| x/updmap/pdftex.map}] [2] [3] [4] [5] (./ps_fontfile_doc.aux) )
| |
| (see the transcript file for additional information) </builddir/.texlive2007/te
| |
| xmf-var/fonts/pk/ljfour/jknappen/ec/ectc1000.600pk> </builddir/.texlive2007/tex
| |
| mf-var/fonts/pk/ljfour/jknappen/ec/ecst1000.600pk> </builddir/.texlive2007/texm
| |
| f-var/fonts/pk/ljfour/jknappen/ec/ecit1000.600pk> </builddir/.texlive2007/texmf
| |
| -var/fonts/pk/ljfour/jknappen/ec/ecso1000.600pk> </builddir/.texlive2007/texmf-
| |
| var/fonts/pk/ljfour/jknappen/ec/ecsx1000.600pk> </builddir/.texlive2007/texmf-v
| |
| ar/fonts/pk/ljfour/jknappen/ec/ecsi1000.600pk> </builddir/.texlive2007/texmf-va
| |
| r/fonts/pk/ljfour/jknappen/ec/ecss1000.600pk> </builddir/.texlive2007/texmf-var
| |
| /fonts/pk/ljfour/jknappen/ec/ecxc1000.600pk> </builddir/.texlive2007/texmf-var/
| |
| fonts/pk/ljfour/jknappen/ec/ecbl1000.600pk> </builddir/.texlive2007/texmf-var/f
| |
| onts/pk/ljfour/jknappen/ec/ecsl1000.600pk> </builddir/.texlive2007/texmf-var/fo
| |
| nts/pk/ljfour/jknappen/ec/ecbi1000.600pk> </builddir/.texlive2007/texmf-var/fon
| |
| ts/pk/ljfour/jknappen/ec/ecbx1000.600pk> </builddir/.texlive2007/texmf-var/font
| |
| s/pk/ljfour/jknappen/ec/ectt0800.600pk> </builddir/.texlive2007/texmf-var/fonts
| |
| /pk/ljfour/jknappen/ec/ecrm0800.600pk> </builddir/.texlive2007/texmf-var/fonts/
| |
| pk/ljfour/jknappen/ec/ecrm0600.600pk> </builddir/.texlive2007/texmf-var/fonts/p
| |
| k/ljfour/jknappen/ec/ecti1000.600pk> </builddir/.texlive2007/texmf-var/fonts/pk
| |
| /ljfour/jknappen/ec/ecrm0700.600pk> </builddir/.texlive2007/texmf-var/fonts/pk/
| |
| ljfour/jknappen/ec/ectt1000.600pk> </builddir/.texlive2007/texmf-var/fonts/pk/l
| |
| jfour/jknappen/ec/ecrm1000.600pk> </builddir/.texlive2007/texmf-var/fonts/pk/lj
| |
| four/jknappen/ec/ectt1200.600pk> </builddir/.texlive2007/texmf-var/fonts/pk/ljf
| |
| our/jknappen/ec/ecrm1200.600pk> </builddir/.texlive2007/texmf-var/fonts/pk/ljfo
| |
| ur/jknappen/ec/ecrm1728.600pk></usr/share/texmf/fonts/type1/bluesky/cm/cmex10.p
| |
| fb></usr/share/texmf/fonts/type1/bluesky/cm/cmff10.pfb></usr/share/texmf/fonts/
| |
| type1/bluesky/cm/cmmi10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb>
| |
| </usr/share/texmf/fonts/type1/bluesky/cm/cmss10.pfb></usr/share/texmf/fonts/typ
| |
| e1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmtex10.pfb><
| |
| /usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb></usr/share/texmf/fonts/type
| |
| 1/bluesky/cm/cmtt10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmu10.pfb></us
| |
| r/share/texmf/fonts/type1/bluesky/latex-fonts/lasy10.pfb>
| |
| Output written on ps_fontfile_doc.pdf (5 pages, 379868 bytes).
| |
| Transcript written on ps_fontfile_doc.log.
| |
| + cd ../..
| |
| + rm -rf docs/htmldocs/images.idx
| |
| + exit 0
| |
| Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b7AQrL
| |
| + umask 022
| |
| + cd /builddir/build/BUILD
| |
| + '[' /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386 '!=' / ']'
| |
| + rm -rf /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386
| |
| ++ dirname /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386
| |
| + mkdir -p /builddir/build/BUILDROOT
| |
| + mkdir /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386
| |
| + cd gnuplot-4.4.0
| |
| + LANG=C
| |
| + export LANG
| |
| + unset DISPLAY
| |
| + rm -rf /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386
| |
| + make install DESTDIR=/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386 'INSTALL=install -p'
| |
| Making install in config
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/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 `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/config'
| |
| Making install in m4
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/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 `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/m4'
| |
| Making install in term
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| make[2]: Nothing to be done for `install-exec-am'.
| |
| test -z "/usr/share/gnuplot/4.4/js" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/js"
| |
| install -p -m 644 js/canvasmath.js js/canvastext.js js/gnuplot_common.js js/gnuplot_mouse.js js/grid.png js/help.png js/nextzoom.png js/previouszoom.png js/textzoom.png js/gnuplot_mouse.css js/README '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/js'
| |
| test -z "/usr/share/gnuplot/4.4/lua" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/lua"
| |
| install -p -m 644 lua/gnuplot-tikz.lua '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/lua'
| |
| test -z "/usr/share/gnuplot/4.4/PostScript" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/PostScript"
| |
| install -p -m 644 PostScript/8859-15.ps PostScript/8859-1.ps PostScript/8859-2.ps PostScript/8859-9.ps PostScript/cp1250.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 '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/PostScript'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/term'
| |
| Making install in src
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making install in wxterminal
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[3]: Nothing to be done for `install-exec-am'.
| |
| make[3]: Nothing to be done for `install-data-am'.
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src/wxterminal'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/bin"
| |
| install -p gnuplot '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/bin'
| |
| test -z "/usr/libexec/gnuplot/4.4" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/libexec/gnuplot/4.4"
| |
| install -p gnuplot_x11 '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/libexec/gnuplot/4.4'
| |
| make[3]: Nothing to be done for `install-data-am'.
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/src'
| |
| Making install in docs
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| ../mkinstalldirs /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4
| |
| install -p -m 644 gnuplot.gih /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/gnuplot.gih
| |
| /bin/sh /builddir/build/BUILD/gnuplot-4.4.0/missing --run makeinfo -I. ./gnuplot.texi --no-split --output=gnuplot.info
| |
| ../mkinstalldirs /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/info
| |
| mkdir -p -- /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/info
| |
| install -p -m 644 gnuplot.info /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/info/gnuplot.info
| |
| install-info --info-dir=/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/info /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/info/gnuplot.info
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/docs'
| |
| Making install in lisp
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| make[2]: Nothing to be done for `install-exec-am'.
| |
| make install-data-hook
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp
| |
| mkdir -p -- /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp
| |
| install -p -m 644 gnuplot-gui.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot-gui.el
| |
| install -p -m 644 gnuplot.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot.el
| |
| install -p -m 644 info-look.20.2.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/info-look.20.2.el
| |
| install -p -m 644 info-look.20.3.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/info-look.20.3.el
| |
| /bin/sh ./../mkinstalldirs /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp
| |
| install -p -m 644 gnuplot.elc /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot.elc
| |
| install -p -m 644 gnuplot-gui.elc /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot-gui.elc
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/lisp'
| |
| Making install in man
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[2]: Nothing to be done for `install-exec-am'.
| |
| test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/man/man1"
| |
| install -p -m 644 gnuplot.1 '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/man/man1'
| |
| make install-data-hook
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[3]: Nothing to be done for `install-data-hook'.
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/man'
| |
| Making install in demo
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| make[2]: Nothing to be done for `install-exec-am'.
| |
| make[2]: Nothing to be done for `install-data-am'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/demo'
| |
| Making install in tutorial
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/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 `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/tutorial'
| |
| Making install in share
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| Making install in LaTeX
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[3]: Nothing to be done for `install-exec-am'.
| |
| test -z "/usr/share/texmf/tex/latex/gnuplot" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/texmf/tex/latex/gnuplot"
| |
| install -p -m 644 gnuplot.cfg gnuplot-lua-tikz.sty '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/texmf/tex/latex/gnuplot'
| |
| make install-data-hook
| |
| make[4]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| test -n "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386" || texhash
| |
| make[4]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share/LaTeX'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[3]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[3]: Nothing to be done for `install-exec-am'.
| |
| test -z "/usr/share/gnuplot/4.4/app-defaults" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/app-defaults"
| |
| install -p -m 644 Gnuplot '/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/gnuplot/4.4/app-defaults'
| |
| make[3]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0/share'
| |
| make[1]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[2]: Entering directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[2]: Nothing to be done for `install-exec-am'.
| |
| make[2]: Nothing to be done for `install-data-am'.
| |
| make[2]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| make[1]: Leaving directory `/builddir/build/BUILD/gnuplot-4.4.0'
| |
| + install -d /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/site-start.d/
| |
| + install -p -m 644 /builddir/build/SOURCES/gnuplot-init.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/site-start.d/gnuplot-init.el
| |
| + rm -f /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/info/dir
| |
| + rm -f /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/info-look.20.2.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/info-look.20.3.el
| |
| + install -d /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot
| |
| + mv /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot.elc /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot
| |
| + mv /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot-gui.el /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot-gui.elc /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/emacs/site-lisp/gnuplot
| |
| + mkdir -p /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/X11/app-defaults
| |
| + mv /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/lib/X11/app-defaults/Gnuplot /builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/share/X11/app-defaults/Gnuplot
| |
| mv: cannot stat `/builddir/build/BUILDROOT/gnuplot-4.4.0-1.fc13.i386/usr/lib/X11/app-defaults/Gnuplot': No such file or directory
| |
| RPM build errors:
| |
| error: Bad exit status from /var/tmp/rpm-tmp.b7AQrL (%install)
| |
| Bad exit status from /var/tmp/rpm-tmp.b7AQrL (%install)
| |
| Child returncode was: 1
| |
| EXCEPTION: Command failed. See logs for output.
| |
| # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnuplot.spec']
| |
| Traceback (most recent call last):
| |
| File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace
| |
| result = func(*args, **kw)
| |
| File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do
| |
| raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
| |
| Error: Command failed. See logs for output.
| |
| # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnuplot.spec']
| |
| LEAVE do --> EXCEPTION RAISED
| |
| </nowiki>
| |